Home
last modified time | relevance | path

Searched refs:LP_AON_LPCORE_REG (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dlp_aon_ll.h95 return REG_GET_BIT(LP_AON_LPCORE_REG, LP_AON_LPCORE_ETM_WAKEUP_FLAG); in lp_aon_ll_get_lpcore_etm_wakeup_flag()
103 REG_SET_BIT(LP_AON_LPCORE_REG, LP_AON_LPCORE_ETM_WAKEUP_FLAG_CLR); in lp_aon_ll_clear_lpcore_etm_wakeup_flag()
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dlp_aon_reg.h362 #define LP_AON_LPCORE_REG (DR_REG_LP_AON_BASE + 0x50) macro
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dlp_aon_reg.h401 #define LP_AON_LPCORE_REG (DR_REG_LP_AON_BASE + 0x50) macro