Home
last modified time | relevance | path

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

/nrf_hw_models-3.7.0/src/HW_models/
DNHW_RADIO_utils.h22 void nhwra_prep_rx_request(p2G4_rxv2_t *ongoing_rx, p2G4_address_t *rx_addresses);
DNHW_RADIO_utils.c313 void nhwra_prep_rx_request(p2G4_rxv2_t *rx_req, p2G4_address_t *rx_addresses) { in nhwra_prep_rx_request() function
DNHW_RADIO.c1192 nhwra_prep_rx_request(&rx_status.rx_req, rx_addresses); in start_Rx()