Home
last modified time | relevance | path

Searched refs:LL_APB1_GRP1_ForceReset (Results 1 – 25 of 183) sorted by relevance

12345678

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_usart.c158 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_USART2); in LL_USART_DeInit()
166 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_USART3); in LL_USART_DeInit()
175 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_UART4); in LL_USART_DeInit()
185 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_UART5); in LL_USART_DeInit()
195 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_USART6); in LL_USART_DeInit()
205 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_UART7); in LL_USART_DeInit()
215 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_UART8); in LL_USART_DeInit()
235 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_USART10); in LL_USART_DeInit()
245 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_USART11); in LL_USART_DeInit()
Dstm32h5xx_ll_tim.c257 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM2); in LL_TIM_DeInit()
262 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM3); in LL_TIM_DeInit()
268 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM4); in LL_TIM_DeInit()
275 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM5); in LL_TIM_DeInit()
281 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM6); in LL_TIM_DeInit()
286 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM7); in LL_TIM_DeInit()
299 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM12); in LL_TIM_DeInit()
306 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM13); in LL_TIM_DeInit()
313 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM14); in LL_TIM_DeInit()
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_hal_rcc.h818 #define __HAL_RCC_APB1_FORCE_RESET() LL_APB1_GRP1_ForceReset( LL_APB1_GRP1_RESET_PERIPH_…
821 #define __HAL_RCC_SPI1_FORCE_RESET() LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_SPI1)
823 #define __HAL_RCC_ADC_FORCE_RESET() LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_ADCDIG)
824 #define __HAL_RCC_LPUART1_FORCE_RESET() LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_LPUART1)
825 #define __HAL_RCC_USART1_FORCE_RESET() LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_USART1)
827 #define __HAL_RCC_SPI2_FORCE_RESET() LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_SPI2)
830 #define __HAL_RCC_SPI3_FORCE_RESET() LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_SPI3)
833 #define __HAL_RCC_I2C1_FORCE_RESET() LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_I2C1)
836 #define __HAL_RCC_I2C2_FORCE_RESET() LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_I2C2)
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rcc.h2057 #define __HAL_RCC_I2C1_FORCE_RESET() LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_I2C1)
2060 #define __HAL_RCC_I2C2_FORCE_RESET() LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_I2C2)
2063 #define __HAL_RCC_I2C3_FORCE_RESET() LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_I2C3)
2066 #define __HAL_RCC_I3C1_FORCE_RESET() LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_I3C1)
2069 #define __HAL_RCC_I3C2_FORCE_RESET() LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_I3C2)
2072 #define __HAL_RCC_LPTIM1_FORCE_RESET() LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_LPTIM1)
2078 #define __HAL_RCC_SPDIFRX1_FORCE_RESET() LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_SPDIFRX1)
2081 #define __HAL_RCC_SPI2_FORCE_RESET() LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_SPI2)
2084 #define __HAL_RCC_SPI3_FORCE_RESET() LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_SPI3)
2087 #define __HAL_RCC_TIM2_FORCE_RESET() LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM2)
[all …]
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_ll_usart.c145 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_USART2); in LL_USART_DeInit()
153 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_USART3); in LL_USART_DeInit()
161 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_UART4); in LL_USART_DeInit()
169 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_UART5); in LL_USART_DeInit()
185 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_UART7); in LL_USART_DeInit()
193 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_UART8); in LL_USART_DeInit()
Dstm32f7xx_ll_i2c.c96 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_I2C1); in LL_I2C_DeInit()
104 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_I2C2); in LL_I2C_DeInit()
113 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_I2C3); in LL_I2C_DeInit()
122 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_I2C4); in LL_I2C_DeInit()
Dstm32f7xx_ll_tim.c230 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM2); in LL_TIM_DeInit()
236 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM3); in LL_TIM_DeInit()
243 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM4); in LL_TIM_DeInit()
250 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM5); in LL_TIM_DeInit()
257 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM6); in LL_TIM_DeInit()
264 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM7); in LL_TIM_DeInit()
299 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM12); in LL_TIM_DeInit()
306 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM13); in LL_TIM_DeInit()
313 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM14); in LL_TIM_DeInit()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_ll_usart.c158 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_USART2); in LL_USART_DeInit()
166 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_USART3); in LL_USART_DeInit()
174 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_UART4); in LL_USART_DeInit()
182 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_UART5); in LL_USART_DeInit()
190 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_UART7); in LL_USART_DeInit()
198 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_UART8); in LL_USART_DeInit()
Dstm32h7rsxx_ll_tim.c244 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM2); in LL_TIM_DeInit()
249 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM3); in LL_TIM_DeInit()
254 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM4); in LL_TIM_DeInit()
259 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM5); in LL_TIM_DeInit()
264 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM6); in LL_TIM_DeInit()
269 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM7); in LL_TIM_DeInit()
279 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM12); in LL_TIM_DeInit()
284 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM13); in LL_TIM_DeInit()
289 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM14); in LL_TIM_DeInit()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_ll_usart.c142 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_USART2); in LL_USART_DeInit()
151 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_USART3); in LL_USART_DeInit()
171 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_UART4); in LL_USART_DeInit()
181 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_UART5); in LL_USART_DeInit()
191 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_UART7); in LL_USART_DeInit()
201 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_UART8); in LL_USART_DeInit()
Dstm32f4xx_ll_tim.c183 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM2); in LL_TIM_DeInit()
190 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM3); in LL_TIM_DeInit()
197 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM4); in LL_TIM_DeInit()
204 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM5); in LL_TIM_DeInit()
211 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM6); in LL_TIM_DeInit()
218 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM7); in LL_TIM_DeInit()
253 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM12); in LL_TIM_DeInit()
260 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM13); in LL_TIM_DeInit()
267 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM14); in LL_TIM_DeInit()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_ll_usart.c146 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_USART2); in LL_USART_DeInit()
154 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_USART3); in LL_USART_DeInit()
162 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_UART4); in LL_USART_DeInit()
170 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_UART5); in LL_USART_DeInit()
186 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_UART7); in LL_USART_DeInit()
194 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_UART8); in LL_USART_DeInit()
Dstm32mp1xx_ll_i2c.c96 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_I2C1); in LL_I2C_DeInit()
104 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_I2C2); in LL_I2C_DeInit()
113 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_I2C3); in LL_I2C_DeInit()
129 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_I2C5); in LL_I2C_DeInit()
Dstm32mp1xx_ll_tim.c239 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM2); in LL_TIM_DeInit()
246 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM3); in LL_TIM_DeInit()
253 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM4); in LL_TIM_DeInit()
260 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM5); in LL_TIM_DeInit()
267 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM6); in LL_TIM_DeInit()
274 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM7); in LL_TIM_DeInit()
288 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM12); in LL_TIM_DeInit()
295 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM13); in LL_TIM_DeInit()
302 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM14); in LL_TIM_DeInit()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_usart.c158 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_USART2); in LL_USART_DeInit()
166 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_USART3); in LL_USART_DeInit()
174 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_UART4); in LL_USART_DeInit()
182 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_UART5); in LL_USART_DeInit()
198 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_UART7); in LL_USART_DeInit()
206 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_UART8); in LL_USART_DeInit()
Dstm32n6xx_ll_tim.c261 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM2); in LL_TIM_DeInit()
266 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM3); in LL_TIM_DeInit()
271 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM4); in LL_TIM_DeInit()
276 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM5); in LL_TIM_DeInit()
281 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM6); in LL_TIM_DeInit()
286 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM7); in LL_TIM_DeInit()
301 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM10); in LL_TIM_DeInit()
306 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM11); in LL_TIM_DeInit()
311 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM12); in LL_TIM_DeInit()
316 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM13); in LL_TIM_DeInit()
[all …]
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_ll_usart.c158 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_USART2); in LL_USART_DeInit()
166 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_USART3); in LL_USART_DeInit()
174 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_UART4); in LL_USART_DeInit()
182 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_UART5); in LL_USART_DeInit()
198 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_UART7); in LL_USART_DeInit()
206 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_UART8); in LL_USART_DeInit()
Dstm32h7xx_ll_i2c.c96 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_I2C1); in LL_I2C_DeInit()
104 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_I2C2); in LL_I2C_DeInit()
113 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_I2C3); in LL_I2C_DeInit()
130 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_I2C5); in LL_I2C_DeInit()
Dstm32h7xx_ll_tim.c241 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM2); in LL_TIM_DeInit()
248 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM3); in LL_TIM_DeInit()
255 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM4); in LL_TIM_DeInit()
262 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM5); in LL_TIM_DeInit()
269 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM6); in LL_TIM_DeInit()
276 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM7); in LL_TIM_DeInit()
290 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM12); in LL_TIM_DeInit()
297 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM13); in LL_TIM_DeInit()
304 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM14); in LL_TIM_DeInit()
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_ll_tim.c183 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM2); in LL_TIM_DeInit()
190 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM3); in LL_TIM_DeInit()
197 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM4); in LL_TIM_DeInit()
204 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM5); in LL_TIM_DeInit()
211 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM6); in LL_TIM_DeInit()
218 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM7); in LL_TIM_DeInit()
253 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM12); in LL_TIM_DeInit()
260 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM13); in LL_TIM_DeInit()
267 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM14); in LL_TIM_DeInit()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_ll_usart.c158 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_USART2); in LL_USART_DeInit()
167 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_USART3); in LL_USART_DeInit()
175 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_UART4); in LL_USART_DeInit()
183 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_UART5); in LL_USART_DeInit()
192 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_USART6); in LL_USART_DeInit()
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_ll_tim.c176 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM2); in LL_TIM_DeInit()
189 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM3); in LL_TIM_DeInit()
196 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM4); in LL_TIM_DeInit()
203 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM5); in LL_TIM_DeInit()
210 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM6); in LL_TIM_DeInit()
217 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM7); in LL_TIM_DeInit()
252 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM12); in LL_TIM_DeInit()
259 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM13); in LL_TIM_DeInit()
266 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM14); in LL_TIM_DeInit()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_ll_usart.c157 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_USART2); in LL_USART_DeInit()
166 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_USART3); in LL_USART_DeInit()
176 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_USART4); in LL_USART_DeInit()
186 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_USART5); in LL_USART_DeInit()
196 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_USART6); in LL_USART_DeInit()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_ll_tim.c245 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM2); in LL_TIM_DeInit()
259 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM3); in LL_TIM_DeInit()
266 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM4); in LL_TIM_DeInit()
273 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM5); in LL_TIM_DeInit()
280 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM6); in LL_TIM_DeInit()
287 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM7); in LL_TIM_DeInit()
301 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM12); in LL_TIM_DeInit()
308 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM13); in LL_TIM_DeInit()
315 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM14); in LL_TIM_DeInit()
343 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM18); in LL_TIM_DeInit()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_ll_i2c.c91 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_I2C1); in LL_I2C_DeInit()
99 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_I2C2); in LL_I2C_DeInit()
108 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_I2C3); in LL_I2C_DeInit()
117 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_I2C4); in LL_I2C_DeInit()

12345678