Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/flexio/spi/
Dfsl_flexio_spi.c266 shifterConfig.shifterStop = kFLEXIO_ShifterStopBitDisable; in FLEXIO_SPI_MasterInit()
285 shifterConfig.shifterStop = kFLEXIO_ShifterStopBitDisable; in FLEXIO_SPI_MasterInit()
467 shifterConfig.shifterStop = kFLEXIO_ShifterStopBitDisable; in FLEXIO_SPI_SlaveInit()
488 shifterConfig.shifterStop = kFLEXIO_ShifterStopBitDisable; in FLEXIO_SPI_SlaveInit()
/hal_nxp-latest/mcux/mcux-sdk/drivers/flexio/camera/
Dfsl_flexio_camera.c103 shifterConfig.shifterStop = kFLEXIO_ShifterStopBitDisable; in FLEXIO_CAMERA_Init()
/hal_nxp-latest/mcux/mcux-sdk/drivers/flexio/i2s/
Dfsl_flexio_i2s.c138 shifterConfig.shifterStop = kFLEXIO_ShifterStopBitDisable; in FLEXIO_I2S_Init()
158 shifterConfig.shifterStop = kFLEXIO_ShifterStopBitDisable; in FLEXIO_I2S_Init()
/hal_nxp-latest/mcux/mcux-sdk/drivers/flexio/
Dfsl_flexio.h205 kFLEXIO_ShifterStopBitDisable = 0x0U, /*!< Disable shifter stop bit. */ enumerator