Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ticker/
Dticker.c67 ticker_timeout_func timeout_func; /* User timeout function */ member
1420 if (ticker->timeout_func) {
1440 ticker_timeout_func timeout_func;
1442 timeout_func = ticker->ext_data->ext_timeout_func;
1458 timeout_func(ticks_at_expire,
1472 ticker->timeout_func(ticks_at_expire,
2374 ticker->timeout_func = start->fp_timeout_func;