Home
last modified time | relevance | path

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

/hal_nxp-2.7.6/mcux/devices/MKL25Z4/
DMKL25Z4.h4063 #define SPI_C1_CPOL_SHIFT (3U) macro
4064 #define SPI_C1_CPOL(x) (((uint8_t)(((uint8_t)(x)) << SPI_C1_CPOL_SHIFT)) …