Searched defs:REG_SET_BITS (Results 1 – 6 of 6) sorted by relevance
/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/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/esp32s2/include/soc/ |
D | soc.h | 161 #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
|
/hal_espressif-3.6.0/components/soc/esp32/include/soc/ |
D | soc.h | 132 #define REG_SET_BITS(_r, _b, _m) ({ … macro
|