/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_ll_iwdg.h | 285 MODIFY_REG(IWDGx->EWCR, IWDG_EWCR_EWIT, Time); in LL_IWDG_SetEwiTime() 296 return (READ_BIT(IWDGx->EWCR, IWDG_EWCR_EWIT)); in LL_IWDG_GetEwiTime() 307 SET_BIT(IWDGx->EWCR, IWDG_EWCR_EWIE); in LL_IWDG_EnableIT_EWI() 318 CLEAR_BIT(IWDGx->EWCR, IWDG_EWCR_EWIE); in LL_IWDG_DisableIT_EWI() 329 return ((READ_BIT(IWDGx->EWCR, IWDG_EWCR_EWIE) == (IWDG_EWCR_EWIE)) ? 1UL : 0UL); in LL_IWDG_IsEnabledIT_EWI() 428 SET_BIT(IWDGx->EWCR, IWDG_EWCR_EWIC); in LL_IWDG_ClearFlag_EWIF()
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/ |
D | stm32u0xx_ll_iwdg.h | 285 MODIFY_REG(IWDGx->EWCR, IWDG_EWCR_EWIT, Time); in LL_IWDG_SetEwiTime() 296 return (READ_BIT(IWDGx->EWCR, IWDG_EWCR_EWIT)); in LL_IWDG_GetEwiTime() 307 SET_BIT(IWDGx->EWCR, IWDG_EWCR_EWIE); in LL_IWDG_EnableIT_EWI() 318 CLEAR_BIT(IWDGx->EWCR, IWDG_EWCR_EWIE); in LL_IWDG_DisableIT_EWI() 329 return ((READ_BIT(IWDGx->EWCR, IWDG_EWCR_EWIE) == (IWDG_EWCR_EWIE)) ? 1UL : 0UL); in LL_IWDG_IsEnabledIT_EWI() 428 SET_BIT(IWDGx->EWCR, IWDG_EWCR_EWIC); in LL_IWDG_ClearFlag_EWIF()
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_ll_iwdg.h | 285 MODIFY_REG(IWDGx->EWCR, IWDG_EWCR_EWIT, Time); in LL_IWDG_SetEwiTime() 296 return (READ_BIT(IWDGx->EWCR, IWDG_EWCR_EWIT)); in LL_IWDG_GetEwiTime() 307 SET_BIT(IWDGx->EWCR, IWDG_EWCR_EWIE); in LL_IWDG_EnableIT_EWI() 318 CLEAR_BIT(IWDGx->EWCR, IWDG_EWCR_EWIE); in LL_IWDG_DisableIT_EWI() 329 return ((READ_BIT(IWDGx->EWCR, IWDG_EWCR_EWIE) == (IWDG_EWCR_EWIE)) ? 1UL : 0UL); in LL_IWDG_IsEnabledIT_EWI() 417 SET_BIT(IWDGx->EWCR, IWDG_EWCR_EWIC); in LL_IWDG_ClearFlag_EWIF()
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_ll_iwdg.h | 285 MODIFY_REG(IWDGx->EWCR, IWDG_EWCR_EWIT, Time); in LL_IWDG_SetEwiTime() 296 return (READ_BIT(IWDGx->EWCR, IWDG_EWCR_EWIT)); in LL_IWDG_GetEwiTime() 307 SET_BIT(IWDGx->EWCR, IWDG_EWCR_EWIE); in LL_IWDG_EnableIT_EWI() 318 CLEAR_BIT(IWDGx->EWCR, IWDG_EWCR_EWIE); in LL_IWDG_DisableIT_EWI() 329 return ((READ_BIT(IWDGx->EWCR, IWDG_EWCR_EWIE) == (IWDG_EWCR_EWIE)) ? 1UL : 0UL); in LL_IWDG_IsEnabledIT_EWI() 428 SET_BIT(IWDGx->EWCR, IWDG_EWCR_EWIC); in LL_IWDG_ClearFlag_EWIF()
|
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/ |
D | stm32wbaxx_ll_iwdg.h | 285 MODIFY_REG(IWDGx->EWCR, IWDG_EWCR_EWIT, Time); in LL_IWDG_SetEwiTime() 296 return (READ_BIT(IWDGx->EWCR, IWDG_EWCR_EWIT)); in LL_IWDG_GetEwiTime() 307 SET_BIT(IWDGx->EWCR, IWDG_EWCR_EWIE); in LL_IWDG_EnableIT_EWI() 318 CLEAR_BIT(IWDGx->EWCR, IWDG_EWCR_EWIE); in LL_IWDG_DisableIT_EWI() 329 return ((READ_BIT(IWDGx->EWCR, IWDG_EWCR_EWIE) == (IWDG_EWCR_EWIE)) ? 1UL : 0UL); in LL_IWDG_IsEnabledIT_EWI() 428 SET_BIT(IWDGx->EWCR, IWDG_EWCR_EWIC); in LL_IWDG_ClearFlag_EWIF()
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/ |
D | stm32n6xx_ll_iwdg.h | 285 MODIFY_REG(IWDGx->EWCR, IWDG_EWCR_EWIT, Time); in LL_IWDG_SetEwiTime() 296 return (READ_BIT(IWDGx->EWCR, IWDG_EWCR_EWIT)); in LL_IWDG_GetEwiTime() 307 SET_BIT(IWDGx->EWCR, IWDG_EWCR_EWIE); in LL_IWDG_EnableIT_EWI() 318 CLEAR_BIT(IWDGx->EWCR, IWDG_EWCR_EWIE); in LL_IWDG_DisableIT_EWI() 329 return ((READ_BIT(IWDGx->EWCR, IWDG_EWCR_EWIE) == (IWDG_EWCR_EWIE)) ? 1UL : 0UL); in LL_IWDG_IsEnabledIT_EWI()
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_iwdg.c | 233 hiwdg->Instance->EWCR = IWDG_EWCR_EWIC; in HAL_IWDG_Init() 240 hiwdg->Instance->EWCR = IWDG_EWCR_EWIE | IWDG_EWCR_EWIC | hiwdg->Init.EWI; in HAL_IWDG_Init() 428 hiwdg->Instance->EWCR |= IWDG_EWCR_EWIC; in HAL_IWDG_IRQHandler()
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_hal_iwdg.c | 248 hiwdg->Instance->EWCR = IWDG_EWCR_EWIC; in HAL_IWDG_Init() 255 hiwdg->Instance->EWCR = IWDG_EWCR_EWIE | IWDG_EWCR_EWIC | hiwdg->Init.EWI; in HAL_IWDG_Init() 465 hiwdg->Instance->EWCR |= IWDG_EWCR_EWIC; in HAL_IWDG_IRQHandler()
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/ |
D | stm32u0xx_hal_iwdg.c | 248 hiwdg->Instance->EWCR = IWDG_EWCR_EWIC; in HAL_IWDG_Init() 255 hiwdg->Instance->EWCR = IWDG_EWCR_EWIE | IWDG_EWCR_EWIC | hiwdg->Init.EWI; in HAL_IWDG_Init() 465 hiwdg->Instance->EWCR |= IWDG_EWCR_EWIC; in HAL_IWDG_IRQHandler()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_hal_iwdg.c | 248 hiwdg->Instance->EWCR = IWDG_EWCR_EWIC; in HAL_IWDG_Init() 255 hiwdg->Instance->EWCR = IWDG_EWCR_EWIE | IWDG_EWCR_EWIC | hiwdg->Init.EWI; in HAL_IWDG_Init() 465 hiwdg->Instance->EWCR |= IWDG_EWCR_EWIC; in HAL_IWDG_IRQHandler()
|
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/ |
D | stm32wbaxx_hal_iwdg.c | 248 hiwdg->Instance->EWCR = IWDG_EWCR_EWIC; in HAL_IWDG_Init() 255 hiwdg->Instance->EWCR = IWDG_EWCR_EWIE | IWDG_EWCR_EWIC | hiwdg->Init.EWI; in HAL_IWDG_Init() 465 hiwdg->Instance->EWCR |= IWDG_EWCR_EWIC; in HAL_IWDG_IRQHandler()
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/ |
D | stm32n6xx_hal_iwdg.c | 251 hiwdg->Instance->EWCR = IWDG_EWCR_EWIE | hiwdg->Init.EWI; in HAL_IWDG_Init() 255 hiwdg->Instance->EWCR = 0x00U; in HAL_IWDG_Init()
|
/hal_stm32-latest/stm32cube/stm32wbaxx/soc/ |
D | stm32wba50xx.h | 458 __IO uint32_t EWCR; /*!< IWDG Early Wakeup register, Address offset: 0x14 */ member
|
D | stm32wba52xx.h | 549 __IO uint32_t EWCR; /*!< IWDG Early Wakeup register, Address offset: 0x14 */ member
|
D | stm32wba54xx.h | 566 __IO uint32_t EWCR; /*!< IWDG Early Wakeup register, Address offset: 0x14 */ member
|
D | stm32wba5mxx.h | 566 __IO uint32_t EWCR; /*!< IWDG Early Wakeup register, Address offset: 0x14 */ member
|
D | stm32wba55xx.h | 566 __IO uint32_t EWCR; /*!< IWDG Early Wakeup register, Address offset: 0x14 */ member
|
/hal_stm32-latest/stm32cube/stm32u0xx/soc/ |
D | stm32u031xx.h | 387 __IO uint32_t EWCR; /*!< IWDG wake-up interrupt register, Address offset: 0x14 */ member
|
D | stm32u083xx.h | 433 __IO uint32_t EWCR; /*!< IWDG wake-up interrupt register, Address offset: 0x14 */ member
|
D | stm32u073xx.h | 399 __IO uint32_t EWCR; /*!< IWDG wake-up interrupt register, Address offset: 0x14 */ member
|
/hal_stm32-latest/stm32cube/stm32h5xx/soc/ |
D | stm32h503xx.h | 1081 __IO uint32_t EWCR; /*!< IWDG Early Wakeup register, Address offset: 0x14 */ member
|
D | stm32h523xx.h | 1384 __IO uint32_t EWCR; /*!< IWDG Early Wakeup register, Address offset: 0x14 */ member
|
D | stm32h562xx.h | 1474 __IO uint32_t EWCR; /*!< IWDG Early Wakeup register, Address offset: 0x14 */ member
|
/hal_stm32-latest/stm32cube/stm32u5xx/soc/ |
D | stm32u545xx.h | 1416 __IO uint32_t EWCR; /*!< IWDG Early Wakeup register, Address offset: 0x14 */ member
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/soc/ |
D | stm32h7r3xx.h | 1089 __IO uint32_t EWCR; /*!< IWDG Early Wakeup register, Address offset: 0x14 */ member
|