Searched defs:SET_PERI_REG_BITS (Results 1 – 7 of 7) sorted by relevance
| /hal_espressif-latest/components/soc/esp32c2/include/soc/ |
| D | soc.h | 132 #define SET_PERI_REG_BITS(reg,bit_map,value,shift) do { … macro
|
| /hal_espressif-latest/components/soc/esp32c6/include/soc/ |
| D | soc.h | 126 #define SET_PERI_REG_BITS(reg,bit_map,value,shift) do { … macro
|
| /hal_espressif-latest/components/soc/esp32s2/include/soc/ |
| D | soc.h | 130 #define SET_PERI_REG_BITS(reg,bit_map,value,shift) do { … macro
|
| /hal_espressif-latest/components/soc/esp32h2/include/soc/ |
| D | soc.h | 124 #define SET_PERI_REG_BITS(reg,bit_map,value,shift) do { … macro
|
| /hal_espressif-latest/components/soc/esp32c3/include/soc/ |
| D | soc.h | 124 #define SET_PERI_REG_BITS(reg,bit_map,value,shift) do { … macro
|
| /hal_espressif-latest/components/soc/esp32s3/include/soc/ |
| D | soc.h | 139 #define SET_PERI_REG_BITS(reg,bit_map,value,shift) do { … macro
|
| /hal_espressif-latest/components/soc/esp32/include/soc/ |
| D | soc.h | 142 #define SET_PERI_REG_BITS(reg,bit_map,value,shift) do { … macro
|