Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/
Dfsl_netc_msg.h13 …e NETC_MSG_RETURN_CODE(class, code, cookie) (((uint16_t)(class) << 8U) | ((uint16_t)(code) << 4U) … argument
168 uint8_t cookie; member
/hal_nxp-latest/mcux/mcux-sdk/components/sm/porting/platform/imx95/ca55/
Dsm_platform.c178 uint32_t cookie; in SM_Platform_Handler() local
180 if (SCMI_FusaSeenvStateReqEvent(SM_PLATFORM_PRIORITY, &cookie) == SCMI_ERR_SUCCESS) in SM_Platform_Handler()
182 PRINTF("\nSCMI FuSa S-EENV notification: cookie=%u\r\n", cookie); in SM_Platform_Handler()
/hal_nxp-latest/mcux/mcux-sdk/components/sm/porting/platform/imx95/cm7/
Dsm_platform.c193 uint32_t cookie; in SM_Platform_Handler() local
195 if (SCMI_FusaSeenvStateReqEvent(SM_PLATFORM_PRIORITY, &cookie) == SCMI_ERR_SUCCESS) in SM_Platform_Handler()
197 PRINTF("\nSCMI FuSa S-EENV notification: cookie=%u\r\n", cookie); in SM_Platform_Handler()
/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/wpa_supp_if/incl/
Drtos_wpa_supp_if.h83 int cookie);
/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/wpa_supp_if/
Drtos_wpa_supp_if.c2169 int cookie) in wifi_nxp_wpa_supp_send_mlme() argument