Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/imu_adapter/
Dfsl_adapter_imu_common.h92 static inline void LIST_addTail(LIST_ELEM_st *list, LIST_ELEM_st *elem) in LIST_addTail() function
Dfsl_adapter_imu.c280 LIST_addTail(&imuHandle->eptList, &imumcHandle->eptLink); in HAL_ImumcCreateEndpoint()
/hal_nxp-latest/mcux/mcux-sdk/components/rpmsg/
Dfsl_adapter_rfcommon.h93 static inline void LIST_addTail(LIST_ELEM_st *list, LIST_ELEM_st *elem) in LIST_addTail() function
Dfsl_adapter_rfimu.c277 LIST_addTail(&imuHandle->eptList, &rpmsgHandle->eptLink); in HAL_RpmsgCreateEndpoint()