Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/
Dfsl_netc_msg.h13 #define NETC_MSG_RETURN_CODE(class, code, cookie) (((uint16_t)(class) << 8U) | ((uint16_t)(code) <<… argument
168 uint8_t cookie; member
/hal_nxp-latest/mcux/mcux-sdk/components/sm/porting/platform/imx95/cm7/
Dsm_platform.c193 uint32_t cookie; in SM_Platform_Handler() local
/hal_nxp-latest/mcux/mcux-sdk/components/sm/porting/platform/imx95/ca55/
Dsm_platform.c178 uint32_t cookie; in SM_Platform_Handler() local
/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/wpa_supp_if/
Drtos_wpa_supp_if.c2082 int cookie) in wifi_nxp_wpa_supp_send_mlme()