Searched defs:GET_PERI_REG_BITS2 (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 | 141 #define GET_PERI_REG_BITS2(reg, mask,shift) ({ … macro
|
/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/ |
D | soc.h | 191 #define GET_PERI_REG_BITS2(reg, mask,shift) ({ … macro
|
/hal_espressif-3.6.0/components/soc/esp32h2/include/soc/ |
D | soc.h | 214 #define GET_PERI_REG_BITS2(reg, mask,shift) ({ … macro
|
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/ |
D | soc.h | 239 #define GET_PERI_REG_BITS2(reg, mask,shift) ({ … macro
|
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/ |
D | soc.h | 224 #define GET_PERI_REG_BITS2(reg, mask,shift) ({ … macro
|
/hal_espressif-3.6.0/components/soc/esp32/include/soc/ |
D | soc.h | 210 #define GET_PERI_REG_BITS2(reg, mask,shift) ({ … macro
|