Home
last modified time | relevance | path

Searched refs:RCC_APB2RSTR_SAI2RST (Results 1 – 25 of 77) sorted by relevance

1234

/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_rcc.h1965 #define __HAL_RCC_SAI2_FORCE_RESET() SET_BIT(RCC->APB2RSTR, RCC_APB2RSTR_SAI2RST)
1990 #define __HAL_RCC_SAI2_RELEASE_RESET() CLEAR_BIT(RCC->APB2RSTR, RCC_APB2RSTR_SAI2RST)
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_rcc.h2672 #define __HAL_RCC_SAI2_FORCE_RESET() SET_BIT(RCC->APB2RSTR, RCC_APB2RSTR_SAI2RST)
2719 #define __HAL_RCC_SAI2_RELEASE_RESET() CLEAR_BIT(RCC->APB2RSTR, RCC_APB2RSTR_SAI2RST)
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_rcc_ex.h1930 #define __HAL_RCC_SAI2_FORCE_RESET() (RCC->APB2RSTR |= (RCC_APB2RSTR_SAI2RST))
1958 #define __HAL_RCC_SAI2_RELEASE_RESET() (RCC->APB2RSTR &= ~(RCC_APB2RSTR_SAI2RST))
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_rcc.h3035 #define __HAL_RCC_SAI2_FORCE_RESET() SET_BIT(RCC->APB2RSTR, RCC_APB2RSTR_SAI2RST)
3073 #define __HAL_RCC_SAI2_RELEASE_RESET() CLEAR_BIT(RCC->APB2RSTR, RCC_APB2RSTR_SAI2RST)
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_rcc.h3276 #define __HAL_RCC_SAI2_FORCE_RESET() SET_BIT(RCC->APB2RSTR, RCC_APB2RSTR_SAI2RST)
3320 #define __HAL_RCC_SAI2_RELEASE_RESET() CLEAR_BIT(RCC->APB2RSTR, RCC_APB2RSTR_SAI2RST)
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_rcc.h2551 #define __HAL_RCC_SAI2_FORCE_RESET() SET_BIT(RCC->APB2RSTR, RCC_APB2RSTR_SAI2RST)
2552 #define __HAL_RCC_SAI2_RELEASE_RESET() CLEAR_BIT(RCC->APB2RSTR, RCC_APB2RSTR_SAI2RST)
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_rcc_ex.h4589 #define __HAL_RCC_SAI2_FORCE_RESET() (RCC->APB2RSTR |= (RCC_APB2RSTR_SAI2RST))
4599 #define __HAL_RCC_SAI2_RELEASE_RESET() (RCC->APB2RSTR &= ~(RCC_APB2RSTR_SAI2RST))
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_rcc.h5049 #define __HAL_RCC_SAI2_FORCE_RESET() (RCC->APB2RSTR) |= (RCC_APB2RSTR_SAI2RST)
5078 #define __HAL_RCC_SAI2_RELEASE_RESET() (RCC->APB2RSTR) &= ~ (RCC_APB2RSTR_SAI2RST)
/hal_stm32-latest/stm32cube/stm32f7xx/soc/
Dstm32f723xx.h9576 #define RCC_APB2RSTR_SAI2RST RCC_APB2RSTR_SAI2RST_Msk macro
Dstm32f722xx.h9560 #define RCC_APB2RSTR_SAI2RST RCC_APB2RSTR_SAI2RST_Msk macro
Dstm32f730xx.h9793 #define RCC_APB2RSTR_SAI2RST RCC_APB2RSTR_SAI2RST_Msk macro
Dstm32f733xx.h9793 #define RCC_APB2RSTR_SAI2RST RCC_APB2RSTR_SAI2RST_Msk macro
Dstm32f732xx.h9777 #define RCC_APB2RSTR_SAI2RST RCC_APB2RSTR_SAI2RST_Msk macro
Dstm32f750xx.h11004 #define RCC_APB2RSTR_SAI2RST RCC_APB2RSTR_SAI2RST_Msk macro
Dstm32f745xx.h10384 #define RCC_APB2RSTR_SAI2RST RCC_APB2RSTR_SAI2RST_Msk macro
Dstm32f756xx.h11004 #define RCC_APB2RSTR_SAI2RST RCC_APB2RSTR_SAI2RST_Msk macro
Dstm32f746xx.h10723 #define RCC_APB2RSTR_SAI2RST RCC_APB2RSTR_SAI2RST_Msk macro
Dstm32f765xx.h10903 #define RCC_APB2RSTR_SAI2RST RCC_APB2RSTR_SAI2RST_Msk macro
Dstm32f777xx.h11563 #define RCC_APB2RSTR_SAI2RST RCC_APB2RSTR_SAI2RST_Msk macro
/hal_stm32-latest/stm32cube/stm32f4xx/soc/
Dstm32f446xx.h10516 #define RCC_APB2RSTR_SAI2RST RCC_APB2RSTR_SAI2RST_Msk macro
/hal_stm32-latest/stm32cube/stm32l4xx/soc/
Dstm32l471xx.h10943 #define RCC_APB2RSTR_SAI2RST RCC_APB2RSTR_SAI2RST_Msk macro
Dstm32l475xx.h11107 #define RCC_APB2RSTR_SAI2RST RCC_APB2RSTR_SAI2RST_Msk macro
Dstm32l476xx.h11139 #define RCC_APB2RSTR_SAI2RST RCC_APB2RSTR_SAI2RST_Msk macro
Dstm32l486xx.h11352 #define RCC_APB2RSTR_SAI2RST RCC_APB2RSTR_SAI2RST_Msk macro
Dstm32l485xx.h11326 #define RCC_APB2RSTR_SAI2RST RCC_APB2RSTR_SAI2RST_Msk macro

1234