Searched refs:callback (Results 1 – 7 of 7) sorted by relevance
181 nrf_802154_sl_timer_callback_t callback; member182 } callback; member
138 p_timer->action.callback.callback(p_timer); in timeout_handler()
131 m_timer.action.callback.callback = timeout_timer_fired; in timeout_timer_start()
283 m_timer.action.callback.callback = callback_fired; in nrf_802154_ifs_pretransmission()
848 p_dly_rx_data->rx.timeout_timer.action.callback.callback = notify_rx_timeout; in nrf_802154_delayed_trx_receive()
127 - Added possibility to get callback called on each byte received in the UARTE driver.188 - Fixed events being forwarded to the user callback despite having their interrupts disabled in the…240 - Changed a prototype of the WDT driver callback. Now a bitmask specifying which reload request cau…241 - Changed the prototype of the initialization and callback functions of the QDEC driver. Now the us…248 - Removed the deprecated callback prototype in the IPC driver. Use a new variant instead.311 - Added callback for the RXFRAMESTART event in the NFCT driver.332 - Fixed the inability to start subsequent simple mode conversion from the user callback context in …446 - Fixed spurious callback invocation when the SPIM driver was reinitialized to blocking mode from n…
1695 m_rx_prestarted_timer.action.callback.callback = on_rx_prestarted_timeout; in nrf_802154_trx_receive_frame_prestarted()