Home
last modified time | relevance | path

Searched refs:__HAL_RCC_COMP_FORCE_RESET (Results 1 – 5 of 5) sorted by relevance

/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/hal/Inc/Legacy/
Dstm32_hal_legacy.h2394 #define __COMP_FORCE_RESET __HAL_RCC_COMP_FORCE_RESET
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/hal/Inc/
Dstm32u5xx_hal_rcc.h2447 #define __HAL_RCC_COMP_FORCE_RESET() SET_BIT(RCC->APB3RSTR, RCC_APB3RSTR_COMPRST) macro
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32l5xx/hal/Inc/Legacy/
Dstm32_hal_legacy.h2322 #define __COMP_FORCE_RESET __HAL_RCC_COMP_FORCE_RESET
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/hal/Inc/Legacy/
Dstm32_hal_legacy.h2639 #define __COMP_FORCE_RESET __HAL_RCC_COMP_FORCE_RESET
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/hal/Inc/
Dstm32h5xx_hal_rcc.h3076 #define __HAL_RCC_COMP_FORCE_RESET() SET_BIT(RCC->APB1LRSTR, RCC_APB1LRSTR_COMPRST) macro