Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/HW_models/
DNHW_RADIO.c240 static uint8_t rx_buf[_NRF_MAX_PACKET_SIZE]; // " variable
1391 static void nhw_radio_device_address_match(uint8_t rx_buf[]) { in nhw_radio_device_address_match()
DNHW_RADIO_utils.c666 uint32_t nhwra_get_rx_crc_value(uint8_t *rx_buf, size_t rx_packet_size) { in nhwra_get_rx_crc_value()