Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull.c553 static inline void *mark_get(void *m);
1915 return mark_get(mark_disable); in ull_disable_mark_get()
1981 return mark_get(mark_update); in ull_update_mark_get()
2438 static inline void *mark_get(void *m) in mark_get() function