Home
last modified time | relevance | path

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

123

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_iwdg.h285 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()
Dstm32h5xx_hal_iwdg.h283 #define IS_IWDG_EWI(__EWI__) ((__EWI__) <= IWDG_EWCR_EWIT)
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_ll_iwdg.h285 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()
Dstm32u0xx_hal_iwdg.h283 #define IS_IWDG_EWI(__EWI__) ((__EWI__) <= IWDG_EWCR_EWIT)
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_iwdg.h285 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()
Dstm32u5xx_hal_iwdg.h273 #define IS_IWDG_EWI(__EWI__) ((__EWI__) <= IWDG_EWCR_EWIT)
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_iwdg.h285 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()
Dstm32h7rsxx_hal_iwdg.h283 #define IS_IWDG_EWI(__EWI__) ((__EWI__) <= IWDG_EWCR_EWIT)
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_ll_iwdg.h285 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()
Dstm32wbaxx_hal_iwdg.h283 #define IS_IWDG_EWI(__EWI__) ((__EWI__) <= IWDG_EWCR_EWIT)
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_iwdg.h285 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()
Dstm32n6xx_hal_iwdg.h283 #define IS_IWDG_EWI(__EWI__) ((__EWI__) <= IWDG_EWCR_EWIT)
/hal_stm32-latest/stm32cube/stm32wbaxx/soc/
Dstm32wba50xx.h4632 #define IWDG_EWCR_EWIT IWDG_EWCR_EWIT_Msk /*!< Watchdog e… macro
Dstm32wba52xx.h8233 #define IWDG_EWCR_EWIT IWDG_EWCR_EWIT_Msk /*!< Watchdog e… macro
Dstm32wba54xx.h8467 #define IWDG_EWCR_EWIT IWDG_EWCR_EWIT_Msk /*!< Watchdog e… macro
Dstm32wba5mxx.h8467 #define IWDG_EWCR_EWIT IWDG_EWCR_EWIT_Msk /*!< Watchdog e… macro
Dstm32wba55xx.h8467 #define IWDG_EWCR_EWIT IWDG_EWCR_EWIT_Msk /*!< Watchdog e… macro
/hal_stm32-latest/stm32cube/stm32u0xx/soc/
Dstm32u031xx.h4269 #define IWDG_EWCR_EWIT IWDG_EWCR_EWIT_Msk /*!< Watchdog e… macro
Dstm32u083xx.h4808 #define IWDG_EWCR_EWIT IWDG_EWCR_EWIT_Msk /*!< Watchdog e… macro
Dstm32u073xx.h4550 #define IWDG_EWCR_EWIT IWDG_EWCR_EWIT_Msk /*!< Watchdog e… macro
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h503xx.h12449 #define IWDG_EWCR_EWIT IWDG_EWCR_EWIT_Msk /*!< Watchdog e… macro
Dstm32h523xx.h18435 #define IWDG_EWCR_EWIT IWDG_EWCR_EWIT_Msk /*!< Watchdog e… macro
Dstm32h562xx.h19979 #define IWDG_EWCR_EWIT IWDG_EWCR_EWIT_Msk /*!< Watchdog e… macro
/hal_stm32-latest/stm32cube/stm32u5xx/soc/
Dstm32u545xx.h20567 #define IWDG_EWCR_EWIT IWDG_EWCR_EWIT_Msk /*!< Watchdog e… macro
/hal_stm32-latest/stm32cube/stm32h7rsxx/soc/
Dstm32h7r3xx.h12220 #define IWDG_EWCR_EWIT IWDG_EWCR_EWIT_Msk /*!< Watchdog early … macro

123