Home
last modified time | relevance | path

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

/hal_nordic-latest/drivers/nrf_802154/driver/src/
Dnrf_802154_rx_buffer.c57 nrf_802154_rx_buffers[i].free = true; in nrf_802154_rx_buffer_init()
65 if (nrf_802154_rx_buffers[i].free) in nrf_802154_rx_buffer_free_find()
Dnrf_802154_core.c483 return (mp_current_rx_buffer != NULL) && (mp_current_rx_buffer->free); in rx_buffer_is_available()
749 mp_current_rx_buffer->free = false; in operation_terminated_notify()
1300 mp_current_rx_buffer->free = false; in on_timeslot_ended()
2069 mp_current_rx_buffer->free = false; in nrf_802154_trx_receive_frame_received()
2084 mp_current_rx_buffer->free = false; in nrf_802154_trx_receive_frame_received()
2099 mp_current_rx_buffer->free = false; in nrf_802154_trx_receive_frame_received()
2181 mp_current_rx_buffer->free = false; in nrf_802154_trx_transmit_ack_started()
2200 mp_current_rx_buffer->free = false; in nrf_802154_trx_transmit_ack_transmitted()
2391 mp_current_rx_buffer->free = false; in nrf_802154_trx_receive_ack_received()
2941 p_buffer->free = true; in nrf_802154_core_notify_buffer_free()
Dnrf_802154_rx_buffer.h58 bool free; // If this buffer is free or contains a frame. member
Dnrf_802154.c627 NRF_802154_ASSERT(p_buffer->free == false); in nrf_802154_buffer_free_raw()
644 NRF_802154_ASSERT(p_buffer->free == false); in nrf_802154_buffer_free_immediately_raw()
/hal_nordic-latest/nrfx/samples/doc/
Dnrfx_examples.doxyfile327 # VHDL, Fortran (fixed format Fortran: FortranFixed, free formatted Fortran:
329 # tries to guess whether the code is fixed or free formatted code, this is the
/hal_nordic-latest/nrfx/doc/
Dnrfx.doxyfile329 # VHDL, Fortran (fixed format Fortran: FortranFixed, free formatted Fortran:
331 # tries to guess whether the code is fixed or free formatted code, this is the