Searched refs:GET_PERI_REG_BITS (Results 1 – 7 of 7) sorted by relevance
/hal_espressif-latest/components/soc/esp32/include/soc/ |
D | soc.h | 136 #define GET_PERI_REG_BITS(reg, hipos,lowpos) ({ … macro 137 …ASSERT_IF_DPORT_REG((reg), GET_PERI_REG_BITS); …
|
/hal_espressif-latest/components/soc/esp32c2/include/soc/ |
D | soc.h | 127 #define GET_PERI_REG_BITS(reg, hipos,lowpos) ({ … macro
|
/hal_espressif-latest/components/soc/esp32c6/include/soc/ |
D | soc.h | 121 #define GET_PERI_REG_BITS(reg, hipos,lowpos) ({ … macro
|
/hal_espressif-latest/components/soc/esp32s2/include/soc/ |
D | soc.h | 125 #define GET_PERI_REG_BITS(reg, hipos,lowpos) ({ … macro
|
/hal_espressif-latest/components/soc/esp32h2/include/soc/ |
D | soc.h | 119 #define GET_PERI_REG_BITS(reg, hipos,lowpos) ({ … macro
|
/hal_espressif-latest/components/soc/esp32c3/include/soc/ |
D | soc.h | 119 #define GET_PERI_REG_BITS(reg, hipos,lowpos) ({ … macro
|
/hal_espressif-latest/components/soc/esp32s3/include/soc/ |
D | soc.h | 134 #define GET_PERI_REG_BITS(reg, hipos,lowpos) ({ … macro
|