| /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()
|
| D | stm32h5xx_hal_iwdg.h | 283 #define IS_IWDG_EWI(__EWI__) ((__EWI__) <= IWDG_EWCR_EWIT)
|
| /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()
|
| D | stm32u0xx_hal_iwdg.h | 283 #define IS_IWDG_EWI(__EWI__) ((__EWI__) <= IWDG_EWCR_EWIT)
|
| /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()
|
| D | stm32u5xx_hal_iwdg.h | 273 #define IS_IWDG_EWI(__EWI__) ((__EWI__) <= IWDG_EWCR_EWIT)
|
| /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()
|
| D | stm32h7rsxx_hal_iwdg.h | 283 #define IS_IWDG_EWI(__EWI__) ((__EWI__) <= IWDG_EWCR_EWIT)
|
| /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()
|
| D | stm32wbaxx_hal_iwdg.h | 283 #define IS_IWDG_EWI(__EWI__) ((__EWI__) <= IWDG_EWCR_EWIT)
|
| /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()
|
| D | stm32n6xx_hal_iwdg.h | 283 #define IS_IWDG_EWI(__EWI__) ((__EWI__) <= IWDG_EWCR_EWIT)
|
| /hal_stm32-latest/stm32cube/stm32wbaxx/soc/ |
| D | stm32wba50xx.h | 4632 #define IWDG_EWCR_EWIT IWDG_EWCR_EWIT_Msk /*!< Watchdog e… macro
|
| D | stm32wba52xx.h | 8233 #define IWDG_EWCR_EWIT IWDG_EWCR_EWIT_Msk /*!< Watchdog e… macro
|
| D | stm32wba54xx.h | 8467 #define IWDG_EWCR_EWIT IWDG_EWCR_EWIT_Msk /*!< Watchdog e… macro
|
| D | stm32wba5mxx.h | 8467 #define IWDG_EWCR_EWIT IWDG_EWCR_EWIT_Msk /*!< Watchdog e… macro
|
| D | stm32wba55xx.h | 8467 #define IWDG_EWCR_EWIT IWDG_EWCR_EWIT_Msk /*!< Watchdog e… macro
|
| /hal_stm32-latest/stm32cube/stm32u0xx/soc/ |
| D | stm32u031xx.h | 4269 #define IWDG_EWCR_EWIT IWDG_EWCR_EWIT_Msk /*!< Watchdog e… macro
|
| D | stm32u083xx.h | 4808 #define IWDG_EWCR_EWIT IWDG_EWCR_EWIT_Msk /*!< Watchdog e… macro
|
| D | stm32u073xx.h | 4550 #define IWDG_EWCR_EWIT IWDG_EWCR_EWIT_Msk /*!< Watchdog e… macro
|
| /hal_stm32-latest/stm32cube/stm32h5xx/soc/ |
| D | stm32h503xx.h | 12449 #define IWDG_EWCR_EWIT IWDG_EWCR_EWIT_Msk /*!< Watchdog e… macro
|
| D | stm32h523xx.h | 18435 #define IWDG_EWCR_EWIT IWDG_EWCR_EWIT_Msk /*!< Watchdog e… macro
|
| D | stm32h562xx.h | 19979 #define IWDG_EWCR_EWIT IWDG_EWCR_EWIT_Msk /*!< Watchdog e… macro
|
| /hal_stm32-latest/stm32cube/stm32u5xx/soc/ |
| D | stm32u545xx.h | 20567 #define IWDG_EWCR_EWIT IWDG_EWCR_EWIT_Msk /*!< Watchdog e… macro
|
| /hal_stm32-latest/stm32cube/stm32h7rsxx/soc/ |
| D | stm32h7r3xx.h | 12220 #define IWDG_EWCR_EWIT IWDG_EWCR_EWIT_Msk /*!< Watchdog early … macro
|