Home
last modified time | relevance | path

Searched defs:conf2 (Results 1 – 10 of 10) sorted by relevance

/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dpcnt_struct.h383 pcnt_un_conf2_reg_t conf2; member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dpcnt_struct.h386 pcnt_un_conf2_reg_t conf2; member
Dhost_struct.h166 uint32_t conf2 : 8; member
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dpcnt_struct.h383 pcnt_un_conf2_reg_t conf2; member
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dpcnt_struct.h386 pcnt_un_conf2_reg_t conf2; member
Di2s_struct.h357 } conf2; member
/hal_espressif-latest/components/soc/esp32/include/soc/
Dpcnt_struct.h49 } conf2; member
Di2s_struct.h382 } conf2; member
Dhost_struct.h241 uint32_t conf2: 8; member
/hal_espressif-latest/components/wpa_supplicant/src/common/
Ddpp.c4263 struct wpabuf *conf, *conf2 = NULL; in dpp_build_conf_resp() local