Home
last modified time | relevance | path

Searched defs:TIMG_T0_LOAD_M (Results 1 – 7 of 7) sorted by relevance

/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dtimer_group_reg.h209 #define TIMG_T0_LOAD_M (TIMG_T0_LOAD_V << TIMG_T0_LOAD_S) macro
387 #define TIMG_T0_LOAD_M (TIMG_T0_LOAD_V << TIMG_T0_LOAD_S) macro
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dtimer_group_reg.h192 #define TIMG_T0_LOAD_M (TIMG_T0_LOAD_V << TIMG_T0_LOAD_S) macro
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dtimer_group_reg.h189 #define TIMG_T0_LOAD_M (TIMG_T0_LOAD_V << TIMG_T0_LOAD_S) macro
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dtimer_group_reg.h189 #define TIMG_T0_LOAD_M (TIMG_T0_LOAD_V << TIMG_T0_LOAD_S) macro
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dtimer_group_reg.h192 #define TIMG_T0_LOAD_M (TIMG_T0_LOAD_V << TIMG_T0_LOAD_S) macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dtimer_group_reg.h170 #define TIMG_T0_LOAD_M (TIMG_T0_LOAD_V << TIMG_T0_LOAD_S) macro
/hal_espressif-latest/components/soc/esp32/include/soc/
Dtimer_group_reg.h141 #define TIMG_T0_LOAD_M ((TIMG_T0_LOAD_V)<<(TIMG_T0_LOAD_S)) macro