Home
last modified time | relevance | path

Searched defs:w (Results 1 – 17 of 17) sorted by relevance

/hal_espressif-latest/components/hal/esp32c2/include/hal/
Dmemprot_ll.h166 static inline uint32_t memprot_ll_iram0_set_permissions(bool r, bool w, bool x) in memprot_ll_iram0_set_permissions()
182 static inline void memprot_ll_iram0_set_pms_area_0(bool r, bool w, bool x) in memprot_ll_iram0_set_pms_area_0()
187 static inline void memprot_ll_iram0_set_pms_area_1(bool r, bool w, bool x) in memprot_ll_iram0_set_pms_area_1()
192 static inline void memprot_ll_iram0_set_pms_area_2(bool r, bool w, bool x) in memprot_ll_iram0_set_pms_area_2()
197 static inline void memprot_ll_iram0_set_pms_area_3(bool r, bool w, bool x) in memprot_ll_iram0_set_pms_area_3()
202 static inline void memprot_ll_iram0_get_permissions(uint32_t perms, bool *r, bool *w, bool *x) in memprot_ll_iram0_get_permissions()
209 static inline void memprot_ll_iram0_get_pms_area_0(bool *r, bool *w, bool *x) in memprot_ll_iram0_get_pms_area_0()
215 static inline void memprot_ll_iram0_get_pms_area_1(bool *r, bool *w, bool *x) in memprot_ll_iram0_get_pms_area_1()
221 static inline void memprot_ll_iram0_get_pms_area_2(bool *r, bool *w, bool *x) in memprot_ll_iram0_get_pms_area_2()
227 static inline void memprot_ll_iram0_get_pms_area_3(bool *r, bool *w, bool *x) in memprot_ll_iram0_get_pms_area_3()
[all …]
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dmemprot_ll.h162 static inline uint32_t memprot_ll_iram0_set_permissions(bool r, bool w, bool x) in memprot_ll_iram0_set_permissions()
178 static inline void memprot_ll_iram0_set_pms_area_0(bool r, bool w, bool x) in memprot_ll_iram0_set_pms_area_0()
183 static inline void memprot_ll_iram0_set_pms_area_1(bool r, bool w, bool x) in memprot_ll_iram0_set_pms_area_1()
188 static inline void memprot_ll_iram0_set_pms_area_2(bool r, bool w, bool x) in memprot_ll_iram0_set_pms_area_2()
193 static inline void memprot_ll_iram0_set_pms_area_3(bool r, bool w, bool x) in memprot_ll_iram0_set_pms_area_3()
198 static inline void memprot_ll_iram0_get_permissions(uint32_t perms, bool *r, bool *w, bool *x) in memprot_ll_iram0_get_permissions()
205 static inline void memprot_ll_iram0_get_pms_area_0(bool *r, bool *w, bool *x) in memprot_ll_iram0_get_pms_area_0()
211 static inline void memprot_ll_iram0_get_pms_area_1(bool *r, bool *w, bool *x) in memprot_ll_iram0_get_pms_area_1()
217 static inline void memprot_ll_iram0_get_pms_area_2(bool *r, bool *w, bool *x) in memprot_ll_iram0_get_pms_area_2()
223 static inline void memprot_ll_iram0_get_pms_area_3(bool *r, bool *w, bool *x) in memprot_ll_iram0_get_pms_area_3()
[all …]
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dmemprot_ll.h87 static inline uint32_t memprot_ll_icache_set_permissions(const bool r, const bool w, const bool x) in memprot_ll_icache_set_permissions()
103 static inline void memprot_ll_icache_set_pms_area_0(const bool r, const bool w, const bool x) in memprot_ll_icache_set_pms_area_0()
112 static inline void memprot_ll_icache_set_pms_area_1(const bool r, const bool w, const bool x) in memprot_ll_icache_set_pms_area_1()
121 static inline void memprot_ll_icache_get_permissions(const uint32_t perms, bool *r, bool *w, bool *… in memprot_ll_icache_get_permissions()
128 static inline void memprot_ll_icache_get_pms_area_0(bool *r, bool *w, bool *x) in memprot_ll_icache_get_pms_area_0()
134 static inline void memprot_ll_icache_get_pms_area_1(bool *r, bool *w, bool *x) in memprot_ll_icache_get_pms_area_1()
295 static inline uint32_t memprot_ll_iram0_set_permissions(const bool r, const bool w, const bool x) in memprot_ll_iram0_set_permissions()
311 static inline void memprot_ll_iram0_set_pms_area_0(const bool r, const bool w, const bool x) in memprot_ll_iram0_set_pms_area_0()
320 static inline void memprot_ll_iram0_set_pms_area_1(const bool r, const bool w, const bool x) in memprot_ll_iram0_set_pms_area_1()
329 static inline void memprot_ll_iram0_set_pms_area_2(const bool r, const bool w, const bool x) in memprot_ll_iram0_set_pms_area_2()
[all …]
/hal_espressif-latest/components/wpa_supplicant/src/crypto/
Dsha1-internal.c144 #define R0(v,w,x,y,z,i) \ argument
147 #define R1(v,w,x,y,z,i) \ argument
150 #define R2(v,w,x,y,z,i) \ argument
152 #define R3(v,w,x,y,z,i) \ argument
155 #define R4(v,w,x,y,z,i) \ argument
Dmd5-internal.c200 #define MD5STEP(f, w, x, y, z, data, s) \ argument
Dmd4-internal.c189 #define MD4STEP(f, w, x, y, z, data, s) \ argument
/hal_espressif-latest/components/bootloader/subproject/components/micro-ecc/
DuECC_verify_antifault.c132 for (unsigned int w = 0; w < hash_words; w++) { in uECC_verify_antifault() local
137 for (int w = hash_words; w < curve->num_words; w++) { in uECC_verify_antifault() local
/hal_espressif-latest/components/bt/host/bluedroid/stack/smp/
Daes.c95 #define sb_data(w) { /* S Box data values */ \ argument
129 #define isb_data(w) { /* inverse S Box data values */ \ argument
163 #define mm_data(w) { /* basic data for forming finite field tables */ \ argument
272 uint_32t w = x; in fwd_affine() local
284 uint_32t w = x; in inv_affine() local
Dsmp_keys.c1533 BOOLEAN smp_calculate_f5(UINT8 *w, UINT8 *n1, UINT8 *n2, UINT8 *a1, UINT8 *a2, in smp_calculate_f5()
1725 BOOLEAN smp_calculate_f5_key(UINT8 *w, UINT8 *t) in smp_calculate_f5_key()
1874 BOOLEAN smp_calculate_f6(UINT8 *w, UINT8 *n1, UINT8 *n2, UINT8 *r, UINT8 *iocap, UINT8 *a1, in smp_calculate_f6()
2115 BOOLEAN smp_calculate_h6(UINT8 *w, UINT8 *keyid, UINT8 *c) in smp_calculate_h6()
/hal_espressif-latest/components/bootloader_support/src/esp32/
Dbootloader_sha.c36 const uint32_t *w = (const uint32_t *)data; in bootloader_sha256_data() local
/hal_espressif-latest/components/esp_rom/linux/
Desp_rom_md5.c156 #define MD5STEP(f, w, x, y, z, data, s) \ argument
/hal_espressif-latest/components/esp_hw_support/port/esp32c3/
Desp_memprot.c230 bool w = flags & MEMPROT_OP_WRITE; in esp_mprot_set_pms_area() local
278 bool w = false; in esp_mprot_get_pms_area() local
/hal_espressif-latest/components/bt/host/bluedroid/external/sbc/decoder/include/
Doi_codec_sbc_private.h99 OI_UINT8 *w; member
/hal_espressif-latest/components/esp_hw_support/port/esp32s3/
Desp_memprot.c301 bool w = flags & MEMPROT_OP_WRITE; in esp_mprot_set_pms_area() local
358 bool w = false; in esp_mprot_get_pms_area() local
/hal_espressif-latest/components/bt/host/bluedroid/external/sbc/decoder/srce/
Dsynthesis-sbc.c223 OI_INT32 w, x; in default_mul_16s_32s_hi() local
/hal_espressif-latest/components/bootloader_support/src/
Desp_image_format.c711 uint32_t w = src[w_i]; in process_segment_data() local
/hal_espressif-latest/tools/esptool_py/flasher_stub/
Dminiz.c2102 void *tdefl_write_image_to_png_file_in_memory_ex(const void *pImage, int w, int h, int num_chans, s… in tdefl_write_image_to_png_file_in_memory_ex()
2180 void *tdefl_write_image_to_png_file_in_memory(const void *pImage, int w, int h, int num_chans, size… in tdefl_write_image_to_png_file_in_memory()