Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_hw_support/
Dsleep_retention.c174 #define SLEEP_RETENTION_REGDMA_LINK_LOWEST_PRIORITY (SLEEP_RETENTION_REGDMA_LINK_NR_PRIORITIES … macro
236 if (s_retention.lists[SLEEP_RETENTION_REGDMA_LINK_LOWEST_PRIORITY].entries_bitmap == 0) { in sleep_retention_entries_check_and_create_final_default()
237 …= sleep_retention_entries_create_impl(&final_dummy, 1, SLEEP_RETENTION_REGDMA_LINK_LOWEST_PRIORITY in sleep_retention_entries_check_and_create_final_default()
303 …REGDMA_LINK_HIGHEST_PRIORITY && s_retention.highpri <= SLEEP_RETENTION_REGDMA_LINK_LOWEST_PRIORITY in sleep_retention_entries_stats()
315 …REGDMA_LINK_HIGHEST_PRIORITY && s_retention.highpri <= SLEEP_RETENTION_REGDMA_LINK_LOWEST_PRIORITY in sleep_retention_dump_entries()
330 s_retention.highpri <= SLEEP_RETENTION_REGDMA_LINK_LOWEST_PRIORITY) { in sleep_retention_find_link_by_id()
425 assert(s_retention.highpri == SLEEP_RETENTION_REGDMA_LINK_LOWEST_PRIORITY); in sleep_retention_entries_check_and_distroy_final_default()
427 …p_retention_entries_destroy_wrapper(&s_retention.lists[SLEEP_RETENTION_REGDMA_LINK_LOWEST_PRIORITY in sleep_retention_entries_check_and_distroy_final_default()
548 s_retention.highpri = SLEEP_RETENTION_REGDMA_LINK_LOWEST_PRIORITY; in sleep_retention_entries_join()
611 s_retention.highpri <= SLEEP_RETENTION_REGDMA_LINK_LOWEST_PRIORITY) { in sleep_retention_entries_get()
[all …]