Home
last modified time | relevance | path

Searched refs:list_label_t (Results 1 – 25 of 138) sorted by relevance

123456

/hal_nxp-3.5.0/mcux/mcux-sdk/components/power_manager/core/
Dfsl_pm_core.h284 list_label_t notifyList[3U]; /*!< The header of 3 group notification. */
303 list_label_t wakeupSourceList;
/hal_nxp-3.5.0/mcux/mcux-sdk/components/messaging/
Dfsl_component_messaging.h60 typedef list_label_t messaging_t;
/hal_nxp-3.5.0/mcux/mcux-sdk/components/i3c_bus/
Dfsl_component_i3c.h294 list_label_t i2cDevList; /*!< I2C device list. */
295 list_label_t i3cDevList; /*!< I3C device list. */
/hal_nxp-3.5.0/mcux/mcux-sdk/components/lists/
Dfsl_component_generic_list.h74 } list_label_t, *list_handle_t; typedef
/hal_nxp-3.5.0/mcux/mcux-sdk/components/serial_manager/
Dfsl_component_serial_manager.c214 list_label_t runningWriteHandleHead; /*!< The queue of running write handle */
215 list_label_t completedWriteHandleHead; /*!< The queue of completed write handle */
254 static void SerialManager_AddTail(list_label_t *queue, serial_manager_write_handle_t *node) in SerialManager_AddTail()
259 static void SerialManager_RemoveHead(list_label_t *queue) in SerialManager_RemoveHead()
/hal_nxp-3.5.0/mcux/mcux-sdk/components/rpmsg/
Dfsl_adapter_rpmsg.c92 static list_label_t s_rpmsgEpList = {0};
/hal_nxp-3.5.0/mcux/mcux-sdk/components/osa/
Dfsl_os_abstraction_threadx.c77 list_label_t taskList;
Dfsl_os_abstraction_free_rtos.c74 list_label_t taskList;
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MKE16F16/utilities/
Dfsl_shell.c95 list_label_t commandContextListHead; /*!< Command shellContextHandle list queue head */
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MKV56F24/utilities/
Dfsl_shell.c95 list_label_t commandContextListHead; /*!< Command shellContextHandle list queue head */
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC5534/utilities/
Dfsl_shell.c95 list_label_t commandContextListHead; /*!< Command shellContextHandle list queue head */
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MKV58F24/utilities/
Dfsl_shell.c95 list_label_t commandContextListHead; /*!< Command shellContextHandle list queue head */
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC5536/utilities/
Dfsl_shell.c95 list_label_t commandContextListHead; /*!< Command shellContextHandle list queue head */
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MKE14F16/utilities/
Dfsl_shell.c95 list_label_t commandContextListHead; /*!< Command shellContextHandle list queue head */
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MKE18F16/utilities/
Dfsl_shell.c95 list_label_t commandContextListHead; /*!< Command shellContextHandle list queue head */
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC55S36/utilities/
Dfsl_shell.c95 list_label_t commandContextListHead; /*!< Command shellContextHandle list queue head */
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MK22F12/utilities/
Dfsl_shell.c95 list_label_t commandContextListHead; /*!< Command shellContextHandle list queue head */
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMX8QX3/utilities/
Dfsl_shell.c95 list_label_t commandContextListHead; /*!< Command shellContextHandle list queue head */
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MKE06Z4/utilities/
Dfsl_shell.c128 list_label_t commandContextListHead; /*!< Command shellContextHandle list queue head */
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMX8QX5/utilities/
Dfsl_shell.c95 list_label_t commandContextListHead; /*!< Command shellContextHandle list queue head */
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMX8QX4/utilities/
Dfsl_shell.c95 list_label_t commandContextListHead; /*!< Command shellContextHandle list queue head */
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMX8UX5/utilities/
Dfsl_shell.c95 list_label_t commandContextListHead; /*!< Command shellContextHandle list queue head */
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MKL27Z644/utilities/
Dfsl_shell.c95 list_label_t commandContextListHead; /*!< Command shellContextHandle list queue head */
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC54113/utilities/
Dfsl_shell.c95 list_label_t commandContextListHead; /*!< Command shellContextHandle list queue head */
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/LPC54114/utilities/
Dfsl_shell.c95 list_label_t commandContextListHead; /*!< Command shellContextHandle list queue head */

123456