Home
last modified time | relevance | path

Searched refs:llist_empty (Results 1 – 2 of 2) sorted by relevance

/bsp/airm2m/air105/libraries/HAL_Driver/Inc/
A Dbsp_common.h348 int llist_empty(const llist_head *head);
/bsp/airm2m/air105/libraries/HAL_Driver/Src/
A Dbsp_common.c1219 while (!llist_empty(head) && (node != head)) in llist_traversal()
1244 int llist_empty(const llist_head *head) in llist_empty() function

Completed in 14 milliseconds