Home
last modified time | relevance | path

Searched refs:timerSelect (Results 1 – 5 of 5) sorted by relevance

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_flexio_spi.c176 shifterConfig.timerSelect = base->timerIndex[0]; in FLEXIO_SPI_MasterInit()
198 shifterConfig.timerSelect = base->timerIndex[0]; in FLEXIO_SPI_MasterInit()
322 shifterConfig.timerSelect = base->timerIndex[0]; in FLEXIO_SPI_SlaveInit()
343 shifterConfig.timerSelect = base->timerIndex[0]; in FLEXIO_SPI_SlaveInit()
Dfsl_flexio_uart.c131 shifterConfig.timerSelect = base->timerIndex[0]; in FLEXIO_UART_Init()
175 shifterConfig.timerSelect = base->timerIndex[1]; in FLEXIO_UART_Init()
Dfsl_flexio_i2c_master.c371 shifterConfig.timerSelect = base->timerIndex[1]; in FLEXIO_I2C_MasterInit()
384 shifterConfig.timerSelect = base->timerIndex[1]; in FLEXIO_I2C_MasterInit()
Dfsl_flexio.c166 …FLEXIO_SHIFTCTL_TIMSEL(shifterConfig->timerSelect) | FLEXIO_SHIFTCTL_TIMPOL(shifterConfig->timerPo… in FLEXIO_SetShifterConfig()
Dfsl_flexio.h262 …uint32_t timerSelect; /*!< Selects which Timer is used for controlling the member