Home
last modified time | relevance | path

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

/lk-master/external/platform/nrfx/mdk/
A Dgcc_startup_nrf52840.S363 .macro IRQ handler macro
373 IRQ NFCT_IRQHandler
379 IRQ RTC0_IRQHandler
380 IRQ TEMP_IRQHandler
381 IRQ RNG_IRQHandler
382 IRQ ECB_IRQHandler
384 IRQ WDT_IRQHandler
397 IRQ PDM_IRQHandler
398 IRQ MWU_IRQHandler
403 IRQ I2S_IRQHandler
[all …]
A Dgcc_startup_nrf52833.S363 .macro IRQ handler macro
373 IRQ NFCT_IRQHandler
379 IRQ RTC0_IRQHandler
380 IRQ TEMP_IRQHandler
381 IRQ RNG_IRQHandler
382 IRQ ECB_IRQHandler
384 IRQ WDT_IRQHandler
397 IRQ PDM_IRQHandler
398 IRQ MWU_IRQHandler
403 IRQ I2S_IRQHandler
[all …]
A Dgcc_startup_nrf5340_application.S498 .macro IRQ handler macro
503 IRQ FPU_IRQHandler
505 IRQ SPU_IRQHandler
517 IRQ RTC0_IRQHandler
518 IRQ RTC1_IRQHandler
519 IRQ WDT0_IRQHandler
520 IRQ WDT1_IRQHandler
522 IRQ EGU0_IRQHandler
523 IRQ EGU1_IRQHandler
534 IRQ IPC_IRQHandler
[all …]
A Dgcc_startup_nrf52.S363 .macro IRQ handler macro
373 IRQ NFCT_IRQHandler
379 IRQ RTC0_IRQHandler
380 IRQ TEMP_IRQHandler
381 IRQ RNG_IRQHandler
382 IRQ ECB_IRQHandler
384 IRQ WDT_IRQHandler
397 IRQ PDM_IRQHandler
398 IRQ MWU_IRQHandler
403 IRQ I2S_IRQHandler
[all …]
A Dgcc_startup_nrf9160.S498 .macro IRQ handler macro
503 IRQ SPU_IRQHandler
514 IRQ RTC0_IRQHandler
515 IRQ RTC1_IRQHandler
516 IRQ WDT_IRQHandler
517 IRQ EGU0_IRQHandler
527 IRQ PDM_IRQHandler
528 IRQ I2S_IRQHandler
529 IRQ IPC_IRQHandler
530 IRQ FPU_IRQHandler
[all …]
A Dgcc_startup_nrf52811.S363 .macro IRQ handler macro
378 IRQ RTC0_IRQHandler
379 IRQ TEMP_IRQHandler
380 IRQ RNG_IRQHandler
381 IRQ ECB_IRQHandler
383 IRQ WDT_IRQHandler
384 IRQ RTC1_IRQHandler
385 IRQ QDEC_IRQHandler
386 IRQ COMP_IRQHandler
389 IRQ SWI2_IRQHandler
[all …]
A Dgcc_startup_nrf51.S269 .macro IRQ handler macro
280 IRQ ADC_IRQHandler
284 IRQ RTC0_IRQHandler
285 IRQ TEMP_IRQHandler
286 IRQ RNG_IRQHandler
287 IRQ ECB_IRQHandler
289 IRQ WDT_IRQHandler
290 IRQ RTC1_IRQHandler
291 IRQ QDEC_IRQHandler
293 IRQ SWI0_IRQHandler
[all …]
A Dgcc_startup_nrf52820.S363 .macro IRQ handler macro
369 IRQ RADIO_IRQHandler
377 IRQ RTC0_IRQHandler
378 IRQ TEMP_IRQHandler
379 IRQ RNG_IRQHandler
380 IRQ ECB_IRQHandler
382 IRQ WDT_IRQHandler
383 IRQ RTC1_IRQHandler
384 IRQ QDEC_IRQHandler
385 IRQ COMP_IRQHandler
[all …]
A Dgcc_startup_nrf52810.S386 .macro IRQ handler macro
401 IRQ RTC0_IRQHandler
402 IRQ TEMP_IRQHandler
403 IRQ RNG_IRQHandler
404 IRQ ECB_IRQHandler
406 IRQ WDT_IRQHandler
407 IRQ RTC1_IRQHandler
408 IRQ QDEC_IRQHandler
409 IRQ COMP_IRQHandler
412 IRQ SWI2_IRQHandler
[all …]
A Dgcc_startup_nrf52805.S363 .macro IRQ handler macro
378 IRQ RTC0_IRQHandler
379 IRQ TEMP_IRQHandler
380 IRQ RNG_IRQHandler
381 IRQ ECB_IRQHandler
383 IRQ WDT_IRQHandler
384 IRQ RTC1_IRQHandler
385 IRQ QDEC_IRQHandler
388 IRQ SWI2_IRQHandler
389 IRQ SWI3_IRQHandler
[all …]
A Dgcc_startup_nrf5340_network.S380 .macro IRQ handler macro
387 IRQ RNG_IRQHandler
389 IRQ WDT_IRQHandler
391 IRQ ECB_IRQHandler
393 IRQ TEMP_IRQHandler
394 IRQ RTC0_IRQHandler
395 IRQ IPC_IRQHandler
397 IRQ EGU0_IRQHandler
398 IRQ RTC1_IRQHandler
401 IRQ SWI0_IRQHandler
[all …]
/lk-master/external/platform/stm32f0xx/STM32F0xx_HAL_Driver/inc/
A Dstm32f0xx_hal_cortex.h125 #define IS_NVIC_DEVICE_IRQ(IRQ) ((IRQ) >= 0x00) argument
/lk-master/external/platform/nrfx/doc/
A Dmain_page.dox40 @section nrfx_irq_handlers IRQ handlers
42 The IRQ handlers in all drivers are implemented as ordinary API functions
52 This will cause the preprocessor to properly rename all the IRQ handler
/lk-master/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/
A Dstm32f7xx_hal_cortex.h352 #define IS_NVIC_DEVICE_IRQ(IRQ) ((IRQ) >= 0x00) argument
/lk-master/external/platform/lpc15xx/lpcopen/periph_acmp/example/
A Dreadme.dox43 * a CMP IRQ is fired. Based on which side of the voltage is in
/lk-master/external/platform/pico/rp2_common/pico_divider/
A Ddivider.S149 # to support IRQ usage we must save/restore
192 # to support IRQ usage we must save/restore
233 # to support IRQ usage we must save/restore
251 # to support IRQ usage we must save/restore
/lk-master/external/platform/pico/rp2_common/hardware_irq/
A Dirq.c38 invalid_params_if(IRQ, num >= NUM_IRQS); in check_irq_param()
/lk-master/external/platform/nrfx/
A DCHANGELOG.md112 - Aligned symbol names for default IRQ priority in nrfx_config. These symbols are now adhering to t…

Completed in 23 milliseconds