Searched refs:REG_SET_BITS (Results 1 – 7 of 7) sorted by relevance
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/ |
D | soc.h | 161 #define REG_SET_BITS(_r, _b, _m) ({ … macro 162 …ASSERT_IF_DPORT_REG((_r), REG_SET_BITS); …
|
/hal_espressif-3.6.0/components/soc/esp32/include/soc/ |
D | soc.h | 132 #define REG_SET_BITS(_r, _b, _m) ({ … macro 133 …ASSERT_IF_DPORT_REG((_r), REG_SET_BITS); …
|
/hal_espressif-3.6.0/components/ulp/ulp_riscv/include/ulp_riscv/ |
D | ulp_riscv_register_ops.h | 71 #define REG_SET_BITS(_r, _b, _m) ({ … macro
|
/hal_espressif-3.6.0/components/hal/esp32c3/include/hal/ |
D | memprot_ll.h | 372 …REG_SET_BITS(SENSITIVE_CORE_0_PIF_PMS_CONSTRAIN_9_REG, mask, (addr >> 2) & SENSITIVE_CORE_0_PIF_PM… in memprot_ll_set_rtcfast_split_line() 460 REG_SET_BITS(SENSITIVE_CORE_0_PIF_PMS_CONSTRAIN_10_REG, bits, mask); in memprot_ll_rtcfast_set_pms_area()
|
/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/ |
D | soc.h | 123 #define REG_SET_BITS(_r, _b, _m) ({ … macro
|
/hal_espressif-3.6.0/components/soc/esp32h2/include/soc/ |
D | soc.h | 146 #define REG_SET_BITS(_r, _b, _m) ({ … macro
|
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/ |
D | soc.h | 156 #define REG_SET_BITS(_r, _b, _m) ({ … macro
|