Home
last modified time | relevance | path

Searched refs:kFLEXIO_TimerStopBitEnableOnTimerDisable (Results 1 – 6 of 6) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/flexio/spi/
Dfsl_flexio_spi.c311 timerConfig.timerStop = kFLEXIO_TimerStopBitEnableOnTimerDisable; in FLEXIO_SPI_MasterInit()
829 FLEXIO_TIMCFG_TSTOP(kFLEXIO_TimerStopBitEnableOnTimerDisable); in FLEXIO_SPI_MasterTransferBlocking()
1116 FLEXIO_TIMCFG_TSTOP(kFLEXIO_TimerStopBitEnableOnTimerDisable); in FLEXIO_SPI_MasterTransferNonBlocking()
Dfsl_flexio_spi_dma.c371 FLEXIO_TIMCFG_TSTOP(kFLEXIO_TimerStopBitEnableOnTimerDisable); in FLEXIO_SPI_MasterTransferDMA()
Dfsl_flexio_spi_edma.c397 FLEXIO_TIMCFG_TSTOP(kFLEXIO_TimerStopBitEnableOnTimerDisable); in FLEXIO_SPI_MasterTransferEDMA()
/hal_nxp-latest/mcux/mcux-sdk/drivers/flexio/uart/
Dfsl_flexio_uart.c185 timerConfig.timerStop = kFLEXIO_TimerStopBitEnableOnTimerDisable; in FLEXIO_UART_Init()
243 timerConfig.timerStop = kFLEXIO_TimerStopBitEnableOnTimerDisable; in FLEXIO_UART_Init()
/hal_nxp-latest/mcux/mcux-sdk/drivers/flexio/mculcd/
Dfsl_flexio_mculcd.c446 FLEXIO_TIMCFG_TSTOP(kFLEXIO_TimerStopBitEnableOnTimerDisable) | in FLEXIO_MCULCD_SetSingleBeatReadConfig()
683 FLEXIO_TIMCFG_TSTOP(kFLEXIO_TimerStopBitEnableOnTimerDisable) | in FLEXIO_MCULCD_SetMultiBeatsReadConfig()
/hal_nxp-latest/mcux/mcux-sdk/drivers/flexio/
Dfsl_flexio.h151kFLEXIO_TimerStopBitEnableOnTimerDisable = 0x2U, /*!< Stop bit is enabled on timer disable.… enumerator