Home
last modified time | relevance | path

Searched refs:kFLEXIO_TimerDisableOnTriggerFallingEdge (Results 1 – 5 of 5) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/flexio/spi/
Dfsl_flexio_spi_dma.c495 …ase->TIMCFG[base->timerIndex[0]] |= FLEXIO_TIMCFG_TIMDIS(kFLEXIO_TimerDisableOnTriggerFallingEdge); in FLEXIO_SPI_SlaveTransferDMA()
510 FLEXIO_TIMCFG_TIMDIS(kFLEXIO_TimerDisableOnTriggerFallingEdge); in FLEXIO_SPI_SlaveTransferDMA()
Dfsl_flexio_spi_edma.c519 …ase->TIMCFG[base->timerIndex[0]] |= FLEXIO_TIMCFG_TIMDIS(kFLEXIO_TimerDisableOnTriggerFallingEdge); in FLEXIO_SPI_SlaveTransferEDMA()
534 FLEXIO_TIMCFG_TIMDIS(kFLEXIO_TimerDisableOnTriggerFallingEdge); in FLEXIO_SPI_SlaveTransferEDMA()
Dfsl_flexio_spi.c521 timerConfig.timerDisable = kFLEXIO_TimerDisableOnTriggerFallingEdge; in FLEXIO_SPI_SlaveInit()
1423 …ase->TIMCFG[base->timerIndex[0]] |= FLEXIO_TIMCFG_TIMDIS(kFLEXIO_TimerDisableOnTriggerFallingEdge); in FLEXIO_SPI_SlaveTransferNonBlocking()
1438 FLEXIO_TIMCFG_TIMDIS(kFLEXIO_TimerDisableOnTriggerFallingEdge); in FLEXIO_SPI_SlaveTransferNonBlocking()
/hal_nxp-latest/mcux/mcux-sdk/drivers/flexio/camera/
Dfsl_flexio_camera.c125 timerConfig.timerDisable = kFLEXIO_TimerDisableOnTriggerFallingEdge; in FLEXIO_CAMERA_Init()
/hal_nxp-latest/mcux/mcux-sdk/drivers/flexio/
Dfsl_flexio.h130kFLEXIO_TimerDisableOnTriggerFallingEdge = 0x6U, /*!< Timer disabled on Trigger falling edge. … enumerator