Home
last modified time | relevance | path

Searched refs:TIMG_T0_LOAD_M (Results 1 – 8 of 8) 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/esp_hw_support/
Dsleep_system_peripheral.c117 …A_TIMG_LINK(0x07), TIMG_T0LOAD_REG(0), 0x1, TIMG_T0_LOAD_M, 1,… in sleep_sys_periph_tg0_retention_init()
/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