Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/hal/include/hal/
Drtc_hal.h25 uint32_t start_point: 8, /* the row of start for i-cache tag memory */ member
31 uint32_t start_point: 9, /* the row of start for d-cache tag memory */ member
/hal_espressif-3.7.0/components/hal/esp32s3/include/hal/
Drtc_cntl_ll.h70 FORCE_INLINE_ATTR void rtc_cntl_ll_enable_icache_tagmem_retention(uint32_t start_point, uint32_t vl… in rtc_cntl_ll_enable_icache_tagmem_retention()
78 FORCE_INLINE_ATTR void rtc_cntl_ll_enable_dcache_tagmem_retention(uint32_t start_point, uint32_t vl… in rtc_cntl_ll_enable_dcache_tagmem_retention()