Home
last modified time | relevance | path

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

/nrf_hw_models-3.5.0/src/HW_models/
DBLECrypt_if.c142int length, //including MIC length if ( generate_mic == 1 ) ; [ just the length in the pack… in BLECrypt_if_encrypt_packet()
185int length, //including MIC lenght if (has_mic == 1) ; [ just the length in the packet head… in BLECrypt_if_decrypt_packet()
DNHW_AES_CCM.c130 int length; in nrf_ccm_encrypt_tx() local
175 int length; in nrf_ccm_decrypt_rx() local
DNHW_RADIO.c812 uint length = nhwra_get_payload_length(rx_buf); in Rx_handle_address_end_response() local
/nrf_hw_models-3.5.0/src/nrfx/hal/
Dnrf_gpio.c217 uint32_t length, in nrf_gpio_latches_read_and_clear()