Searched refs:iwdg_cfg (Results 1 – 1 of 1) sorted by relevance
607 uint32_t iwdg_cfg = 0U; in stm32_iwdg_get_otp_config() local615 iwdg_cfg |= IWDG_HW_ENABLED; in stm32_iwdg_get_otp_config()619 iwdg_cfg |= IWDG_DISABLE_ON_STOP; in stm32_iwdg_get_otp_config()623 iwdg_cfg |= IWDG_DISABLE_ON_STANDBY; in stm32_iwdg_get_otp_config()626 return iwdg_cfg; in stm32_iwdg_get_otp_config()