Home
last modified time | relevance | path

Searched refs:RSIM_WR_CONTROL (Results 1 – 1 of 1) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/devices/MKW40Z4/
DMKW40Z4_extension.h17925 #define RSIM_WR_CONTROL(base, value) (RSIM_CONTROL_REG(base) = (value)) macro
17926 #define RSIM_RMW_CONTROL(base, mask, value) (RSIM_WR_CONTROL(base, (RSIM_RD_CONTROL(base) & ~(mask)…