Home
last modified time | relevance | path

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

/hal_nxp-latest/imx/drivers/
Depit.h105 EPIT_CR_REG(base) |= EPIT_CR_SWR_MASK; in EPIT_SoftReset()
107 while (EPIT_CR_REG(base) & EPIT_CR_SWR_MASK) { } in EPIT_SoftReset()
/hal_nxp-latest/imx/devices/MCIMX6X/
DMCIMX6X_M4.h9779 #define EPIT_CR_SWR_MASK 0x10000u macro