Home
last modified time | relevance | path

Searched refs:MAYFLY_CALLER_COUNT (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/subsys/bluetooth/controller/util/
Dmayfly.c26 } mft[MAYFLY_CALLEE_COUNT][MAYFLY_CALLER_COUNT];
28 static memq_link_t mfl[MAYFLY_CALLEE_COUNT][MAYFLY_CALLER_COUNT];
43 caller_id = MAYFLY_CALLER_COUNT; in mayfly_init()
191 caller_id = MAYFLY_CALLER_COUNT; in mayfly_run()
Dmayfly.h12 #define MAYFLY_CALLER_COUNT 4 macro
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull.c323 static uint8_t MALIGN(4) ticker_users[MAYFLY_CALLER_COUNT][TICKER_USER_T_SIZE];
622 MAYFLY_CALLER_COUNT, &ticker_users[0], in ll_init()