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 Bluetooth: Controller: Fix some compiler instruction re-ordering 2023-09-14 14:30:36 +02:00
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 Bluetooth: Controller: Make PDU octet3 vendor specific 2023-01-26 13:25:11 +01:00
util.h