Home
last modified time | relevance | path

Searched refs:RCC_APB2RSTR_TIM15RST (Results 1 – 16 of 16) sorted by relevance

/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/eurorack/stmlib/third_party/STM/STM32G4xx_HAL_Driver/inc/
H A Dstm32g4xx_hal_rcc.h1886 #define __HAL_RCC_TIM15_FORCE_RESET() SET_BIT(RCC->APB2RSTR, RCC_APB2RSTR_TIM15RST)
1919 #define __HAL_RCC_TIM15_RELEASE_RESET() CLEAR_BIT(RCC->APB2RSTR, RCC_APB2RSTR_TIM15RST)
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/eurorack/stmlib/third_party/STM/STM32H7xx_HAL_Driver/inc/
H A Dstm32h7xx_hal_rcc.h4189 #define __HAL_RCC_TIM15_FORCE_RESET() (RCC->APB2RSTR) |= (RCC_APB2RSTR_TIM15RST)
4206 #define __HAL_RCC_TIM15_RELEASE_RESET() (RCC->APB2RSTR) &= ~ (RCC_APB2RSTR_TIM15RST)
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/eurorack/stmlib/third_party/STM/CMSIS/CM3_f37x/
H A Dstm32f37x.h3863 #define RCC_APB2RSTR_TIM15RST ((uint32_t)0x00010000) /*!< TIM15 reset */ macro
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/eurorack/stmlib/third_party/STM/CMSIS/CM3_f0xx/
H A Dstm32f0xx.h4106 #define RCC_APB2RSTR_TIM15RST ((uint32_t)0x00010000) /*!< TIM15 clock reset */ macro
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/parasites/stmlib/third_party/STM/CMSIS/CM3_f37x/
H A Dstm32f37x.h3863 #define RCC_APB2RSTR_TIM15RST ((uint32_t)0x00010000) /*!< TIM15 reset */ macro
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/parasites/stmlib/third_party/STM/CMSIS/CM3_f30x/
H A Dstm32f30x.h7377 #define RCC_APB2RSTR_TIM15RST ((uint32_t)0x00010000) /*!< TIM15 reset */ macro
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/eurorack/stmlib/third_party/STM/CMSIS/CM3_g4xx/
H A Dstm32g431xx.h7670 #define RCC_APB2RSTR_TIM15RST RCC_APB2RSTR_TIM15RST_Msk macro
H A Dstm32gbk1cb.h7653 #define RCC_APB2RSTR_TIM15RST RCC_APB2RSTR_TIM15RST_Msk macro
H A Dstm32g441xx.h7895 #define RCC_APB2RSTR_TIM15RST RCC_APB2RSTR_TIM15RST_Msk macro
H A Dstm32g471xx.h7973 #define RCC_APB2RSTR_TIM15RST RCC_APB2RSTR_TIM15RST_Msk macro
H A Dstm32g473xx.h8720 #define RCC_APB2RSTR_TIM15RST RCC_APB2RSTR_TIM15RST_Msk macro
H A Dstm32g483xx.h8945 #define RCC_APB2RSTR_TIM15RST RCC_APB2RSTR_TIM15RST_Msk macro
H A Dstm32g474xx.h12073 #define RCC_APB2RSTR_TIM15RST RCC_APB2RSTR_TIM15RST_Msk macro
H A Dstm32g484xx.h12298 #define RCC_APB2RSTR_TIM15RST RCC_APB2RSTR_TIM15RST_Msk macro
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/eurorack/stmlib/third_party/STM/CMSIS/CM3_h7xx/
H A Dstm32h753xx.h15874 #define RCC_APB2RSTR_TIM15RST RCC_APB2RSTR_TIM15RST_Msk macro
H A Dstm32h743xx.h15605 #define RCC_APB2RSTR_TIM15RST RCC_APB2RSTR_TIM15RST_Msk macro