Home
last modified time | relevance | path

Searched defs:LL_ASSERT_OVERHEAD (Results 1 – 1 of 1) sorted by relevance

/Zephyr-Core-3.7.0/subsys/bluetooth/controller/hal/
Ddebug.h43 #define LL_ASSERT_OVERHEAD(overhead) \ macro
47 #define LL_ASSERT_OVERHEAD(overhead) ARG_UNUSED(overhead) macro