Home
last modified time | relevance | path

Searched refs:PCNT_CH1_POS_MODE_U3_V (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dpcnt_reg.h662 #define PCNT_CH1_POS_MODE_U3_M (PCNT_CH1_POS_MODE_U3_V << PCNT_CH1_POS_MODE_U3_S)
663 #define PCNT_CH1_POS_MODE_U3_V 0x00000003U macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dpcnt_reg.h663 #define PCNT_CH1_POS_MODE_U3_M (PCNT_CH1_POS_MODE_U3_V << PCNT_CH1_POS_MODE_U3_S)
664 #define PCNT_CH1_POS_MODE_U3_V 0x00000003U macro
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dpcnt_reg.h676 #define PCNT_CH1_POS_MODE_U3_M (PCNT_CH1_POS_MODE_U3_V << PCNT_CH1_POS_MODE_U3_S)
677 #define PCNT_CH1_POS_MODE_U3_V 0x00000003U macro
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dpcnt_reg.h663 #define PCNT_CH1_POS_MODE_U3_M (PCNT_CH1_POS_MODE_U3_V << PCNT_CH1_POS_MODE_U3_S)
664 #define PCNT_CH1_POS_MODE_U3_V 0x00000003U macro
/hal_espressif-latest/components/soc/esp32/include/soc/
Dpcnt_reg.h417 #define PCNT_CH1_POS_MODE_U3_M ((PCNT_CH1_POS_MODE_U3_V)<<(PCNT_CH1_POS_MODE_U3_S))
418 #define PCNT_CH1_POS_MODE_U3_V 0x3 macro