Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_hw_support/include/
Desp_cpu.h250 assert(intr_num >= 0 && intr_num < SOC_CPU_INTR_NUM); in esp_cpu_intr_set_type()
266 assert(intr_num >= 0 && intr_num < SOC_CPU_INTR_NUM); in esp_cpu_intr_get_type()
281 assert(intr_num >= 0 && intr_num < SOC_CPU_INTR_NUM); in esp_cpu_intr_set_priority()
296 assert(intr_num >= 0 && intr_num < SOC_CPU_INTR_NUM); in esp_cpu_intr_get_priority()
314 assert(intr_num >= 0 && intr_num < SOC_CPU_INTR_NUM); in esp_cpu_intr_has_handler()
338 assert(intr_num >= 0 && intr_num < SOC_CPU_INTR_NUM); in esp_cpu_intr_set_handler()
356 assert(intr_num >= 0 && intr_num < SOC_CPU_INTR_NUM); in esp_cpu_intr_get_handler_arg()
417 assert(intr_num >= 0 && intr_num < SOC_CPU_INTR_NUM); in esp_cpu_intr_edge_ack()
/hal_espressif-latest/components/esp_hw_support/port/esp32s2/
Desp_cpu_intr.c25 const static intr_desc_t intr_desc_table [SOC_CPU_INTR_NUM] = {
76 assert(core_id == 0 && intr_num < SOC_CPU_INTR_NUM && intr_desc_ret != NULL); in esp_cpu_intr_get_desc()
/hal_espressif-latest/components/esp_hw_support/port/esp32s3/
Desp_cpu_intr.c23 const static intr_desc_t intr_desc_table [SOC_CPU_INTR_NUM] = {
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dsoc_caps.h92 #define SOC_CPU_INTR_NUM 32 macro
DKconfig.soc_caps.in182 config SOC_CPU_INTR_NUM config
/hal_espressif-latest/components/esp_hw_support/port/esp32/
Desp_cpu_intr.c145 const static intr_desc_t intr_desc_table [SOC_CPU_INTR_NUM] = {
/hal_espressif-latest/components/soc/esp32/include/soc/
Dsoc_caps.h146 #define SOC_CPU_INTR_NUM 32 macro
DKconfig.soc_caps.in242 config SOC_CPU_INTR_NUM config
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dsoc_caps.h134 #define SOC_CPU_INTR_NUM 32 macro
DKconfig.soc_caps.in286 config SOC_CPU_INTR_NUM config
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dsoc_caps.h124 #define SOC_CPU_INTR_NUM 32 macro
DKconfig.soc_caps.in270 config SOC_CPU_INTR_NUM config
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dsoc_caps.h137 #define SOC_CPU_INTR_NUM 32 macro
DKconfig.soc_caps.in322 config SOC_CPU_INTR_NUM config
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dsoc_caps.h127 #define SOC_CPU_INTR_NUM 32 macro
DKconfig.soc_caps.in326 config SOC_CPU_INTR_NUM config
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dsoc_caps.h154 #define SOC_CPU_INTR_NUM 32 macro
DKconfig.soc_caps.in326 config SOC_CPU_INTR_NUM config