Searched defs:ctr (Results 1 – 14 of 14) sorted by relevance
/hal_espressif-latest/components/bt/porting/ext/tinycrypt/src/ |
D | ctr_mode.c | 38 unsigned int inlen, uint8_t *ctr, const TCAesKeySched_t sched) in tc_ctr_mode()
|
D | ccm_mode.c | 94 unsigned int inlen, uint8_t *ctr, const TCAesKeySched_t sched) in ccm_ctr_mode()
|
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_common/tinycrypt/src/ |
D | ctr_mode.c | 38 unsigned int inlen, uint8_t *ctr, const TCAesKeySched_t sched) in tc_ctr_mode()
|
D | ccm_mode.c | 94 unsigned int inlen, uint8_t *ctr, const TCAesKeySched_t sched) in ccm_ctr_mode()
|
/hal_espressif-latest/components/spi_flash/sim/ |
D | SpiFlash.cpp | 186 for(uint32_t ctr = 0; ctr < size; ctr++) in write() local
|
/hal_espressif-latest/components/wpa_supplicant/src/ap/ |
D | wpa_auth.c | 528 static int wpa_replay_counter_valid(struct wpa_key_replay_counter *ctr, in wpa_replay_counter_valid() 542 static void wpa_replay_counter_mark_invalid(struct wpa_key_replay_counter *ctr, in wpa_replay_counter_mark_invalid() 1198 int ctr; in wpa_send_eapol() local
|
/hal_espressif-latest/components/soc/esp32/include/soc/ |
D | i2c_struct.h | 45 } ctr; member
|
/hal_espressif-latest/components/soc/esp32c6/include/soc/ |
D | lp_i2c_struct.h | 851 volatile lp_i2c_ctr_reg_t ctr; member
|
D | i2c_struct.h | 981 volatile i2c_ctr_reg_t ctr; member
|
/hal_espressif-latest/components/soc/esp32c2/include/soc/ |
D | i2c_struct.h | 856 volatile i2c_ctr_reg_t ctr; member
|
/hal_espressif-latest/components/soc/esp32s3/include/soc/ |
D | i2c_struct.h | 975 volatile i2c_ctr_reg_t ctr; member
|
/hal_espressif-latest/components/soc/esp32h2/include/soc/ |
D | i2c_struct.h | 981 volatile i2c_ctr_reg_t ctr; member
|
/hal_espressif-latest/components/soc/esp32c3/include/soc/ |
D | i2c_struct.h | 51 } ctr; member
|
/hal_espressif-latest/components/soc/esp32s2/include/soc/ |
D | i2c_struct.h | 39 } ctr; member
|