Home
last modified time | relevance | path

Searched refs:NVIC_DisableIRQ (Results 1 – 22 of 22) sorted by relevance

/loramac-node-3.4.0/src/boards/mcu/saml21/hpl/eic/
Dhpl_eic.c178 NVIC_DisableIRQ(EIC_IRQn); in _ext_irq_init()
192 NVIC_DisableIRQ(EIC_IRQn); in _ext_irq_deinit()
/loramac-node-3.4.0/src/boards/mcu/saml21/hpl/sercom/
Dhpl_sercom.c213 NVIC_DisableIRQ((IRQn_Type)_sercom_get_irq_num(hw)); in _usart_async_init()
233 NVIC_DisableIRQ((IRQn_Type)_sercom_get_irq_num(device->hw)); in _usart_async_deinit()
1057 NVIC_DisableIRQ((IRQn_Type)_sercom_get_irq_num(hw)); in _i2c_m_async_disable()
1128 NVIC_DisableIRQ((IRQn_Type)_sercom_get_irq_num(hw)); in _i2c_m_async_init()
1710 NVIC_DisableIRQ((IRQn_Type)_sercom_get_irq_num(hw)); in _i2c_s_async_init()
1732 NVIC_DisableIRQ((IRQn_Type)_sercom_get_irq_num(device->hw)); in _i2c_s_async_deinit()
2166 NVIC_DisableIRQ(_sercom_get_irq_num(hw)); in _spi_async_disable()
2374 NVIC_DisableIRQ((IRQn_Type)_sercom_get_irq_num(hw)); in _spi_m_async_init()
2387 NVIC_DisableIRQ(_sercom_get_irq_num(dev->prvt)); in _spi_m_async_deinit()
2395 NVIC_DisableIRQ(_sercom_get_irq_num(dev->prvt)); in _spi_s_async_deinit()
/loramac-node-3.4.0/src/boards/mcu/saml21/hpl/core/
Dhpl_core_m0plus_base.c108 NVIC_DisableIRQ((IRQn_Type)n); in _irq_disable()
/loramac-node-3.4.0/src/boards/mcu/saml21/hpl/rtc/
Dhpl_rtc.c97 NVIC_DisableIRQ(RTC_IRQn); in _timer_deinit()
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_hal_cortex.c187 NVIC_DisableIRQ(IRQn); in HAL_NVIC_DisableIRQ()
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Src/
Dstm32l1xx_hal_cortex.c251 NVIC_DisableIRQ(IRQn); in HAL_NVIC_DisableIRQ()
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_cortex.c246 NVIC_DisableIRQ(IRQn); in HAL_NVIC_DisableIRQ()
/loramac-node-3.4.0/src/boards/mcu/saml21/hpl/dmac/
Dhpl_dmac.c135 NVIC_DisableIRQ(DMAC_IRQn); in _dma_init()
/loramac-node-3.4.0/src/boards/mcu/saml21/cmsis/
Dcore_cm0.h556 __STATIC_INLINE void NVIC_DisableIRQ(IRQn_Type IRQn) in NVIC_DisableIRQ() function
Dcore_cm0plus.h667 __STATIC_INLINE void NVIC_DisableIRQ(IRQn_Type IRQn) in NVIC_DisableIRQ() function
Dcore_sc000.h687 __STATIC_INLINE void NVIC_DisableIRQ(IRQn_Type IRQn) in NVIC_DisableIRQ() function
Dcore_cm3.h1355 __STATIC_INLINE void NVIC_DisableIRQ(IRQn_Type IRQn) in NVIC_DisableIRQ() function
Dcore_sc300.h1335 __STATIC_INLINE void NVIC_DisableIRQ(IRQn_Type IRQn) in NVIC_DisableIRQ() function
Dcore_cm4.h1507 __STATIC_INLINE void NVIC_DisableIRQ(IRQn_Type IRQn) in NVIC_DisableIRQ() function
Dcore_cm7.h1694 __STATIC_INLINE void NVIC_DisableIRQ(IRQn_Type IRQn) in NVIC_DisableIRQ() function
/loramac-node-3.4.0/src/boards/mcu/stm32/cmsis/
Dcore_cm0.h640 __STATIC_INLINE void NVIC_DisableIRQ(IRQn_Type IRQn) in NVIC_DisableIRQ() function
Dcore_cm0plus.h756 __STATIC_INLINE void NVIC_DisableIRQ(IRQn_Type IRQn) in NVIC_DisableIRQ() function
Dcore_sc000.h768 __STATIC_INLINE void NVIC_DisableIRQ(IRQn_Type IRQn) in NVIC_DisableIRQ() function
Dcore_cm3.h1463 __STATIC_INLINE void NVIC_DisableIRQ(IRQn_Type IRQn) in NVIC_DisableIRQ() function
Dcore_sc300.h1445 __STATIC_INLINE void NVIC_DisableIRQ(IRQn_Type IRQn) in NVIC_DisableIRQ() function
Dcore_cm4.h1637 __STATIC_INLINE void NVIC_DisableIRQ(IRQn_Type IRQn) in NVIC_DisableIRQ() function
Dcore_cm7.h1845 __STATIC_INLINE void NVIC_DisableIRQ(IRQn_Type IRQn) in NVIC_DisableIRQ() function