Home
last modified time | relevance | path

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

/bsp/rv32m1_vega/rv32m1_sdk_riscv/devices/RV32M1/drivers/
A Dfsl_flexio_spi.c229 timerConfig.timerEnable = kFLEXIO_TimerEnableOnTriggerHigh; in FLEXIO_SPI_MasterInit()
255 timerConfig.timerEnable = kFLEXIO_TimerEnableOnPrevTimerEnable; in FLEXIO_SPI_MasterInit()
373 timerConfig.timerEnable = kFLEXIO_TimerEnableOnTriggerRisingEdge; in FLEXIO_SPI_SlaveInit()
A Dfsl_flexio.c176 … FLEXIO_TIMCFG_TIMENA(timerConfig->timerEnable) | FLEXIO_TIMCFG_TSTOP(timerConfig->timerStop) | in FLEXIO_SetTimerConfig()
A Dfsl_flexio_uart.c155 timerConfig.timerEnable = kFLEXIO_TimerEnableOnTriggerHigh; in FLEXIO_UART_Init()
199 timerConfig.timerEnable = kFLEXIO_TimerEnableOnPinRisingEdge; in FLEXIO_UART_Init()
A Dfsl_flexio.h251 …flexio_timer_enable_condition_t timerEnable; /*!< Configures the condition that causes the Time… member
A Dfsl_flexio_i2c_master.c408 timerConfig.timerEnable = kFLEXIO_TimerEnableOnTriggerHigh; in FLEXIO_I2C_MasterInit()
437 timerConfig.timerEnable = kFLEXIO_TimerEnableOnPrevTimerEnable; in FLEXIO_I2C_MasterInit()

Completed in 15 milliseconds