Home
last modified time | relevance | path

Searched refs:IO_IEVR (Results 1 – 7 of 7) sorted by relevance

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_gpio.c280 temp = SYSCFG->IO_IEVR; in HAL_GPIO_Init()
292 SYSCFG->IO_IEVR= temp; in HAL_GPIO_Init()
383 tmp = SYSCFG->IO_IEVR; in HAL_GPIO_DeInit()
392 SYSCFG->IO_IEVR = tmp; in HAL_GPIO_DeInit()
Dstm32wb0x_ll_system.c101 LL_SYSCFG_WriteReg(IO_IEVR, 0x00000000U); in LL_SYSCFG_IO_DeInit()
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_ll_system.h1033 SET_BIT(SYSCFG->IO_IEVR, ExtiLine); in LL_EXTI_EnableRisingTrig()
1079 CLEAR_BIT(SYSCFG->IO_IEVR, ExtiLine); in LL_EXTI_DisableRisingTrig()
1126 return ((READ_BIT(SYSCFG->IO_IEVR, ExtiLine) == (ExtiLine)) ? 1UL : 0UL); in LL_EXTI_IsEnabledRisingTrig()
/hal_stm32-latest/stm32cube/stm32wb0x/soc/
Dstm32wb05.h408 …__IO uint32_t IO_IEVR; /*!< (@ 0x00000014) I/O Interrupt polarity event regi… member
Dstm32wb07.h425 …__IO uint32_t IO_IEVR; /*!< (@ 0x00000014) I/O Interrupt polarity event regi… member
Dstm32wb09.h405 …__IO uint32_t IO_IEVR; /*!< (@ 0x00000014) I/O Interrupt polarity event regi… member
Dstm32wb06.h425 …__IO uint32_t IO_IEVR; /*!< (@ 0x00000014) I/O Interrupt polarity event regi… member