Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_gpio.c245 temp = SYSCFG->IO_DTR; in HAL_GPIO_Init()
256 SYSCFG->IO_DTR = temp; in HAL_GPIO_Init()
360 tmp = SYSCFG->IO_DTR; in HAL_GPIO_DeInit()
369 SYSCFG->IO_DTR = tmp; in HAL_GPIO_DeInit()
Dstm32wb0x_ll_system.c95 LL_SYSCFG_WriteReg(IO_DTR, 0x00000000U); in LL_SYSCFG_IO_DeInit()
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_ll_system.h738 CLEAR_BIT(SYSCFG->IO_DTR, ExtiLine); in LL_EXTI_EnableEdgeDetection()
784 SET_BIT(SYSCFG->IO_DTR, ExtiLine); in LL_EXTI_DisableEdgeDetection()
832 return ((READ_BIT(SYSCFG->IO_DTR, ExtiLine) == (ExtiLine)) ? 0UL : 1UL); in LL_EXTI_IsEnabledEdgeDetection()
/hal_stm32-latest/stm32cube/stm32wb0x/soc/
Dstm32wb05.h406 …__IO uint32_t IO_DTR; /*!< (@ 0x0000000C) I/O Interrupt detection type regi… member
Dstm32wb07.h423 …__IO uint32_t IO_DTR; /*!< (@ 0x0000000C) IO_DTR … member
Dstm32wb09.h403 …__IO uint32_t IO_DTR; /*!< (@ 0x0000000C) I/O Interrupt detection type regi… member
Dstm32wb06.h423 …__IO uint32_t IO_DTR; /*!< (@ 0x0000000C) IO_DTR … member