Home
last modified time | relevance | path

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

/hal_nxp-2.7.6/mcux/devices/MKL25Z4/
DMKL25Z4.h4062 #define SPI_C1_CPOL_MASK (0x8U) macro
4064 …(x) (((uint8_t)(((uint8_t)(x)) << SPI_C1_CPOL_SHIFT)) & SPI_C1_CPOL_MASK)