Searched refs:stopEnable (Results 1 – 4 of 4) sorted by relevance
54 (initConfig->stopEnable ? EPIT_CR_STOPEN_MASK : 0) | in EPIT_Init()
53 (initConfig->stopEnable ? GPT_CR_STOPEN_MASK : 0) | in GPT_Init()
71 bool stopEnable; /*!< EPIT enabled in stop mode. */ member
107 bool stopEnable; /*!< GPT enabled in stop mode. */ member