Searched refs:TIMG_T0_UPDATE_M (Results 1 – 8 of 8) sorted by relevance
/hal_espressif-latest/components/esp_hw_support/ |
D | sleep_system_peripheral.c | 114 …_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/ |
D | timer_group_reg.h | 137 #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/ |
D | timer_group_reg.h | 129 #define TIMG_T0_UPDATE_M (TIMG_T0_UPDATE_V << TIMG_T0_UPDATE_S) macro
|
/hal_espressif-latest/components/soc/esp32c2/include/soc/ |
D | timer_group_reg.h | 126 #define TIMG_T0_UPDATE_M (TIMG_T0_UPDATE_V << TIMG_T0_UPDATE_S) macro
|
/hal_espressif-latest/components/soc/esp32c3/include/soc/ |
D | timer_group_reg.h | 126 #define TIMG_T0_UPDATE_M (TIMG_T0_UPDATE_V << TIMG_T0_UPDATE_S) macro
|
/hal_espressif-latest/components/soc/esp32h2/include/soc/ |
D | timer_group_reg.h | 129 #define TIMG_T0_UPDATE_M (TIMG_T0_UPDATE_V << TIMG_T0_UPDATE_S) macro
|
/hal_espressif-latest/components/soc/esp32s3/include/soc/ |
D | timer_group_reg.h | 107 #define TIMG_T0_UPDATE_M (TIMG_T0_UPDATE_V << TIMG_T0_UPDATE_S) macro
|
/hal_espressif-latest/components/soc/esp32/include/soc/ |
D | timer_group_reg.h | 101 #define TIMG_T0_UPDATE_M ((TIMG_T0_UPDATE_V)<<(TIMG_T0_UPDATE_S)) macro
|