Home
last modified time | relevance | path

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

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_flexio_spi.c220 timerConfig.triggerSource = kFLEXIO_TimerTriggerSourceInternal; in FLEXIO_SPI_MasterInit()
246 timerConfig.triggerSource = kFLEXIO_TimerTriggerSourceInternal; in FLEXIO_SPI_MasterInit()
365 timerConfig.triggerSource = kFLEXIO_TimerTriggerSourceInternal; in FLEXIO_SPI_SlaveInit()
Dfsl_flexio_i2c_master.c399 timerConfig.triggerSource = kFLEXIO_TimerTriggerSourceInternal; in FLEXIO_I2C_MasterInit()
428 timerConfig.triggerSource = kFLEXIO_TimerTriggerSourceInternal; in FLEXIO_I2C_MasterInit()
Dfsl_flexio.h44 kFLEXIO_TimerTriggerSourceInternal = 0x1U, /*!< Internal trigger selected. */ enumerator
Dfsl_flexio_uart.c146 timerConfig.triggerSource = kFLEXIO_TimerTriggerSourceInternal; in FLEXIO_UART_Init()