Searched defs:GET_PERI_REG_BITS2 (Results 1 – 7 of 7) sorted by relevance
/hal_espressif-latest/components/soc/esp32c2/include/soc/ |
D | soc.h | 137 #define GET_PERI_REG_BITS2(reg, mask,shift) ({ … macro
|
/hal_espressif-latest/components/soc/esp32c6/include/soc/ |
D | soc.h | 131 #define GET_PERI_REG_BITS2(reg, mask,shift) ({ … macro
|
/hal_espressif-latest/components/soc/esp32s2/include/soc/ |
D | soc.h | 135 #define GET_PERI_REG_BITS2(reg, mask,shift) ({ … macro
|
/hal_espressif-latest/components/soc/esp32h2/include/soc/ |
D | soc.h | 129 #define GET_PERI_REG_BITS2(reg, mask,shift) ({ … macro
|
/hal_espressif-latest/components/soc/esp32c3/include/soc/ |
D | soc.h | 129 #define GET_PERI_REG_BITS2(reg, mask,shift) ({ … macro
|
/hal_espressif-latest/components/soc/esp32s3/include/soc/ |
D | soc.h | 144 #define GET_PERI_REG_BITS2(reg, mask,shift) ({ … macro
|
/hal_espressif-latest/components/soc/esp32/include/soc/ |
D | soc.h | 148 #define GET_PERI_REG_BITS2(reg, mask,shift) ({ … macro
|