Home
last modified time | relevance | path

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

/bsp/rv32m1_vega/rv32m1_sdk_riscv/devices/RV32M1/drivers/
A Dfsl_flexio.h37 kFLEXIO_TimerTriggerPolarityActiveLow = 0x1U, /*!< Active low. */ enumerator
A Dfsl_flexio_i2c_master.c398 timerConfig.triggerPolarity = kFLEXIO_TimerTriggerPolarityActiveLow; in FLEXIO_I2C_MasterInit()
427 timerConfig.triggerPolarity = kFLEXIO_TimerTriggerPolarityActiveLow; in FLEXIO_I2C_MasterInit()
A Dfsl_flexio_spi.c219 timerConfig.triggerPolarity = kFLEXIO_TimerTriggerPolarityActiveLow; in FLEXIO_SPI_MasterInit()
364 timerConfig.triggerPolarity = kFLEXIO_TimerTriggerPolarityActiveLow; in FLEXIO_SPI_SlaveInit()
A Dfsl_flexio_uart.c145 timerConfig.triggerPolarity = kFLEXIO_TimerTriggerPolarityActiveLow; in FLEXIO_UART_Init()

Completed in 9 milliseconds