Home
last modified time | relevance | path

Searched refs:kFLEXIO_TimerTriggerPolarityActiveHigh (Results 1 – 3 of 3) sorted by relevance

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_flexio.h36 kFLEXIO_TimerTriggerPolarityActiveHigh = 0x0U, /*!< Active high. */ enumerator
Dfsl_flexio_uart.c189 timerConfig.triggerPolarity = kFLEXIO_TimerTriggerPolarityActiveHigh; in FLEXIO_UART_Init()
Dfsl_flexio_spi.c245 timerConfig.triggerPolarity = kFLEXIO_TimerTriggerPolarityActiveHigh; in FLEXIO_SPI_MasterInit()