Home
last modified time | relevance | path

Searched refs:kFLEXIO_TimerEnableOnPinRisingEdge (Results 1 – 2 of 2) sorted by relevance

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_flexio.h128 kFLEXIO_TimerEnableOnPinRisingEdge = 0x4U, /*!< Timer enabled on Pin rising edge. */ enumerator
Dfsl_flexio_uart.c199 timerConfig.timerEnable = kFLEXIO_TimerEnableOnPinRisingEdge; in FLEXIO_UART_Init()