Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_internal.h153 #define RXFIFO_ALLOC(_name, _count) \ macro
164 RXFIFO_ALLOC(_name, mem_##_name.count)
Dull_iso.c1730 RXFIFO_ALLOC(iso_rx, 1); in ll_iso_rx_get()
1787 RXFIFO_ALLOC(iso_rx, UINT8_MAX); in ll_iso_rx_mem_release()
1960 RXFIFO_ALLOC(iso_rx, UINT8_MAX); in init_reset()