Searched refs:ull_rxfifo_alloc (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/ |
D | ull_internal.h | 154 ull_rxfifo_alloc(mfifo_##_name.s, mfifo_##_name.n, \ 176 void ull_rxfifo_alloc(uint8_t s, uint8_t n, uint8_t f, uint8_t *l, uint8_t *m,
|
D | ull.c | 3113 void ull_rxfifo_alloc(uint8_t s, uint8_t n, uint8_t f, uint8_t *l, uint8_t *m, in ull_rxfifo_alloc() function
|