Home
last modified time | relevance | path

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

/hal_nxp-2.7.6/mcux/devices/MKL25Z4/
DMKL25Z4.h4066 #define SPI_C1_MSTR_SHIFT (4U) macro
4067 #define SPI_C1_MSTR(x) (((uint8_t)(((uint8_t)(x)) << SPI_C1_MSTR_SHIFT)) …