Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/messaging/
Dfsl_component_messaging.h98 void *MSG_Alloc(uint32_t length);
Dfsl_component_messaging.c149 void *MSG_Alloc(uint32_t length) in MSG_Alloc() function
/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-ieee_802.15.4/ieee_802_15_4/phy/source/SerialDevice/
DPhy.c32 #define PHY_MSG_Alloc(x) MSG_Alloc(x)