Home
last modified time | relevance | path

Searched refs:LIST_remove (Results 1 – 4 of 4) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/components/imu_adapter/
Dfsl_adapter_imu_common.h102 static inline void LIST_remove(LIST_ELEM_st *list, LIST_ELEM_st *elem) in LIST_remove() function
Dfsl_adapter_imu.c307 LIST_remove(&imuHandle->eptList, &imumcHandle->eptLink); in HAL_ImumcDestroyEndpoint()
/hal_nxp-latest/mcux/mcux-sdk/components/rpmsg/
Dfsl_adapter_rfcommon.h103 static inline void LIST_remove(LIST_ELEM_st *list, LIST_ELEM_st *elem) in LIST_remove() function
Dfsl_adapter_rfimu.c304 LIST_remove(&imuHandle->eptList, &rpmsgHandle->eptLink); in HAL_RpmsgDestroyEndpoint()