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
1425 if (ticker->timeout_func) {
1445 ticker_timeout_func timeout_func;
1447 timeout_func = ticker->ext_data->ext_timeout_func;
1463 timeout_func(ticks_at_expire,
1477 ticker->timeout_func(ticks_at_expire,
2383 ticker->timeout_func = start->fp_timeout_func;