Home
last modified time | relevance | path

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

/hal_nxp-2.7.6/mcux/drivers/imx8/
Dfsl_gpt.c72 (initConfig->enableRunInStop ? GPT_CR_STOPEN_MASK : 0UL) | in GPT_Init()
121 config->enableRunInStop = true; in GPT_GetDefaultConfig()
Dfsl_gpt.h105 bool enableRunInStop; /*!< GPT enabled in stop mode. */ member
/hal_nxp-2.7.6/mcux/drivers/imx/
Dfsl_gpt.c72 (initConfig->enableRunInStop ? GPT_CR_STOPEN_MASK : 0UL) | in GPT_Init()
121 config->enableRunInStop = true; in GPT_GetDefaultConfig()
Dfsl_gpt.h105 bool enableRunInStop; /*!< GPT enabled in stop mode. */ member