Home
last modified time | relevance | path

Searched refs:TIMG_T0_UPDATE_M (Results 1 – 8 of 8) sorted by relevance

/hal_espressif-latest/components/esp_hw_support/
Dsleep_system_peripheral.c114 …_TIMG_LINK(0x04), TIMG_T0UPDATE_REG(0), TIMG_T0_UPDATE, TIMG_T0_UPDATE_M, 0, … in sleep_sys_periph_tg0_retention_init()
115 …_TIMG_LINK(0x05), TIMG_T0UPDATE_REG(0), 0x0, TIMG_T0_UPDATE_M, 0, … in sleep_sys_periph_tg0_retention_init()
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dtimer_group_reg.h137 #define TIMG_T0_UPDATE_M (TIMG_T0_UPDATE_V << TIMG_T0_UPDATE_S) macro
315 #define TIMG_T0_UPDATE_M (TIMG_T0_UPDATE_V << TIMG_T0_UPDATE_S) macro
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dtimer_group_reg.h129 #define TIMG_T0_UPDATE_M (TIMG_T0_UPDATE_V << TIMG_T0_UPDATE_S) macro
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dtimer_group_reg.h126 #define TIMG_T0_UPDATE_M (TIMG_T0_UPDATE_V << TIMG_T0_UPDATE_S) macro
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dtimer_group_reg.h126 #define TIMG_T0_UPDATE_M (TIMG_T0_UPDATE_V << TIMG_T0_UPDATE_S) macro
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dtimer_group_reg.h129 #define TIMG_T0_UPDATE_M (TIMG_T0_UPDATE_V << TIMG_T0_UPDATE_S) macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dtimer_group_reg.h107 #define TIMG_T0_UPDATE_M (TIMG_T0_UPDATE_V << TIMG_T0_UPDATE_S) macro
/hal_espressif-latest/components/soc/esp32/include/soc/
Dtimer_group_reg.h101 #define TIMG_T0_UPDATE_M ((TIMG_T0_UPDATE_V)<<(TIMG_T0_UPDATE_S)) macro