Home
last modified time | relevance | path

Searched refs:FLEXIO_TIMCFG_TSTOP (Results 1 – 25 of 131) sorted by relevance

123456

/hal_nxp-latest/mcux/mcux-sdk/drivers/flexio/mculcd/
Dfsl_flexio_mculcd.c351 …FLEXIO_TIMCFG_TIMENA(kFLEXIO_TimerEnableOnTriggerHigh) | FLEXIO_TIMCFG_TSTOP(kFLEXIO_TimerStopBitD… in FLEXIO_MCULCD_SetSingleBeatWriteConfig()
446 FLEXIO_TIMCFG_TSTOP(kFLEXIO_TimerStopBitEnableOnTimerDisable) | in FLEXIO_MCULCD_SetSingleBeatReadConfig()
555 …FLEXIO_TIMCFG_TIMENA(kFLEXIO_TimerEnableOnTriggerHigh) | FLEXIO_TIMCFG_TSTOP(kFLEXIO_TimerStopBitD… in FLEXIO_MCULCD_SetMultiBeatsWriteConfig()
683 FLEXIO_TIMCFG_TSTOP(kFLEXIO_TimerStopBitEnableOnTimerDisable) | in FLEXIO_MCULCD_SetMultiBeatsReadConfig()
/hal_nxp-latest/mcux/mcux-sdk/drivers/flexio/spi/
Dfsl_flexio_spi_dma.c365 FLEXIO_TIMCFG_TSTOP(kFLEXIO_TimerStopBitDisabled); in FLEXIO_SPI_MasterTransferDMA()
371 FLEXIO_TIMCFG_TSTOP(kFLEXIO_TimerStopBitEnableOnTimerDisable); in FLEXIO_SPI_MasterTransferDMA()
Dfsl_flexio_spi_edma.c391 FLEXIO_TIMCFG_TSTOP(kFLEXIO_TimerStopBitDisabled); in FLEXIO_SPI_MasterTransferEDMA()
397 FLEXIO_TIMCFG_TSTOP(kFLEXIO_TimerStopBitEnableOnTimerDisable); in FLEXIO_SPI_MasterTransferEDMA()
Dfsl_flexio_spi.c823 FLEXIO_TIMCFG_TSTOP(kFLEXIO_TimerStopBitDisabled); in FLEXIO_SPI_MasterTransferBlocking()
829 FLEXIO_TIMCFG_TSTOP(kFLEXIO_TimerStopBitEnableOnTimerDisable); in FLEXIO_SPI_MasterTransferBlocking()
1110 FLEXIO_TIMCFG_TSTOP(kFLEXIO_TimerStopBitDisabled); in FLEXIO_SPI_MasterTransferNonBlocking()
1116 FLEXIO_TIMCFG_TSTOP(kFLEXIO_TimerStopBitEnableOnTimerDisable); in FLEXIO_SPI_MasterTransferNonBlocking()
/hal_nxp-latest/mcux/mcux-sdk/drivers/flexio/
Dfsl_flexio.c320 … FLEXIO_TIMCFG_TIMENA(timerConfig->timerEnable) | FLEXIO_TIMCFG_TSTOP(timerConfig->timerStop) | in FLEXIO_SetTimerConfig()
/hal_nxp-latest/s32/drivers/s32k1/BaseNXP/header/
DS32K142_FLEXIO.h422 #define FLEXIO_TIMCFG_TSTOP(x) (((uint32_t)(((uint32_t)(x)) << FLEXIO_TIMCFG_TSTO… macro
DS32K148_FLEXIO.h422 #define FLEXIO_TIMCFG_TSTOP(x) (((uint32_t)(((uint32_t)(x)) << FLEXIO_TIMCFG_TSTO… macro
DS32K118_FLEXIO.h422 #define FLEXIO_TIMCFG_TSTOP(x) (((uint32_t)(((uint32_t)(x)) << FLEXIO_TIMCFG_TSTO… macro
DS32K116_FLEXIO.h422 #define FLEXIO_TIMCFG_TSTOP(x) (((uint32_t)(((uint32_t)(x)) << FLEXIO_TIMCFG_TSTO… macro
DS32K142W_FLEXIO.h422 #define FLEXIO_TIMCFG_TSTOP(x) (((uint32_t)(((uint32_t)(x)) << FLEXIO_TIMCFG_TSTO… macro
DS32K146_FLEXIO.h422 #define FLEXIO_TIMCFG_TSTOP(x) (((uint32_t)(((uint32_t)(x)) << FLEXIO_TIMCFG_TSTO… macro
DS32K144_FLEXIO.h422 #define FLEXIO_TIMCFG_TSTOP(x) (((uint32_t)(((uint32_t)(x)) << FLEXIO_TIMCFG_TSTO… macro
DS32K144W_FLEXIO.h422 #define FLEXIO_TIMCFG_TSTOP(x) (((uint32_t)(((uint32_t)(x)) << FLEXIO_TIMCFG_TSTO… macro
/hal_nxp-latest/s32/drivers/s32k3/BaseNXP/header/
DS32K344_FLEXIO.h603 #define FLEXIO_TIMCFG_TSTOP(x) (((uint32_t)(((uint32_t)(x)) << FLEXIO_TIMCFG_TSTO… macro
/hal_nxp-latest/mcux/mcux-sdk/devices/MKL17Z644/
DMKL17Z644.h2191 #define FLEXIO_TIMCFG_TSTOP(x) (((uint32_t)(((uint32_t)(x)) << FLEXIO_TIMCFG_TSTO… macro
/hal_nxp-latest/mcux/mcux-sdk/devices/MCXC141/
DMCXC141.h2434 #define FLEXIO_TIMCFG_TSTOP(x) (((uint32_t)(((uint32_t)(x)) << FLEXIO_TIMCFG_TSTO… macro
/hal_nxp-latest/mcux/mcux-sdk/devices/MCXC142/
DMCXC142.h2432 #define FLEXIO_TIMCFG_TSTOP(x) (((uint32_t)(((uint32_t)(x)) << FLEXIO_TIMCFG_TSTO… macro
/hal_nxp-latest/mcux/mcux-sdk/devices/MCXC242/
DMCXC242.h2434 #define FLEXIO_TIMCFG_TSTOP(x) (((uint32_t)(((uint32_t)(x)) << FLEXIO_TIMCFG_TSTO… macro
/hal_nxp-latest/mcux/mcux-sdk/devices/MKL27Z644/
DMKL27Z644.h2200 #define FLEXIO_TIMCFG_TSTOP(x) (((uint32_t)(((uint32_t)(x)) << FLEXIO_TIMCFG_TSTO… macro
/hal_nxp-latest/mcux/mcux-sdk/devices/MCXC144/
DMCXC144.h2292 #define FLEXIO_TIMCFG_TSTOP(x) (((uint32_t)(((uint32_t)(x)) << FLEXIO_TIMCFG_TSTO… macro
/hal_nxp-latest/mcux/mcux-sdk/devices/MCXC143/
DMCXC143.h2292 #define FLEXIO_TIMCFG_TSTOP(x) (((uint32_t)(((uint32_t)(x)) << FLEXIO_TIMCFG_TSTO… macro
/hal_nxp-latest/mcux/mcux-sdk/devices/MCXC243/
DMCXC243.h2290 #define FLEXIO_TIMCFG_TSTOP(x) (((uint32_t)(((uint32_t)(x)) << FLEXIO_TIMCFG_TSTO… macro
/hal_nxp-latest/mcux/mcux-sdk/devices/MCXC244/
DMCXC244.h2292 #define FLEXIO_TIMCFG_TSTOP(x) (((uint32_t)(((uint32_t)(x)) << FLEXIO_TIMCFG_TSTO… macro
/hal_nxp-latest/mcux/mcux-sdk/devices/MKE12Z7/
DMKE12Z7.h3966 #define FLEXIO_TIMCFG_TSTOP(x) (((uint32_t)(((uint32_t)(x)) << FLEXIO_TIMCFG_TSTO… macro
/hal_nxp-latest/mcux/mcux-sdk/devices/MKE12Z9/
DMKE12Z9.h3824 #define FLEXIO_TIMCFG_TSTOP(x) (((uint32_t)(((uint32_t)(x)) << FLEXIO_TIMCFG_TSTO… macro

123456