Home
last modified time | relevance | path

Searched defs:PHY_MSG_Alloc (Results 1 – 1 of 1) sorted by relevance

/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-ieee_802.15.4/ieee_802_15_4/phy/source/SerialDevice/
DPhy.c26 #define PHY_MSG_Alloc(x) k_malloc(x) macro
32 #define PHY_MSG_Alloc(x) MSG_Alloc(x) macro