zephyr/subsys/bluetooth/controller/util
Vinayak Kariappa Chettimada a602a18660 Bluetooth: Controller: Add static build assert to check mem member
Added BUILD_ASSERT definition to check for safe access to
memory pool allocated memory structure member after the
memory has been released back to mem pool.

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2022-03-22 12:33:49 +01:00
..
dbuf.c
dbuf.h everywhere: fix typos 2022-03-18 13:24:08 -04:00
mayfly.c
mayfly.h
mem.c
mem.h Bluetooth: Controller: Add static build assert to check mem member 2022-03-22 12:33:49 +01:00
memq.c Bluetooth: Controller: Initial broadcast ISO Tx data path 2022-03-01 14:54:35 +01:00
memq.h Bluetooth: Controller: Initial broadcast ISO Tx data path 2022-03-01 14:54:35 +01:00
mfifo.h everywhere: fix typos 2022-03-18 13:24:08 -04:00
util.c
util.h