Home
last modified time | relevance | path

Searched refs:FLASH_OPTR_IWDG_STOP (Results 1 – 25 of 103) sorted by relevance

12345

/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_flash_ex.c1017 assert_param(IS_OB_USER_IWDG_STOP(UserConfig & FLASH_OPTR_IWDG_STOP)); in FLASH_OB_UserConfig()
1020 optr_reg_val |= (UserConfig & FLASH_OPTR_IWDG_STOP); in FLASH_OB_UserConfig()
1021 optr_reg_mask |= FLASH_OPTR_IWDG_STOP; in FLASH_OB_UserConfig()
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/
Dstm32c0xx_hal_flash.h278 #define OB_USER_IWDG_STOP FLASH_OPTR_IWDG_STOP /*!< Independen…
386 #define OB_IWDG_STOP_RUN FLASH_OPTR_IWDG_STOP /*!< Independent watchdog counter is …
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_hal_flash_ex.c1225 assert_param(IS_OB_USER_IWDG_STOP(UserConfig & FLASH_OPTR_IWDG_STOP)); in FLASH_OB_UserConfig()
1228 optr_reg_val |= (UserConfig & FLASH_OPTR_IWDG_STOP); in FLASH_OB_UserConfig()
1229 optr_reg_mask |= FLASH_OPTR_IWDG_STOP; in FLASH_OB_UserConfig()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_flash_ex.c865 assert_param(IS_OB_USER_IWDG_STOP(UserConfig & FLASH_OPTR_IWDG_STOP)); in FLASH_OB_UserConfig()
868 optr_reg_val |= (UserConfig & FLASH_OPTR_IWDG_STOP); in FLASH_OB_UserConfig()
869 optr_reg_mask |= FLASH_OPTR_IWDG_STOP; in FLASH_OB_UserConfig()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_flash_ex.c1166 assert_param(IS_OB_USER_IWDG_STOP(UserConfig & FLASH_OPTR_IWDG_STOP)); in FLASH_OB_UserConfig()
1169 optr_reg_val |= (UserConfig & FLASH_OPTR_IWDG_STOP); in FLASH_OB_UserConfig()
1170 optr_reg_mask |= FLASH_OPTR_IWDG_STOP; in FLASH_OB_UserConfig()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_flash_ex.c838 assert_param(IS_OB_USER_IWDG_STOP(UserConfig & FLASH_OPTR_IWDG_STOP)); in FLASH_OB_UserConfig()
841 optr_reg_val |= (UserConfig & FLASH_OPTR_IWDG_STOP); in FLASH_OB_UserConfig()
842 optr_reg_mask |= FLASH_OPTR_IWDG_STOP; in FLASH_OB_UserConfig()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_flash.h300 #define OB_USER_IWDG_STOP FLASH_OPTR_IWDG_STOP /*!< Independen…
383 #define OB_IWDG_STOP_RUN FLASH_OPTR_IWDG_STOP /*!< Independent watchdog counter is …
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_hal_flash.h334 #define OB_USER_IWDG_STOP FLASH_OPTR_IWDG_STOP /*!< Independent watchdog counter fre…
417 #define OB_IWDG_STOP_RUN FLASH_OPTR_IWDG_STOP /*!< Independent watchdog counter is …
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_hal_flash.h344 #define OB_USER_IWDG_STOP FLASH_OPTR_IWDG_STOP /*!< Independen…
465 #define OB_IWDG_STOP_RUN FLASH_OPTR_IWDG_STOP /*!< Independent watchdog counter is …
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_flash.h287 #define OB_USER_IWDG_STOP FLASH_OPTR_IWDG_STOP /*!< Independent watchdog counter fre…
385 #define OB_IWDG_STOP_RUN FLASH_OPTR_IWDG_STOP /*!< Independent watchdog counter is …
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_flash.h306 #define OB_USER_IWDG_STOP FLASH_OPTR_IWDG_STOP /*!< Independent watchdog counter freeze in …
385 #define OB_IWDG_STOP_RUN FLASH_OPTR_IWDG_STOP /*!< Independent watchdog counter is running in …
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_flash.h342 #define OB_IWDG_STOP_RUN FLASH_OPTR_IWDG_STOP /*!< Independent watchdog counter is run…
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_flash.h364 #define OB_IWDG_STOP_RUN FLASH_OPTR_IWDG_STOP /*!< Independent watchdog counter is running in …
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_flash.h418 #define OB_IWDG_STOP_RUN FLASH_OPTR_IWDG_STOP /*!< Independent watchdog counter is runni…
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_flash.h335 #define OB_IWDG_STOP_RUN ((uint32_t)FLASH_OPTR_IWDG_STOP) /*!< Independent watchdog co…
/hal_stm32-latest/stm32cube/stm32c0xx/soc/
Dstm32c011xx.h2401 #define FLASH_OPTR_IWDG_STOP FLASH_OPTR_IWDG_STOP_Msk macro
Dstm32c031xx.h2405 #define FLASH_OPTR_IWDG_STOP FLASH_OPTR_IWDG_STOP_Msk macro
Dstm32c071xx.h2684 #define FLASH_OPTR_IWDG_STOP FLASH_OPTR_IWDG_STOP_Msk macro
/hal_stm32-latest/stm32cube/stm32g0xx/soc/
Dstm32g030xx.h2461 #define FLASH_OPTR_IWDG_STOP FLASH_OPTR_IWDG_STOP_Msk macro
Dstm32g050xx.h2480 #define FLASH_OPTR_IWDG_STOP FLASH_OPTR_IWDG_STOP_Msk macro
Dstm32g070xx.h2489 #define FLASH_OPTR_IWDG_STOP FLASH_OPTR_IWDG_STOP_Msk macro
Dstm32g031xx.h2573 #define FLASH_OPTR_IWDG_STOP FLASH_OPTR_IWDG_STOP_Msk macro
Dstm32g041xx.h2809 #define FLASH_OPTR_IWDG_STOP FLASH_OPTR_IWDG_STOP_Msk macro
Dstm32g051xx.h2909 #define FLASH_OPTR_IWDG_STOP FLASH_OPTR_IWDG_STOP_Msk macro
Dstm32g061xx.h3145 #define FLASH_OPTR_IWDG_STOP FLASH_OPTR_IWDG_STOP_Msk macro

12345