Home
last modified time | relevance | path

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

/hal_nxp-2.7.6/imx/drivers/
Depit.c54 (initConfig->stopEnable ? EPIT_CR_STOPEN_MASK : 0) | in EPIT_Init()
Dgpt.c53 (initConfig->stopEnable ? GPT_CR_STOPEN_MASK : 0) | in GPT_Init()
Depit.h71 bool stopEnable; /*!< EPIT enabled in stop mode. */ member
Dgpt.h107 bool stopEnable; /*!< GPT enabled in stop mode. */ member