Home
last modified time | relevance | path

Searched defs:rx_buf (Results 1 – 1 of 1) sorted by relevance

/nrf_hw_models-3.4.0/src/HW_models/
DNRF_RADIO.c186 static uint8_t rx_buf[_NRF_MAX_PACKET_SIZE]; // " variable
1018 static void nrf_radio_device_address_match(uint8_t rx_buf[]) { in nrf_radio_device_address_match()