Home
last modified time | relevance | path

Searched refs:FLASH_OPTR_IWDG_SW (Results 1 – 7 of 7) sorted by relevance

/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32l5xx/hal/Src/
Dstm32l5xx_hal_flash_ex.c1008 assert_param(IS_OB_USER_IWDG(UserConfig & FLASH_OPTR_IWDG_SW)); in FLASH_OB_UserConfig()
1011 optr_reg_val |= (UserConfig & FLASH_OPTR_IWDG_SW); in FLASH_OB_UserConfig()
1012 optr_reg_mask |= FLASH_OPTR_IWDG_SW; in FLASH_OB_UserConfig()
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/hal/Src/
Dstm32u5xx_hal_flash_ex.c1157 assert_param(IS_OB_USER_IWDG(UserConfig & FLASH_OPTR_IWDG_SW)); in FLASH_OB_UserConfig()
1160 optr_reg_val |= (UserConfig & FLASH_OPTR_IWDG_SW); in FLASH_OB_UserConfig()
1161 optr_reg_mask |= FLASH_OPTR_IWDG_SW; in FLASH_OB_UserConfig()
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32l5xx/hal/Inc/
Dstm32l5xx_hal_flash.h357 #define OB_IWDG_SW FLASH_OPTR_IWDG_SW /*!< Software independent watchdog */
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/hal/Inc/
Dstm32u5xx_hal_flash.h408 #define OB_IWDG_SW FLASH_OPTR_IWDG_SW /*!< Software independent watchdog */
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32l5xx/Device/Include/
Dstm32l552xx.h7463 #define FLASH_OPTR_IWDG_SW FLASH_OPTR_IWDG_SW_Msk macro
Dstm32l562xx.h7795 #define FLASH_OPTR_IWDG_SW FLASH_OPTR_IWDG_SW_Msk macro
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/Device/Include/
Dstm32u585xx.h8815 #define FLASH_OPTR_IWDG_SW FLASH_OPTR_IWDG_SW_Msk /*!< Independen… macro