Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dmemprot_ll.h399 return MEMP_HAL_ERR_CORE_INVALID; in memprot_ll_iram0_set_monitor_lock()
415 return MEMP_HAL_ERR_CORE_INVALID; in memprot_ll_iram0_get_monitor_lock()
452 return MEMP_HAL_ERR_CORE_INVALID; in memprot_ll_iram0_set_monitor_en()
468 return MEMP_HAL_ERR_CORE_INVALID; in memprot_ll_iram0_get_monitor_en()
490 return MEMP_HAL_ERR_CORE_INVALID; in memprot_ll_iram0_set_monitor_intrclr()
512 return MEMP_HAL_ERR_CORE_INVALID; in memprot_ll_iram0_reset_monitor_intrclr()
528 return MEMP_HAL_ERR_CORE_INVALID; in memprot_ll_iram0_get_monitor_intrclr()
544 return MEMP_HAL_ERR_CORE_INVALID; in memprot_ll_iram0_get_monitor_enable_register()
561 return MEMP_HAL_ERR_CORE_INVALID; in memprot_ll_iram0_get_monitor_status_intr()
577 return MEMP_HAL_ERR_CORE_INVALID; in memprot_ll_iram0_get_monitor_status_fault_wr()
[all …]
/hal_espressif-latest/components/hal/include/hal/
Dmemprot_types.h28 MEMP_HAL_ERR_CORE_INVALID = 7, enumerator