Home
last modified time | relevance | path

Searched refs:cache_ll_l1_enable_access_error_intr (Results 1 – 10 of 10) sorted by relevance

/hal_espressif-latest/components/esp_system/port/soc/esp32s3/
Dcache_err_int.c59 cache_ll_l1_enable_access_error_intr(0, CACHE_LL_L1_ACCESS_EVENT_MASK); in esp_cache_err_int_init()
67 cache_ll_l1_enable_access_error_intr(1, CACHE_LL_L1_ACCESS_EVENT_MASK); in esp_cache_err_int_init()
/hal_espressif-latest/components/esp_system/port/soc/esp32c6/
Dcache_err_int.c49 cache_ll_l1_enable_access_error_intr(0, CACHE_LL_L1_ACCESS_EVENT_MASK); in esp_cache_err_int_init()
/hal_espressif-latest/components/esp_system/port/soc/esp32h2/
Dcache_err_int.c49 cache_ll_l1_enable_access_error_intr(0, CACHE_LL_L1_ACCESS_EVENT_MASK); in esp_cache_err_int_init()
/hal_espressif-latest/components/esp_system/port/soc/esp32c2/
Dcache_err_int.c63 cache_ll_l1_enable_access_error_intr(0, CACHE_LL_L1_ACCESS_EVENT_MASK); in esp_cache_err_int_init()
/hal_espressif-latest/components/esp_system/port/soc/esp32c3/
Dcache_err_int.c63 cache_ll_l1_enable_access_error_intr(0, CACHE_LL_L1_ACCESS_EVENT_MASK); in esp_cache_err_int_init()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dcache_ll.h112 static inline void cache_ll_l1_enable_access_error_intr(uint32_t cache_id, uint32_t mask) in cache_ll_l1_enable_access_error_intr() function
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dcache_ll.h112 static inline void cache_ll_l1_enable_access_error_intr(uint32_t cache_id, uint32_t mask) in cache_ll_l1_enable_access_error_intr() function
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Dcache_ll.h138 static inline void cache_ll_l1_enable_access_error_intr(uint32_t cache_id, uint32_t mask) in cache_ll_l1_enable_access_error_intr() function
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dcache_ll.h139 static inline void cache_ll_l1_enable_access_error_intr(uint32_t cache_id, uint32_t mask) in cache_ll_l1_enable_access_error_intr() function
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dcache_ll.h197 static inline void cache_ll_l1_enable_access_error_intr(uint32_t cache_id, uint32_t mask) in cache_ll_l1_enable_access_error_intr() function