Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/porting/ext/tinycrypt/src/
Dhmac.c112 unsigned int data_length) in tc_hmac_update()
Dcmac_mode.c157 int tc_cmac_update(TCCmacState_t s, const uint8_t *data, size_t data_length) in tc_cmac_update()
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_common/tinycrypt/src/
Dhmac.c111 unsigned int data_length) in tc_hmac_update()
Dcmac_mode.c157 int tc_cmac_update(TCCmacState_t s, const uint8_t *data, size_t data_length) in tc_cmac_update()
/hal_espressif-latest/components/wpa_supplicant/src/ap/
Dwpa_auth.h51 le16 data_length; /* little endian length of data (44) */ member
65 le16 data_length; /* little endian length of data (76) */ member
81 le16 data_length; /* little endian length of data (88) */ member
/hal_espressif-latest/components/esp_rom/include/esp32s2/rom/
Dspi_flash.h98 uint8_t data_length; member
/hal_espressif-latest/components/esp_rom/include/esp32/rom/
Dspi_flash.h101 uint8_t data_length; member
/hal_espressif-latest/components/esp_rom/include/esp32c3/rom/
Dspi_flash.h84 uint8_t data_length; member
/hal_espressif-latest/components/bootloader_support/src/flash_encryption/
Dflash_encrypt.c433 esp_err_t esp_flash_encrypt_region(uint32_t src_addr, size_t data_length) in esp_flash_encrypt_region()
/hal_espressif-latest/components/esp_rom/include/esp32c6/rom/
Dspi_flash.h90 uint8_t data_length; member
/hal_espressif-latest/components/esp_rom/include/esp32h2/rom/
Dspi_flash.h90 uint8_t data_length; member
/hal_espressif-latest/components/esp_rom/include/esp32s3/rom/
Dspi_flash.h121 uint8_t data_length; member
/hal_espressif-latest/components/esp_rom/include/esp32c2/rom/
Dspi_flash.h90 uint8_t data_length; member
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dtwai_ll.h687 …int data_length = (rx_frame->rtr) ? 0 : ((rx_frame->dlc > TWAI_FRAME_MAX_DLC) ? TWAI_FRAME_MAX_DLC… in twai_ll_parse_frame_buffer() local
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dtwai_ll.h687 …int data_length = (rx_frame->rtr) ? 0 : ((rx_frame->dlc > TWAI_FRAME_MAX_DLC) ? TWAI_FRAME_MAX_DLC… in twai_ll_parse_frame_buffer() local
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dtwai_ll.h708 …int data_length = (rx_frame->rtr) ? 0 : ((rx_frame->dlc > TWAI_FRAME_MAX_DLC) ? TWAI_FRAME_MAX_DLC… in twai_ll_parse_frame_buffer() local
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dtwai_ll.h687 …int data_length = (rx_frame->rtr) ? 0 : ((rx_frame->dlc > TWAI_FRAME_MAX_DLC) ? TWAI_FRAME_MAX_DLC… in twai_ll_parse_frame_buffer() local
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dtwai_ll.h694 …int data_length = (rx_frame->rtr) ? 0 : ((rx_frame->dlc > TWAI_FRAME_MAX_DLC) ? TWAI_FRAME_MAX_DLC… in twai_ll_parse_frame_buffer() local
/hal_espressif-latest/components/hal/esp32/include/hal/
Dtwai_ll.h785 …int data_length = (rx_frame->rtr) ? 0 : ((rx_frame->dlc > TWAI_FRAME_MAX_DLC) ? TWAI_FRAME_MAX_DLC… in twai_ll_parse_frame_buffer() local
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_acl.c963 … uint16_t data_length = controller_get_interface()->get_ble_default_data_packet_length(); in btm_read_remote_version_complete() local
Dbtm_ble_gap.c4362 … uint16_t data_length = controller_get_interface()->get_ble_default_data_packet_length(); in btm_ble_read_remote_features_complete() local
/hal_espressif-latest/components/bt/host/bluedroid/api/include/api/
Desp_gap_ble_api.h1014 uint8_t data_length; /*!< periodic advertising data length */ member
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dbtm_ble_api.h1247 UINT8 data_length; member