Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/HW_models/
DNHW_RADIO_utils.h28 uint nhwra_tx_copy_payload(uint8_t *tx_buf);
DNHW_RADIO_utils.c695 uint nhwra_tx_copy_payload(uint8_t *tx_buf){ in nhwra_tx_copy_payload() function
DNHW_RADIO.c928 payload_len = nhwra_tx_copy_payload(tx_buf); in start_Tx()