Home
last modified time | relevance | path

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

/hal_nxp-latest/s32/drivers/s32ze/BaseNXP/header/
DS32Z2_CRC.h153 #define CRC_CFG_SWAP_BITWISE_SHIFT (4U) macro
155 …AP_BITWISE(x) (((uint32_t)(((uint32_t)(x)) << CRC_CFG_SWAP_BITWISE_SHIFT)) & CRC_…