Searched refs:INT15RES (Results 1 – 3 of 3) sorted by relevance
/hal_espressif-3.6.0/components/hal/esp32s3/ |
D | interrupt_descriptor_table.c | 31 #define INT15RES INTDESC_RESVD macro 33 #define INT15RES INTDESC_SPECIAL macro 53 { 3, INTTP_NA, {INT15RES, INT15RES } }, //15
|
/hal_espressif-3.6.0/components/hal/esp32/ |
D | interrupt_descriptor_table.c | 31 #define INT15RES INTDESC_RESVD macro 33 #define INT15RES INTDESC_SPECIAL macro 53 { 3, INTTP_NA, {INT15RES, INT15RES } }, //15
|
/hal_espressif-3.6.0/components/hal/esp32s2/ |
D | interrupt_descriptor_table.c | 31 #define INT15RES INTDESC_RESVD macro 33 #define INT15RES INTDESC_SPECIAL macro 53 { 3, INTTP_NA, {INT15RES} }, //15
|