zephyr/subsys/bluetooth/controller/util
Vinayak Kariappa Chettimada 8e5c9c3b8a Bluetooth: Controller: Fix MFIFO_DEFINE to reduce FLASH usage
Fix MFIFO_DEFINE to reduce FLASH usage by moving the pool
outside the struct that is static initialized.

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2024-02-02 12:48:42 +01:00
..
dbuf.c
dbuf.h
mayfly.c
mayfly.h
mem.c include: util: Add mem_xor functions 2024-01-05 09:06:36 +01:00
mem.h include: util: Add mem_xor functions 2024-01-05 09:06:36 +01:00
memq.c
memq.h
mfifo.h Bluetooth: Controller: Fix MFIFO_DEFINE to reduce FLASH usage 2024-02-02 12:48:42 +01:00
util.c
util.h