Paparazzi UAS
v5.8.2_stable-0-g6260b7c
Paparazzi is a free software Unmanned Aircraft System.
|
Go to the source code of this file.
#define CM3_WEAK extern void __attribute__ ((weak)) |
Definition at line 101 of file stm32f4_chibios_vectors.h.
#define NVIC_ADC_IRQ 18 |
Definition at line 36 of file stm32f4_chibios_vectors.h.
Referenced by adc_init_irq().
#define NVIC_ADC_IRQ_VEC_CHIBIOS Vector88 |
Definition at line 223 of file stm32f4_chibios_vectors.h.
#define NVIC_ADC_IRQ_VEC_OPENCM3 adc_isr |
Definition at line 224 of file stm32f4_chibios_vectors.h.
#define NVIC_CAN1_RX0_IRQ 20 |
Definition at line 38 of file stm32f4_chibios_vectors.h.
#define NVIC_CAN1_RX0_IRQ_VEC_CHIBIOS Vector90 |
Definition at line 227 of file stm32f4_chibios_vectors.h.
#define NVIC_CAN1_RX0_IRQ_VEC_OPENCM3 can1_rx0_isr |
Definition at line 228 of file stm32f4_chibios_vectors.h.
#define NVIC_CAN1_RX1_IRQ 21 |
Definition at line 39 of file stm32f4_chibios_vectors.h.
#define NVIC_CAN1_RX1_IRQ_VEC_CHIBIOS Vector94 |
Definition at line 229 of file stm32f4_chibios_vectors.h.
#define NVIC_CAN1_RX1_IRQ_VEC_OPENCM3 can1_rx1_isr |
Definition at line 230 of file stm32f4_chibios_vectors.h.
#define NVIC_CAN1_SCE_IRQ 22 |
Definition at line 40 of file stm32f4_chibios_vectors.h.
#define NVIC_CAN1_SCE_IRQ_VEC_CHIBIOS Vector98 |
Definition at line 231 of file stm32f4_chibios_vectors.h.
#define NVIC_CAN1_SCE_IRQ_VEC_OPENCM3 can1_sce_isr |
Definition at line 232 of file stm32f4_chibios_vectors.h.
#define NVIC_CAN1_TX_IRQ 19 |
Definition at line 37 of file stm32f4_chibios_vectors.h.
#define NVIC_CAN1_TX_IRQ_VEC_CHIBIOS Vector8C |
Definition at line 225 of file stm32f4_chibios_vectors.h.
#define NVIC_CAN1_TX_IRQ_VEC_OPENCM3 can1_tx_isr |
Definition at line 226 of file stm32f4_chibios_vectors.h.
#define NVIC_CAN2_RX0_IRQ 64 |
Definition at line 82 of file stm32f4_chibios_vectors.h.
#define NVIC_CAN2_RX0_IRQ_VEC_CHIBIOS Vector140 |
Definition at line 315 of file stm32f4_chibios_vectors.h.
#define NVIC_CAN2_RX0_IRQ_VEC_OPENCM3 can2_rx0_isr |
Definition at line 316 of file stm32f4_chibios_vectors.h.
#define NVIC_CAN2_RX1_IRQ 65 |
Definition at line 83 of file stm32f4_chibios_vectors.h.
#define NVIC_CAN2_RX1_IRQ_VEC_CHIBIOS Vector144 |
Definition at line 317 of file stm32f4_chibios_vectors.h.
#define NVIC_CAN2_RX1_IRQ_VEC_OPENCM3 can2_rx1_isr |
Definition at line 318 of file stm32f4_chibios_vectors.h.
#define NVIC_CAN2_SCE_IRQ 66 |
Definition at line 84 of file stm32f4_chibios_vectors.h.
#define NVIC_CAN2_SCE_IRQ_VEC_CHIBIOS Vector148 |
Definition at line 319 of file stm32f4_chibios_vectors.h.
#define NVIC_CAN2_SCE_IRQ_VEC_OPENCM3 can2_sce_isr |
Definition at line 320 of file stm32f4_chibios_vectors.h.
#define NVIC_CAN2_TX_IRQ 63 |
Definition at line 81 of file stm32f4_chibios_vectors.h.
#define NVIC_CAN2_TX_IRQ_VEC_CHIBIOS Vector13C |
Definition at line 313 of file stm32f4_chibios_vectors.h.
#define NVIC_CAN2_TX_IRQ_VEC_OPENCM3 can2_tx_isr |
Definition at line 314 of file stm32f4_chibios_vectors.h.
#define NVIC_CRYP_IRQ 79 |
Definition at line 97 of file stm32f4_chibios_vectors.h.
#define NVIC_CRYP_IRQ_VEC_CHIBIOS Vector17C |
Definition at line 345 of file stm32f4_chibios_vectors.h.
#define NVIC_CRYP_IRQ_VEC_OPENCM3 cryp_isr |
Definition at line 346 of file stm32f4_chibios_vectors.h.
#define NVIC_DCMI_IRQ 78 |
Definition at line 96 of file stm32f4_chibios_vectors.h.
#define NVIC_DCMI_IRQ_VEC_CHIBIOS Vector178 |
Definition at line 343 of file stm32f4_chibios_vectors.h.
#define NVIC_DCMI_IRQ_VEC_OPENCM3 dcmi_isr |
Definition at line 344 of file stm32f4_chibios_vectors.h.
#define NVIC_DMA1_STREAM0_IRQ 11 |
Definition at line 29 of file stm32f4_chibios_vectors.h.
#define NVIC_DMA1_STREAM0_IRQ_VEC_CHIBIOS Vector6C |
Definition at line 209 of file stm32f4_chibios_vectors.h.
#define NVIC_DMA1_STREAM0_IRQ_VEC_OPENCM3 dma1_stream0_isr |
Definition at line 210 of file stm32f4_chibios_vectors.h.
#define NVIC_DMA1_STREAM1_IRQ 12 |
Definition at line 30 of file stm32f4_chibios_vectors.h.
#define NVIC_DMA1_STREAM1_IRQ_VEC_CHIBIOS Vector70 |
Definition at line 211 of file stm32f4_chibios_vectors.h.
#define NVIC_DMA1_STREAM1_IRQ_VEC_OPENCM3 dma1_stream1_isr |
Definition at line 212 of file stm32f4_chibios_vectors.h.
#define NVIC_DMA1_STREAM2_IRQ 13 |
Definition at line 31 of file stm32f4_chibios_vectors.h.
#define NVIC_DMA1_STREAM2_IRQ_VEC_CHIBIOS Vector74 |
Definition at line 213 of file stm32f4_chibios_vectors.h.
#define NVIC_DMA1_STREAM2_IRQ_VEC_OPENCM3 dma1_stream2_isr |
Definition at line 214 of file stm32f4_chibios_vectors.h.
#define NVIC_DMA1_STREAM3_IRQ 14 |
Definition at line 32 of file stm32f4_chibios_vectors.h.
Referenced by spi2_arch_init().
#define NVIC_DMA1_STREAM3_IRQ_VEC_CHIBIOS Vector78 |
Definition at line 215 of file stm32f4_chibios_vectors.h.
#define NVIC_DMA1_STREAM3_IRQ_VEC_OPENCM3 dma1_stream3_isr |
Definition at line 216 of file stm32f4_chibios_vectors.h.
#define NVIC_DMA1_STREAM4_IRQ 15 |
Definition at line 33 of file stm32f4_chibios_vectors.h.
Referenced by spi2_arch_init().
#define NVIC_DMA1_STREAM4_IRQ_VEC_CHIBIOS Vector7C |
Definition at line 217 of file stm32f4_chibios_vectors.h.
#define NVIC_DMA1_STREAM4_IRQ_VEC_OPENCM3 dma1_stream4_isr |
Definition at line 218 of file stm32f4_chibios_vectors.h.
#define NVIC_DMA1_STREAM5_IRQ 16 |
Definition at line 34 of file stm32f4_chibios_vectors.h.
#define NVIC_DMA1_STREAM5_IRQ_VEC_CHIBIOS Vector80 |
Definition at line 219 of file stm32f4_chibios_vectors.h.
#define NVIC_DMA1_STREAM5_IRQ_VEC_OPENCM3 dma1_stream5_isr |
Definition at line 220 of file stm32f4_chibios_vectors.h.
#define NVIC_DMA1_STREAM6_IRQ 17 |
Definition at line 35 of file stm32f4_chibios_vectors.h.
#define NVIC_DMA1_STREAM6_IRQ_VEC_CHIBIOS Vector84 |
Definition at line 221 of file stm32f4_chibios_vectors.h.
#define NVIC_DMA1_STREAM6_IRQ_VEC_OPENCM3 dma1_stream6_isr |
Definition at line 222 of file stm32f4_chibios_vectors.h.
#define NVIC_DMA1_STREAM7_IRQ 47 |
Definition at line 65 of file stm32f4_chibios_vectors.h.
#define NVIC_DMA1_STREAM7_IRQ_VEC_CHIBIOS VectorFC |
Definition at line 281 of file stm32f4_chibios_vectors.h.
#define NVIC_DMA1_STREAM7_IRQ_VEC_OPENCM3 dma1_stream7_isr |
Definition at line 282 of file stm32f4_chibios_vectors.h.
#define NVIC_DMA2_STREAM0_IRQ 56 |
Definition at line 74 of file stm32f4_chibios_vectors.h.
Referenced by spi1_arch_init().
#define NVIC_DMA2_STREAM0_IRQ_VEC_CHIBIOS Vector120 |
Definition at line 299 of file stm32f4_chibios_vectors.h.
#define NVIC_DMA2_STREAM0_IRQ_VEC_OPENCM3 dma2_stream0_isr |
Definition at line 300 of file stm32f4_chibios_vectors.h.
#define NVIC_DMA2_STREAM1_IRQ 57 |
Definition at line 75 of file stm32f4_chibios_vectors.h.
#define NVIC_DMA2_STREAM1_IRQ_VEC_CHIBIOS Vector124 |
Definition at line 301 of file stm32f4_chibios_vectors.h.
#define NVIC_DMA2_STREAM1_IRQ_VEC_OPENCM3 dma2_stream1_isr |
Definition at line 302 of file stm32f4_chibios_vectors.h.
#define NVIC_DMA2_STREAM2_IRQ 58 |
Definition at line 76 of file stm32f4_chibios_vectors.h.
#define NVIC_DMA2_STREAM2_IRQ_VEC_CHIBIOS Vector128 |
Definition at line 303 of file stm32f4_chibios_vectors.h.
#define NVIC_DMA2_STREAM2_IRQ_VEC_OPENCM3 dma2_stream2_isr |
Definition at line 304 of file stm32f4_chibios_vectors.h.
#define NVIC_DMA2_STREAM3_IRQ 59 |
Definition at line 77 of file stm32f4_chibios_vectors.h.
#define NVIC_DMA2_STREAM3_IRQ_VEC_CHIBIOS Vector12C |
Definition at line 305 of file stm32f4_chibios_vectors.h.
#define NVIC_DMA2_STREAM3_IRQ_VEC_OPENCM3 dma2_stream3_isr |
Definition at line 306 of file stm32f4_chibios_vectors.h.
#define NVIC_DMA2_STREAM4_IRQ 60 |
Definition at line 78 of file stm32f4_chibios_vectors.h.
#define NVIC_DMA2_STREAM4_IRQ_VEC_CHIBIOS Vector130 |
Definition at line 307 of file stm32f4_chibios_vectors.h.
#define NVIC_DMA2_STREAM4_IRQ_VEC_OPENCM3 dma2_stream4_isr |
Definition at line 308 of file stm32f4_chibios_vectors.h.
#define NVIC_DMA2_STREAM5_IRQ 68 |
Definition at line 86 of file stm32f4_chibios_vectors.h.
Referenced by spi1_arch_init().
#define NVIC_DMA2_STREAM5_IRQ_VEC_CHIBIOS Vector150 |
Definition at line 323 of file stm32f4_chibios_vectors.h.
#define NVIC_DMA2_STREAM5_IRQ_VEC_OPENCM3 dma2_stream5_isr |
Definition at line 324 of file stm32f4_chibios_vectors.h.
#define NVIC_DMA2_STREAM6_IRQ 69 |
Definition at line 87 of file stm32f4_chibios_vectors.h.
#define NVIC_DMA2_STREAM6_IRQ_VEC_CHIBIOS Vector154 |
Definition at line 325 of file stm32f4_chibios_vectors.h.
#define NVIC_DMA2_STREAM6_IRQ_VEC_OPENCM3 dma2_stream6_isr |
Definition at line 326 of file stm32f4_chibios_vectors.h.
#define NVIC_DMA2_STREAM7_IRQ 70 |
Definition at line 88 of file stm32f4_chibios_vectors.h.
#define NVIC_DMA2_STREAM7_IRQ_VEC_CHIBIOS Vector158 |
Definition at line 327 of file stm32f4_chibios_vectors.h.
#define NVIC_DMA2_STREAM7_IRQ_VEC_OPENCM3 dma2_stream7_isr |
Definition at line 328 of file stm32f4_chibios_vectors.h.
#define NVIC_ETH_IRQ 61 |
Definition at line 79 of file stm32f4_chibios_vectors.h.
#define NVIC_ETH_IRQ_VEC_CHIBIOS Vector134 |
Definition at line 309 of file stm32f4_chibios_vectors.h.
#define NVIC_ETH_IRQ_VEC_OPENCM3 eth_isr |
Definition at line 310 of file stm32f4_chibios_vectors.h.
#define NVIC_ETH_WKUP_IRQ 62 |
Definition at line 80 of file stm32f4_chibios_vectors.h.
#define NVIC_ETH_WKUP_IRQ_VEC_CHIBIOS Vector138 |
Definition at line 311 of file stm32f4_chibios_vectors.h.
#define NVIC_ETH_WKUP_IRQ_VEC_OPENCM3 eth_wkup_isr |
Definition at line 312 of file stm32f4_chibios_vectors.h.
#define NVIC_EXTI0_IRQ 6 |
Definition at line 24 of file stm32f4_chibios_vectors.h.
#define NVIC_EXTI0_IRQ_VEC_CHIBIOS Vector58 |
Definition at line 199 of file stm32f4_chibios_vectors.h.
#define NVIC_EXTI0_IRQ_VEC_OPENCM3 exti0_isr |
Definition at line 200 of file stm32f4_chibios_vectors.h.
#define NVIC_EXTI15_10_IRQ 40 |
Definition at line 58 of file stm32f4_chibios_vectors.h.
Referenced by imu_aspirin_arch_int_disable(), and imu_aspirin_arch_int_enable().
#define NVIC_EXTI15_10_IRQ_VEC_CHIBIOS VectorE0 |
Definition at line 267 of file stm32f4_chibios_vectors.h.
#define NVIC_EXTI15_10_IRQ_VEC_OPENCM3 exti15_10_isr |
Definition at line 268 of file stm32f4_chibios_vectors.h.
#define NVIC_EXTI1_IRQ 7 |
Definition at line 25 of file stm32f4_chibios_vectors.h.
#define NVIC_EXTI1_IRQ_VEC_CHIBIOS Vector5C |
Definition at line 201 of file stm32f4_chibios_vectors.h.
#define NVIC_EXTI1_IRQ_VEC_OPENCM3 exti1_isr |
Definition at line 202 of file stm32f4_chibios_vectors.h.
#define NVIC_EXTI2_IRQ 8 |
Definition at line 26 of file stm32f4_chibios_vectors.h.
Referenced by imu_aspirin_arch_int_disable(), imu_aspirin_arch_int_enable(), and max1168_arch_init().
#define NVIC_EXTI2_IRQ_VEC_CHIBIOS Vector60 |
Definition at line 203 of file stm32f4_chibios_vectors.h.
#define NVIC_EXTI2_IRQ_VEC_OPENCM3 exti2_isr |
Definition at line 204 of file stm32f4_chibios_vectors.h.
#define NVIC_EXTI3_IRQ 9 |
Definition at line 27 of file stm32f4_chibios_vectors.h.
#define NVIC_EXTI3_IRQ_VEC_CHIBIOS Vector64 |
Definition at line 205 of file stm32f4_chibios_vectors.h.
#define NVIC_EXTI3_IRQ_VEC_OPENCM3 exti3_isr |
Definition at line 206 of file stm32f4_chibios_vectors.h.
#define NVIC_EXTI4_IRQ 10 |
Definition at line 28 of file stm32f4_chibios_vectors.h.
#define NVIC_EXTI4_IRQ_VEC_CHIBIOS Vector68 |
Definition at line 207 of file stm32f4_chibios_vectors.h.
#define NVIC_EXTI4_IRQ_VEC_OPENCM3 exti4_isr |
Definition at line 208 of file stm32f4_chibios_vectors.h.
#define NVIC_EXTI9_5_IRQ 23 |
Definition at line 41 of file stm32f4_chibios_vectors.h.
Referenced by hmc5843_arch_init(), imu_krooz_sd_arch_init(), and ms2100_arch_init().
#define NVIC_EXTI9_5_IRQ_VEC_CHIBIOS Vector9C |
Definition at line 233 of file stm32f4_chibios_vectors.h.
#define NVIC_EXTI9_5_IRQ_VEC_OPENCM3 exti9_5_isr |
Definition at line 234 of file stm32f4_chibios_vectors.h.
#define NVIC_FLASH_IRQ 4 |
Definition at line 22 of file stm32f4_chibios_vectors.h.
#define NVIC_FLASH_IRQ_VEC_CHIBIOS Vector50 |
Definition at line 195 of file stm32f4_chibios_vectors.h.
#define NVIC_FLASH_IRQ_VEC_OPENCM3 flash_isr |
Definition at line 196 of file stm32f4_chibios_vectors.h.
#define NVIC_FSMC_IRQ 48 |
Definition at line 66 of file stm32f4_chibios_vectors.h.
#define NVIC_FSMC_IRQ_VEC_CHIBIOS Vector100 |
Definition at line 283 of file stm32f4_chibios_vectors.h.
#define NVIC_FSMC_IRQ_VEC_OPENCM3 fsmc_isr |
Definition at line 284 of file stm32f4_chibios_vectors.h.
#define NVIC_HASH_RNG_IRQ 80 |
Definition at line 98 of file stm32f4_chibios_vectors.h.
#define NVIC_HASH_RNG_IRQ_VEC_CHIBIOS Vector180 |
Definition at line 347 of file stm32f4_chibios_vectors.h.
#define NVIC_HASH_RNG_IRQ_VEC_OPENCM3 hash_rng_isr |
Definition at line 348 of file stm32f4_chibios_vectors.h.
#define NVIC_I2C1_ER_IRQ 32 |
Definition at line 50 of file stm32f4_chibios_vectors.h.
#define NVIC_I2C1_ER_IRQ_VEC_CHIBIOS VectorC0 |
Definition at line 251 of file stm32f4_chibios_vectors.h.
#define NVIC_I2C1_ER_IRQ_VEC_OPENCM3 i2c1_er_isr |
Definition at line 252 of file stm32f4_chibios_vectors.h.
#define NVIC_I2C1_EV_IRQ 31 |
Definition at line 49 of file stm32f4_chibios_vectors.h.
#define NVIC_I2C1_EV_IRQ_VEC_CHIBIOS VectorBC |
Definition at line 249 of file stm32f4_chibios_vectors.h.
#define NVIC_I2C1_EV_IRQ_VEC_OPENCM3 i2c1_ev_isr |
Definition at line 250 of file stm32f4_chibios_vectors.h.
#define NVIC_I2C2_ER_IRQ 34 |
Definition at line 52 of file stm32f4_chibios_vectors.h.
#define NVIC_I2C2_ER_IRQ_VEC_CHIBIOS VectorC8 |
Definition at line 255 of file stm32f4_chibios_vectors.h.
#define NVIC_I2C2_ER_IRQ_VEC_OPENCM3 i2c2_er_isr |
Definition at line 256 of file stm32f4_chibios_vectors.h.
#define NVIC_I2C2_EV_IRQ 33 |
Definition at line 51 of file stm32f4_chibios_vectors.h.
#define NVIC_I2C2_EV_IRQ_VEC_CHIBIOS VectorC4 |
Definition at line 253 of file stm32f4_chibios_vectors.h.
#define NVIC_I2C2_EV_IRQ_VEC_OPENCM3 i2c2_ev_isr |
Definition at line 254 of file stm32f4_chibios_vectors.h.
#define NVIC_I2C3_ER_IRQ 73 |
Definition at line 91 of file stm32f4_chibios_vectors.h.
#define NVIC_I2C3_ER_IRQ_VEC_CHIBIOS Vector164 |
Definition at line 333 of file stm32f4_chibios_vectors.h.
#define NVIC_I2C3_ER_IRQ_VEC_OPENCM3 i2c3_er_isr |
Definition at line 334 of file stm32f4_chibios_vectors.h.
#define NVIC_I2C3_EV_IRQ 72 |
Definition at line 90 of file stm32f4_chibios_vectors.h.
#define NVIC_I2C3_EV_IRQ_VEC_CHIBIOS Vector160 |
Definition at line 331 of file stm32f4_chibios_vectors.h.
#define NVIC_I2C3_EV_IRQ_VEC_OPENCM3 i2c3_ev_isr |
Definition at line 332 of file stm32f4_chibios_vectors.h.
#define NVIC_IRQ_COUNT 81 |
Definition at line 99 of file stm32f4_chibios_vectors.h.
#define NVIC_NVIC_WWDG_IRQ 0 |
Definition at line 18 of file stm32f4_chibios_vectors.h.
#define NVIC_NVIC_WWDG_IRQ_VEC_CHIBIOS Vector40 |
Definition at line 187 of file stm32f4_chibios_vectors.h.
#define NVIC_NVIC_WWDG_IRQ_VEC_OPENCM3 nvic_wwdg_isr |
Definition at line 188 of file stm32f4_chibios_vectors.h.
#define NVIC_OTG_FS_IRQ 67 |
Definition at line 85 of file stm32f4_chibios_vectors.h.
#define NVIC_OTG_FS_IRQ_VEC_CHIBIOS Vector14C |
Definition at line 321 of file stm32f4_chibios_vectors.h.
#define NVIC_OTG_FS_IRQ_VEC_OPENCM3 otg_fs_isr |
Definition at line 322 of file stm32f4_chibios_vectors.h.
#define NVIC_OTG_HS_EP1_IN_IRQ 75 |
Definition at line 93 of file stm32f4_chibios_vectors.h.
#define NVIC_OTG_HS_EP1_IN_IRQ_VEC_CHIBIOS Vector16C |
Definition at line 337 of file stm32f4_chibios_vectors.h.
#define NVIC_OTG_HS_EP1_IN_IRQ_VEC_OPENCM3 otg_hs_ep1_in_isr |
Definition at line 338 of file stm32f4_chibios_vectors.h.
#define NVIC_OTG_HS_EP1_OUT_IRQ 74 |
Definition at line 92 of file stm32f4_chibios_vectors.h.
#define NVIC_OTG_HS_EP1_OUT_IRQ_VEC_CHIBIOS Vector168 |
Definition at line 335 of file stm32f4_chibios_vectors.h.
#define NVIC_OTG_HS_EP1_OUT_IRQ_VEC_OPENCM3 otg_hs_ep1_out_isr |
Definition at line 336 of file stm32f4_chibios_vectors.h.
#define NVIC_OTG_HS_IRQ 77 |
Definition at line 95 of file stm32f4_chibios_vectors.h.
#define NVIC_OTG_HS_IRQ_VEC_CHIBIOS Vector174 |
Definition at line 341 of file stm32f4_chibios_vectors.h.
#define NVIC_OTG_HS_IRQ_VEC_OPENCM3 otg_hs_isr |
Definition at line 342 of file stm32f4_chibios_vectors.h.
#define NVIC_OTG_HS_WKUP_IRQ 76 |
Definition at line 94 of file stm32f4_chibios_vectors.h.
#define NVIC_OTG_HS_WKUP_IRQ_VEC_CHIBIOS Vector170 |
Definition at line 339 of file stm32f4_chibios_vectors.h.
#define NVIC_OTG_HS_WKUP_IRQ_VEC_OPENCM3 otg_hs_wkup_isr |
Definition at line 340 of file stm32f4_chibios_vectors.h.
#define NVIC_PVD_IRQ 1 |
Definition at line 19 of file stm32f4_chibios_vectors.h.
#define NVIC_PVD_IRQ_VEC_CHIBIOS Vector44 |
Definition at line 189 of file stm32f4_chibios_vectors.h.
#define NVIC_PVD_IRQ_VEC_OPENCM3 pvd_isr |
Definition at line 190 of file stm32f4_chibios_vectors.h.
#define NVIC_RCC_IRQ 5 |
Definition at line 23 of file stm32f4_chibios_vectors.h.
#define NVIC_RCC_IRQ_VEC_CHIBIOS Vector54 |
Definition at line 197 of file stm32f4_chibios_vectors.h.
#define NVIC_RCC_IRQ_VEC_OPENCM3 rcc_isr |
Definition at line 198 of file stm32f4_chibios_vectors.h.
#define NVIC_RTC_ALARM_IRQ 41 |
Definition at line 59 of file stm32f4_chibios_vectors.h.
#define NVIC_RTC_ALARM_IRQ_VEC_CHIBIOS VectorE4 |
Definition at line 269 of file stm32f4_chibios_vectors.h.
#define NVIC_RTC_ALARM_IRQ_VEC_OPENCM3 rtc_alarm_isr |
Definition at line 270 of file stm32f4_chibios_vectors.h.
#define NVIC_RTC_WKUP_IRQ 3 |
Definition at line 21 of file stm32f4_chibios_vectors.h.
#define NVIC_RTC_WKUP_IRQ_VEC_CHIBIOS Vector4C |
Definition at line 193 of file stm32f4_chibios_vectors.h.
#define NVIC_RTC_WKUP_IRQ_VEC_OPENCM3 rtc_wkup_isr |
Definition at line 194 of file stm32f4_chibios_vectors.h.
#define NVIC_SDIO_IRQ 49 |
Definition at line 67 of file stm32f4_chibios_vectors.h.
#define NVIC_SDIO_IRQ_VEC_CHIBIOS Vector104 |
Definition at line 285 of file stm32f4_chibios_vectors.h.
#define NVIC_SDIO_IRQ_VEC_OPENCM3 sdio_isr |
Definition at line 286 of file stm32f4_chibios_vectors.h.
#define NVIC_SPI1_IRQ 35 |
Definition at line 53 of file stm32f4_chibios_vectors.h.
#define NVIC_SPI1_IRQ_VEC_CHIBIOS VectorCC |
Definition at line 257 of file stm32f4_chibios_vectors.h.
#define NVIC_SPI1_IRQ_VEC_OPENCM3 spi1_isr |
Definition at line 258 of file stm32f4_chibios_vectors.h.
#define NVIC_SPI2_IRQ 36 |
Definition at line 54 of file stm32f4_chibios_vectors.h.
#define NVIC_SPI2_IRQ_VEC_CHIBIOS VectorD0 |
Definition at line 259 of file stm32f4_chibios_vectors.h.
#define NVIC_SPI2_IRQ_VEC_OPENCM3 spi2_isr |
Definition at line 260 of file stm32f4_chibios_vectors.h.
#define NVIC_SPI3_IRQ 51 |
Definition at line 69 of file stm32f4_chibios_vectors.h.
#define NVIC_SPI3_IRQ_VEC_CHIBIOS Vector10C |
Definition at line 289 of file stm32f4_chibios_vectors.h.
#define NVIC_SPI3_IRQ_VEC_OPENCM3 spi3_isr |
Definition at line 290 of file stm32f4_chibios_vectors.h.
#define NVIC_TAMP_STAMP_IRQ 2 |
Definition at line 20 of file stm32f4_chibios_vectors.h.
#define NVIC_TAMP_STAMP_IRQ_VEC_CHIBIOS Vector48 |
Definition at line 191 of file stm32f4_chibios_vectors.h.
#define NVIC_TAMP_STAMP_IRQ_VEC_OPENCM3 tamp_stamp_isr |
Definition at line 192 of file stm32f4_chibios_vectors.h.
#define NVIC_TIM1_BRK_TIM9_IRQ 24 |
Definition at line 42 of file stm32f4_chibios_vectors.h.
#define NVIC_TIM1_BRK_TIM9_IRQ_VEC_CHIBIOS VectorA0 |
Definition at line 235 of file stm32f4_chibios_vectors.h.
#define NVIC_TIM1_BRK_TIM9_IRQ_VEC_OPENCM3 tim1_brk_tim9_isr |
Definition at line 236 of file stm32f4_chibios_vectors.h.
#define NVIC_TIM1_CC_IRQ 27 |
Definition at line 45 of file stm32f4_chibios_vectors.h.
#define NVIC_TIM1_CC_IRQ_VEC_CHIBIOS VectorAC |
Definition at line 241 of file stm32f4_chibios_vectors.h.
#define NVIC_TIM1_CC_IRQ_VEC_OPENCM3 tim1_cc_isr |
Definition at line 242 of file stm32f4_chibios_vectors.h.
#define NVIC_TIM1_TRG_COM_TIM11_IRQ 26 |
Definition at line 44 of file stm32f4_chibios_vectors.h.
#define NVIC_TIM1_TRG_COM_TIM11_IRQ_VEC_CHIBIOS VectorA8 |
Definition at line 239 of file stm32f4_chibios_vectors.h.
#define NVIC_TIM1_TRG_COM_TIM11_IRQ_VEC_OPENCM3 tim1_trg_com_tim11_isr |
Definition at line 240 of file stm32f4_chibios_vectors.h.
#define NVIC_TIM1_UP_TIM10_IRQ 25 |
Definition at line 43 of file stm32f4_chibios_vectors.h.
#define NVIC_TIM1_UP_TIM10_IRQ_VEC_CHIBIOS VectorA4 |
Definition at line 237 of file stm32f4_chibios_vectors.h.
#define NVIC_TIM1_UP_TIM10_IRQ_VEC_OPENCM3 tim1_up_tim10_isr |
Definition at line 238 of file stm32f4_chibios_vectors.h.
#define NVIC_TIM2_IRQ 28 |
Definition at line 46 of file stm32f4_chibios_vectors.h.
#define NVIC_TIM2_IRQ_VEC_CHIBIOS VectorB0 |
Definition at line 243 of file stm32f4_chibios_vectors.h.
#define NVIC_TIM2_IRQ_VEC_OPENCM3 tim2_isr |
Definition at line 244 of file stm32f4_chibios_vectors.h.
#define NVIC_TIM3_IRQ 29 |
Definition at line 47 of file stm32f4_chibios_vectors.h.
#define NVIC_TIM3_IRQ_VEC_CHIBIOS VectorB4 |
Definition at line 245 of file stm32f4_chibios_vectors.h.
#define NVIC_TIM3_IRQ_VEC_OPENCM3 tim3_isr |
Definition at line 246 of file stm32f4_chibios_vectors.h.
#define NVIC_TIM4_IRQ 30 |
Definition at line 48 of file stm32f4_chibios_vectors.h.
#define NVIC_TIM4_IRQ_VEC_CHIBIOS VectorB8 |
Definition at line 247 of file stm32f4_chibios_vectors.h.
#define NVIC_TIM4_IRQ_VEC_OPENCM3 tim4_isr |
Definition at line 248 of file stm32f4_chibios_vectors.h.
#define NVIC_TIM5_IRQ 50 |
Definition at line 68 of file stm32f4_chibios_vectors.h.
Referenced by actuators_dualpwm_arch_init().
#define NVIC_TIM5_IRQ_VEC_CHIBIOS Vector108 |
Definition at line 287 of file stm32f4_chibios_vectors.h.
#define NVIC_TIM5_IRQ_VEC_OPENCM3 tim5_isr |
Definition at line 288 of file stm32f4_chibios_vectors.h.
#define NVIC_TIM6_DAC_IRQ 54 |
Definition at line 72 of file stm32f4_chibios_vectors.h.
Referenced by SpektrumTimerInit().
#define NVIC_TIM6_DAC_IRQ_VEC_CHIBIOS Vector118 |
Definition at line 295 of file stm32f4_chibios_vectors.h.
#define NVIC_TIM6_DAC_IRQ_VEC_OPENCM3 tim6_dac_isr |
Definition at line 296 of file stm32f4_chibios_vectors.h.
#define NVIC_TIM7_IRQ 55 |
Definition at line 73 of file stm32f4_chibios_vectors.h.
#define NVIC_TIM7_IRQ_VEC_CHIBIOS Vector11C |
Definition at line 297 of file stm32f4_chibios_vectors.h.
#define NVIC_TIM7_IRQ_VEC_OPENCM3 tim7_isr |
Definition at line 298 of file stm32f4_chibios_vectors.h.
#define NVIC_TIM8_BRK_TIM12_IRQ 43 |
Definition at line 61 of file stm32f4_chibios_vectors.h.
#define NVIC_TIM8_BRK_TIM12_IRQ_VEC_CHIBIOS VectorEC |
Definition at line 273 of file stm32f4_chibios_vectors.h.
#define NVIC_TIM8_BRK_TIM12_IRQ_VEC_OPENCM3 tim8_brk_tim12_isr |
Definition at line 274 of file stm32f4_chibios_vectors.h.
#define NVIC_TIM8_CC_IRQ 46 |
Definition at line 64 of file stm32f4_chibios_vectors.h.
#define NVIC_TIM8_CC_IRQ_VEC_CHIBIOS VectorF8 |
Definition at line 279 of file stm32f4_chibios_vectors.h.
#define NVIC_TIM8_CC_IRQ_VEC_OPENCM3 tim8_cc_isr |
Definition at line 280 of file stm32f4_chibios_vectors.h.
#define NVIC_TIM8_TRG_COM_TIM14_IRQ 45 |
Definition at line 63 of file stm32f4_chibios_vectors.h.
#define NVIC_TIM8_TRG_COM_TIM14_IRQ_VEC_CHIBIOS VectorF4 |
Definition at line 277 of file stm32f4_chibios_vectors.h.
#define NVIC_TIM8_TRG_COM_TIM14_IRQ_VEC_OPENCM3 tim8_trg_com_tim14_isr |
Definition at line 278 of file stm32f4_chibios_vectors.h.
#define NVIC_TIM8_UP_TIM13_IRQ 44 |
Definition at line 62 of file stm32f4_chibios_vectors.h.
#define NVIC_TIM8_UP_TIM13_IRQ_VEC_CHIBIOS VectorF0 |
Definition at line 275 of file stm32f4_chibios_vectors.h.
#define NVIC_TIM8_UP_TIM13_IRQ_VEC_OPENCM3 tim8_up_tim13_isr |
Definition at line 276 of file stm32f4_chibios_vectors.h.
#define NVIC_UART4_IRQ 52 |
Definition at line 70 of file stm32f4_chibios_vectors.h.
#define NVIC_UART4_IRQ_VEC_CHIBIOS Vector110 |
Definition at line 291 of file stm32f4_chibios_vectors.h.
#define NVIC_UART4_IRQ_VEC_OPENCM3 uart4_isr |
Definition at line 292 of file stm32f4_chibios_vectors.h.
#define NVIC_UART5_IRQ 53 |
Definition at line 71 of file stm32f4_chibios_vectors.h.
#define NVIC_UART5_IRQ_VEC_CHIBIOS Vector114 |
Definition at line 293 of file stm32f4_chibios_vectors.h.
#define NVIC_UART5_IRQ_VEC_OPENCM3 uart5_isr |
Definition at line 294 of file stm32f4_chibios_vectors.h.
#define NVIC_USART1_IRQ 37 |
Definition at line 55 of file stm32f4_chibios_vectors.h.
#define NVIC_USART1_IRQ_VEC_CHIBIOS VectorD4 |
Definition at line 261 of file stm32f4_chibios_vectors.h.
#define NVIC_USART1_IRQ_VEC_OPENCM3 usart1_isr |
Definition at line 262 of file stm32f4_chibios_vectors.h.
#define NVIC_USART2_IRQ 38 |
Definition at line 56 of file stm32f4_chibios_vectors.h.
#define NVIC_USART2_IRQ_VEC_CHIBIOS VectorD8 |
Definition at line 263 of file stm32f4_chibios_vectors.h.
#define NVIC_USART2_IRQ_VEC_OPENCM3 usart2_isr |
Definition at line 264 of file stm32f4_chibios_vectors.h.
#define NVIC_USART3_IRQ 39 |
Definition at line 57 of file stm32f4_chibios_vectors.h.
#define NVIC_USART3_IRQ_VEC_CHIBIOS VectorDC |
Definition at line 265 of file stm32f4_chibios_vectors.h.
#define NVIC_USART3_IRQ_VEC_OPENCM3 usart3_isr |
Definition at line 266 of file stm32f4_chibios_vectors.h.
#define NVIC_USART6_IRQ 71 |
Definition at line 89 of file stm32f4_chibios_vectors.h.
#define NVIC_USART6_IRQ_VEC_CHIBIOS Vector15C |
Definition at line 329 of file stm32f4_chibios_vectors.h.
#define NVIC_USART6_IRQ_VEC_OPENCM3 usart6_isr |
Definition at line 330 of file stm32f4_chibios_vectors.h.
#define NVIC_USB_FS_WKUP_IRQ 42 |
Definition at line 60 of file stm32f4_chibios_vectors.h.
#define NVIC_USB_FS_WKUP_IRQ_VEC_CHIBIOS VectorE8 |
Definition at line 271 of file stm32f4_chibios_vectors.h.
#define NVIC_USB_FS_WKUP_IRQ_VEC_OPENCM3 usb_fs_wkup_isr |
Definition at line 272 of file stm32f4_chibios_vectors.h.
CM3_WEAK adc_isr | ( | void | ) |
CM3_WEAK can1_rx0_isr | ( | void | ) |
CM3_WEAK can1_rx1_isr | ( | void | ) |
CM3_WEAK can1_sce_isr | ( | void | ) |
CM3_WEAK can1_tx_isr | ( | void | ) |
CM3_WEAK can2_rx0_isr | ( | void | ) |
CM3_WEAK can2_rx1_isr | ( | void | ) |
CM3_WEAK can2_sce_isr | ( | void | ) |
CM3_WEAK can2_tx_isr | ( | void | ) |
CM3_WEAK cryp_isr | ( | void | ) |
CM3_WEAK dcmi_isr | ( | void | ) |
CM3_WEAK dma1_stream0_isr | ( | void | ) |
CM3_WEAK dma1_stream1_isr | ( | void | ) |
CM3_WEAK dma1_stream2_isr | ( | void | ) |
CM3_WEAK dma1_stream3_isr | ( | void | ) |
CM3_WEAK dma1_stream4_isr | ( | void | ) |
CM3_WEAK dma1_stream5_isr | ( | void | ) |
CM3_WEAK dma1_stream6_isr | ( | void | ) |
CM3_WEAK dma1_stream7_isr | ( | void | ) |
CM3_WEAK dma2_stream0_isr | ( | void | ) |
CM3_WEAK dma2_stream1_isr | ( | void | ) |
CM3_WEAK dma2_stream2_isr | ( | void | ) |
CM3_WEAK dma2_stream3_isr | ( | void | ) |
CM3_WEAK dma2_stream4_isr | ( | void | ) |
CM3_WEAK dma2_stream5_isr | ( | void | ) |
CM3_WEAK dma2_stream6_isr | ( | void | ) |
CM3_WEAK dma2_stream7_isr | ( | void | ) |
CM3_WEAK eth_isr | ( | void | ) |
CM3_WEAK eth_wkup_isr | ( | void | ) |
CM3_WEAK exti0_isr | ( | void | ) |
CM3_WEAK exti15_10_isr | ( | void | ) |
Definition at line 93 of file imu_aspirin_arch.c.
References imu_aspirin, and TRUE.
CM3_WEAK exti1_isr | ( | void | ) |
CM3_WEAK exti2_isr | ( | void | ) |
Definition at line 51 of file max1168_arch.c.
References MAX1168_GOT_EOC, and max1168_status.
CM3_WEAK exti3_isr | ( | void | ) |
CM3_WEAK exti4_isr | ( | void | ) |
CM3_WEAK exti9_5_isr | ( | void | ) |
Definition at line 58 of file hmc5843_arch.c.
References ImuKrooz::hmc_eoc, imu_krooz, ImuKrooz::mpu_eoc, ms2100, MS2100_GOT_EOC, Ms2100::status, and TRUE.
CM3_WEAK flash_isr | ( | void | ) |
CM3_WEAK fsmc_isr | ( | void | ) |
CM3_WEAK hash_rng_isr | ( | void | ) |
CM3_WEAK i2c1_er_isr | ( | void | ) |
CM3_WEAK i2c1_ev_isr | ( | void | ) |
CM3_WEAK i2c2_er_isr | ( | void | ) |
CM3_WEAK i2c2_ev_isr | ( | void | ) |
CM3_WEAK i2c3_er_isr | ( | void | ) |
CM3_WEAK i2c3_ev_isr | ( | void | ) |
CM3_WEAK nvic_wwdg_isr | ( | void | ) |
CM3_WEAK otg_fs_isr | ( | void | ) |
CM3_WEAK otg_hs_ep1_in_isr | ( | void | ) |
CM3_WEAK otg_hs_ep1_out_isr | ( | void | ) |
CM3_WEAK otg_hs_isr | ( | void | ) |
CM3_WEAK otg_hs_wkup_isr | ( | void | ) |
CM3_WEAK pvd_isr | ( | void | ) |
CM3_WEAK rcc_isr | ( | void | ) |
CM3_WEAK rtc_alarm_isr | ( | void | ) |
CM3_WEAK rtc_wkup_isr | ( | void | ) |
CM3_WEAK sdio_isr | ( | void | ) |
CM3_WEAK spi1_isr | ( | void | ) |
CM3_WEAK spi2_isr | ( | void | ) |
CM3_WEAK spi3_isr | ( | void | ) |
CM3_WEAK tamp_stamp_isr | ( | void | ) |
CM3_WEAK tim1_brk_tim9_isr | ( | void | ) |
CM3_WEAK tim1_cc_isr | ( | void | ) |
CM3_WEAK tim1_trg_com_tim11_isr | ( | void | ) |
CM3_WEAK tim1_up_tim10_isr | ( | void | ) |
CM3_WEAK tim2_isr | ( | void | ) |
CM3_WEAK tim3_isr | ( | void | ) |
CM3_WEAK tim4_isr | ( | void | ) |
CM3_WEAK tim5_isr | ( | void | ) |
CM3_WEAK tim6_dac_isr | ( | void | ) |
CM3_WEAK tim7_isr | ( | void | ) |
CM3_WEAK tim8_brk_tim12_isr | ( | void | ) |
CM3_WEAK tim8_cc_isr | ( | void | ) |
CM3_WEAK tim8_trg_com_tim14_isr | ( | void | ) |
CM3_WEAK tim8_up_tim13_isr | ( | void | ) |
CM3_WEAK uart4_isr | ( | void | ) |
CM3_WEAK uart5_isr | ( | void | ) |
CM3_WEAK usart1_isr | ( | void | ) |
CM3_WEAK usart2_isr | ( | void | ) |
CM3_WEAK usart3_isr | ( | void | ) |
CM3_WEAK usart6_isr | ( | void | ) |
CM3_WEAK usb_fs_wkup_isr | ( | void | ) |