Home
last modified time | relevance | path

Searched defs:RADIO_CONN_EVENTS (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_internal.h47 #define RADIO_CONN_EVENTS(x, y) ((uint16_t)DIV_ROUND_UP(x, y)) macro
/Zephyr-latest/tests/bluetooth/controller/ctrl_conn_update/src/
Dmain.c2568 #define RADIO_CONN_EVENTS(x, y) ((uint16_t)DIV_ROUND_UP(x, y)) macro