Home
last modified time | relevance | path

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

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