Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/HW_models/
DNHW_RADIO_utils.h32 uint nhwra_get_MAXLEN(void);
DNHW_RADIO_utils.c620 uint nhwra_get_MAXLEN(void) { in nhwra_get_MAXLEN() function
656 uint max_length = nhwra_get_MAXLEN(); in nrfra_get_capped_payload_length()
736 maxlen = nhwra_get_MAXLEN(); in nhwra_tx_copy_payload()
DNHW_RADIO.c1065 uint max_length = nhwra_get_MAXLEN(); in Rx_handle_address_end_response()