Home
last modified time | relevance | path

Searched refs:REG_SET_BITS (Results 1 – 9 of 9) sorted by relevance

/hal_espressif-latest/components/soc/esp32/include/soc/
Dsoc.h70 #define REG_SET_BITS(_r, _b, _m) do { … macro
71 …ASSERT_IF_DPORT_REG((_r), REG_SET_BITS); …
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dsoc.h69 #define REG_SET_BITS(_r, _b, _m) do { … macro
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dsoc.h63 #define REG_SET_BITS(_r, _b, _m) do { … macro
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dsoc.h67 #define REG_SET_BITS(_r, _b, _m) do { … macro
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dsoc.h61 #define REG_SET_BITS(_r, _b, _m) do { … macro
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dsoc.h61 #define REG_SET_BITS(_r, _b, _m) do { … macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dsoc.h76 #define REG_SET_BITS(_r, _b, _m) do { … macro
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dmemprot_ll.h372REG_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-latest/components/hal/esp32s3/include/hal/
Dmemprot_ll.h770 REG_SET_BITS(reg, mask, (addr >> 2) & val); in memprot_ll_set_rtcfast_split_line()
875 REG_SET_BITS(reg, bits, mask); in memprot_ll_rtcfast_set_pms_area()