Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bluetooth/controller/mock_ctrl/src/
Dull_peripheral.c30 void ull_periph_ticker_cb(uint32_t ticks_at_expire, uint32_t remainder, uint16_t lazy, void *param) in ull_periph_ticker_cb() function
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_peripheral.c522 void ull_periph_ticker_cb(uint32_t ticks_at_expire, uint32_t ticks_drift, function