Home
last modified time | relevance | path

Searched defs:start_point (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-3.6.0/components/hal/esp32s3/include/hal/
Drtc_cntl_ll.h72 static inline void rtc_cntl_ll_enable_icache_tagmem_retention(uint32_t start_point, uint32_t vld_si… in rtc_cntl_ll_enable_icache_tagmem_retention()
80 static inline void rtc_cntl_ll_enable_dcache_tagmem_retention(uint32_t start_point, uint32_t vld_si… in rtc_cntl_ll_enable_dcache_tagmem_retention()
/hal_espressif-3.6.0/components/hal/include/hal/
Drtc_hal.h32 uint32_t start_point: 8, /* the row of start for i-cache tag memory */ member
38 uint32_t start_point: 9, /* the row of start for d-cache tag memory */ member