Home
last modified time | relevance | path

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

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_flexio.h77kFLEXIO_TimerOutputZeroNotAffectedByReset = 0x1U, /*!< Logic zero when enabled and is not affected… enumerator
Dfsl_flexio_spi.c225 timerConfig.timerOutput = kFLEXIO_TimerOutputZeroNotAffectedByReset; in FLEXIO_SPI_MasterInit()
370 timerConfig.timerOutput = kFLEXIO_TimerOutputZeroNotAffectedByReset; in FLEXIO_SPI_SlaveInit()
Dfsl_flexio_i2c_master.c404 timerConfig.timerOutput = kFLEXIO_TimerOutputZeroNotAffectedByReset; in FLEXIO_I2C_MasterInit()