Home
last modified time | relevance | path

Searched refs:OB_WWDG_HW (Results 1 – 12 of 12) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_flash_ex.h176 #define OB_WWDG_HW ((uint32_t)0x00U) /*!< Hardware WWDG selected */ macro
572 #define IS_OB_WWDG_SOURCE(SOURCE) (((SOURCE) == OB_WWDG_SW) || ((SOURCE) == OB_WWDG_HW))
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_flash_ex.h369 #define OB_WWDG_HW 0x00000000U /*!< Hardware window watchdog */ macro
969 #define IS_OB_USER_WWDG(VALUE) (((VALUE) == OB_WWDG_HW) || ((VALUE) == OB_WWDG_SW))
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_flash.h359 #define OB_WWDG_HW 0x00000000U /*!< Hardware window watchdog */ macro
960 #define IS_OB_USER_WWDG(VALUE) (((VALUE) == OB_WWDG_HW) || ((VALUE) == OB_WWDG_SW))
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_flash.h402 #define OB_WWDG_HW 0x00000000U /*!< Hardware window watchdog */ macro
1004 #define IS_OB_USER_WWDG(VALUE) (((VALUE) == OB_WWDG_HW) || ((VALUE) == OB_WWDG_SW))
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_flash.h381 #define OB_WWDG_HW 0x00000000U /*!< Hardware window watchdog */ macro
1030 #define IS_OB_USER_WWDG(VALUE) (((VALUE) == OB_WWDG_HW) || ((VALUE) == OB_WWDG_SW))
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_flash.h435 #define OB_WWDG_HW 0x00000000U /*!< Hardware window watchdog */ macro
1033 #define IS_OB_USER_WWDG(VALUE) (((VALUE) == OB_WWDG_HW) || ((VALUE) == OB_WWDG_SW))
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_flash.h352 #define OB_WWDG_HW ((uint32_t)0x00000) /*!< Hardware window watchdo… macro
960 #define IS_OB_USER_WWDG(VALUE) (((VALUE) == OB_WWDG_HW) || ((VALUE) == OB_WWDG_SW))
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/
Dstm32c0xx_hal_flash.h406 #define OB_WWDG_HW 0x00000000U /*!< Hardware window watchdog */ macro
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_flash.h400 #define OB_WWDG_HW 0x00000000U /*!< Hardware window watchdog */ macro
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_hal_flash.h434 #define OB_WWDG_HW 0x00000000U /*!< Hardware window watchdog */ macro
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_hal_flash.h482 #define OB_WWDG_HW 0x00000000U /*!< Hardware window watchdog */ macro
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_flash.h402 #define OB_WWDG_HW 0x00000000U /*!< Hardware window watchdog */ macro