Home
last modified time | relevance | path

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

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_lpspi.c55 lpspi_pcs_polarity_config_t activeLowOrHigh);
325 lpspi_pcs_polarity_config_t activeLowOrHigh) in LPSPI_SetOnePcsPolarity() argument
332 base->CFGR1 = cfgr1Value | ((uint32_t)activeLowOrHigh << (LPSPI_CFGR1_PCSPOL_SHIFT + pcs)); in LPSPI_SetOnePcsPolarity()