Home
last modified time | relevance | path

Searched refs:SWIER (Results 1 – 25 of 25) sorted by relevance

/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_pwr.h337 #define __HAL_PWR_PVD_EXTI_GENERATE_SWIT() SET_BIT(EXTI->SWIER, PWR_EXTI_LINE_PVD)
343 #define __HAL_PWR_PVD_EXTI_GENERATE_SWIT() SET_BIT(EXTI->SWIER, PWR_EXTI_LINE_PVD)
Dstm32l0xx_hal_comp.h347 #define __HAL_COMP_COMP1_EXTI_GENERATE_SWIT() SET_BIT(EXTI->SWIER, COMP_EXTI_LINE_COMP1)
431 #define __HAL_COMP_COMP2_EXTI_GENERATE_SWIT() SET_BIT(EXTI->SWIER, COMP_EXTI_LINE_COMP2)
Dstm32l0xx_hal_gpio.h271 #define __HAL_GPIO_EXTI_GENERATE_SWIT(__EXTI_LINE__) (EXTI->SWIER |= (__EXTI_LINE__))
Dstm32l0xx_ll_exti.h861 SET_BIT(EXTI->SWIER, ExtiLine); in LL_EXTI_GenerateSWI_0_31()
Dstm32l0xx_hal_rtc_ex.h594 #define __HAL_RTC_WAKEUPTIMER_EXTI_GENERATE_SWIT() (EXTI->SWIER |= RTC_EXTI_LINE_WAKEUPTIME…
1113 #define __HAL_RTC_TAMPER_TIMESTAMP_EXTI_GENERATE_SWIT() (EXTI->SWIER |= RTC_EXTI_LINE_TAMPER_TIM…
Dstm32l0xx_hal_lptim.h593 #define __HAL_LPTIM_WAKEUPTIMER_EXTI_GENERATE_SWIT() (EXTI->SWIER |= LPTIM_EXTI_LINE_WAKEUP…
Dstm32l0xx_hal_rtc.h675 #define __HAL_RTC_ALARM_EXTI_GENERATE_SWIT() (EXTI->SWIER |= RTC_EXTI_LINE_ALARM_EVENT)
Dstm32l0xx_hal_pcd.h296 #define __HAL_USB_EXTI_GENERATE_SWIT() (EXTI->SWIER |= USB_WAKEUP_EXTI_LINE)
Dstm32l0xx_hal_rcc_ex.h1476 #define __HAL_RCC_LSECSS_EXTI_GENERATE_SWIT() SET_BIT(EXTI->SWIER, RCC_EXTI_LINE_LSECSS)
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_hal_comp.h396 #define __HAL_COMP_COMP1_EXTI_GENERATE_SWIT() SET_BIT(EXTI->SWIER, COMP_EXTI_LINE_COMP…
480 #define __HAL_COMP_COMP2_EXTI_GENERATE_SWIT() SET_BIT(EXTI->SWIER, COMP_EXTI_LINE_COMP…
Dstm32l1xx_hal_gpio.h272 #define __HAL_GPIO_EXTI_GENERATE_SWIT(__EXTI_LINE__) (EXTI->SWIER |= (__EXTI_LINE__))
Dstm32l1xx_ll_exti.h861 SET_BIT(EXTI->SWIER, ExtiLine); in LL_EXTI_GenerateSWI_0_31()
Dstm32l1xx_hal_pwr.h389 #define __HAL_PWR_PVD_EXTI_GENERATE_SWIT() SET_BIT(EXTI->SWIER, PWR_EXTI_LINE_PVD)
Dstm32l1xx_hal_rtc.h570 #define __HAL_RTC_ALARM_EXTI_GENERATE_SWIT() (EXTI->SWIER |= RTC_EXTI_LINE_ALARM_EVENT)
Dstm32l1xx_hal_rtc_ex.h1081 #define __HAL_RTC_WAKEUPTIMER_EXTI_GENERATE_SWIT() (EXTI->SWIER |= RTC_EXTI_LINE_WAKEUPTIME…
1160 #define __HAL_RTC_TAMPER_TIMESTAMP_EXTI_GENERATE_SWIT() (EXTI->SWIER |= RTC_EXTI_LINE_TAMPER_TIM…
Dstm32l1xx_hal_rcc_ex.h956 #define __HAL_RCC_LSECSS_EXTI_GENERATE_SWIT() SET_BIT(EXTI->SWIER, RCC_EXTI_LINE_LSECSS)
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Src/
Dstm32l1xx_ll_exti.c107 LL_EXTI_WriteReg(SWIER, 0x00000000U); in LL_EXTI_DeInit()
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_ll_exti.c107 LL_EXTI_WriteReg(SWIER, 0x00000000U); in LL_EXTI_DeInit()
/loramac-node-3.4.0/src/boards/SKiM881AXL/cmsis/
Dstm32l081xx.h262 …__IO uint32_t SWIER; /*!<EXTI Software interrupt event register, Address offset: 0x10… member
/loramac-node-3.4.0/src/boards/NucleoL073/cmsis/
Dstm32l073xx.h280 …__IO uint32_t SWIER; /*!<EXTI Software interrupt event register, Address offset: 0x10… member
/loramac-node-3.4.0/src/boards/SKiM980A/cmsis/
Dstm32l151xba.h284 …__IO uint32_t SWIER; /*!<EXTI Software interrupt event register, Address offset: 0x10… member
/loramac-node-3.4.0/src/boards/SKiM880B/cmsis/
Dstm32l151xba.h284 …__IO uint32_t SWIER; /*!<EXTI Software interrupt event register, Address offset: 0x10… member
/loramac-node-3.4.0/src/boards/B-L072Z-LRWAN1/cmsis/
Dstm32l072xx.h279 …__IO uint32_t SWIER; /*!<EXTI Software interrupt event register, Address offset: 0x10… member
/loramac-node-3.4.0/src/boards/NAMote72/cmsis/
Dstm32l152xc.h293 …__IO uint32_t SWIER; /*!<EXTI Software interrupt event register, Address offset: 0x10… member
/loramac-node-3.4.0/src/boards/NucleoL152/cmsis/
Dstm32l152xe.h295 …__IO uint32_t SWIER; /*!<EXTI Software interrupt event register, Address offset: 0x10… member