Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/mcux-sdk/components/css_pkc/src/comps/mcuxClMemory/inc/
DmcuxClMemory_Endianness.h45 #define mcuxClMemory_StoreLittleEndian32( destination, value ) \ argument
47 (destination)[0] = (uint8_t) (((value) & 0x000000FFU) >> 0u); \
48 (destination)[1] = (uint8_t) (((value) & 0x0000FF00U) >> 8u); \
49 (destination)[2] = (uint8_t) (((value) & 0x00FF0000U) >> 16u); \
50 (destination)[3] = (uint8_t) (((value) & 0xFF000000U) >> 24u); \
61 #define mcuxClMemory_StoreBigEndian32( destination, value ) \ argument
63 (destination)[0] = (uint8_t) (((value) & 0xFF000000U) >> 24u); \
64 (destination)[1] = (uint8_t) (((value) & 0x00FF0000U) >> 16u); \
65 (destination)[2] = (uint8_t) (((value) & 0x0000FF00U) >> 8u); \
66 (destination)[3] = (uint8_t) (((value) & 0x000000FFU) >> 0u); \
/hal_nxp-3.6.0/s32/drivers/s32k3/Icu/include/
DWkpu_Ip_Types.h144 Wkpu_Ip_NmiDestSrcType destination; /**< @brief NMI destination source */ member
/hal_nxp-3.6.0/s32/drivers/s32k3/Icu/src/
DWkpu_Ip.c930 base->NCR |= WKPU_NCR_NDSS0((uint8)userConfigNMI[i].destination) >> coreShift; in Wkpu_Ip_InitNMI()
/hal_nxp-3.6.0/mcux/mcux-sdk/
DLA_OPT_NXP_Software_License RTAudio.txt49 …uch software or technical data to any person, firm, entity, country or destination to which such t…
DLA_OPT_NXP_Software_License.txt52 …uch software or technical data to any person, firm, entity, country or destination to which such t…