Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/spi/
Dspi_nxp_s32.h21 #define SPI_NXP_S32_NUM_SCALER 16U macro
Dspi_nxp_s32.c106 static const uint16_t scaller_arr[SPI_NXP_S32_NUM_SCALER] = { in spi_nxp_s32_getbestfreq()
113 high = SPI_NXP_S32_NUM_SCALER - 1U; in spi_nxp_s32_getbestfreq()
197 high = SPI_NXP_S32_NUM_SCALER - 1U; in spi_nxp_s32_getbestdelay()
259 *best_scaler = SPI_NXP_S32_NUM_SCALER - 1U; in spi_nxp_s32_getbestdelay()