Searched refs:FLEXIO_TIMCFG_TIMDIS (Results 1 – 4 of 4) sorted by relevance
571 timerConfig |= FLEXIO_TIMCFG_TIMDIS(kFLEXIO_TimerDisableOnTimerCompare); in FLEXIO_I2C_MasterSetTransferCount()606 tmpConfig |= FLEXIO_TIMCFG_TIMDIS(kFLEXIO_TimerDisableOnPinBothEdge); in FLEXIO_I2C_MasterAbortStop()
175 … FLEXIO_TIMCFG_TIMRST(timerConfig->timerReset) | FLEXIO_TIMCFG_TIMDIS(timerConfig->timerDisable) | in FLEXIO_SetTimerConfig()
6532 #define FLEXIO_TIMCFG_TIMDIS(x) (((uint32_t)(((uint32_t)(x)) << FLEXIO_TIMCFG_TIMD… macro
5894 #define FLEXIO_TIMCFG_TIMDIS(x) (((uint32_t)(((uint32_t)(x)) << FLEXIO_TIMCFG_TIMD… macro