Home
last modified time | relevance | path

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

12345678

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_usart.c161 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_USART2); in LL_USART_DeInit()
169 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_USART3); in LL_USART_DeInit()
178 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_UART4); in LL_USART_DeInit()
188 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_UART5); in LL_USART_DeInit()
198 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_USART6); in LL_USART_DeInit()
208 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_UART7); in LL_USART_DeInit()
218 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_UART8); in LL_USART_DeInit()
238 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_USART10); in LL_USART_DeInit()
248 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_USART11); in LL_USART_DeInit()
Dstm32h5xx_ll_tim.c258 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM2); in LL_TIM_DeInit()
263 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM3); in LL_TIM_DeInit()
269 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM4); in LL_TIM_DeInit()
276 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM5); in LL_TIM_DeInit()
282 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM6); in LL_TIM_DeInit()
287 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM7); in LL_TIM_DeInit()
300 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM12); in LL_TIM_DeInit()
307 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM13); in LL_TIM_DeInit()
314 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM14); in LL_TIM_DeInit()
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_hal_rcc.h839 #define __HAL_RCC_APB1_RELEASE_RESET() LL_APB1_GRP1_ReleaseReset( LL_APB1_GRP1_RESET_PERIP…
842 #define __HAL_RCC_SPI1_RELEASE_RESET() LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_SPI1)
844 #define __HAL_RCC_ADC_RELEASE_RESET() LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_ADCDI…
845 #define __HAL_RCC_LPUART1_RELEASE_RESET() LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_LPUAR…
846 #define __HAL_RCC_USART1_RELEASE_RESET() LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_USART…
848 #define __HAL_RCC_SPI2_RELEASE_RESET() LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_SPI2)
851 #define __HAL_RCC_SPI3_RELEASE_RESET() LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_SPI3)
854 #define __HAL_RCC_I2C1_RELEASE_RESET() LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_I2C1)
857 #define __HAL_RCC_I2C2_RELEASE_RESET() LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_I2C2)
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rcc.h2058 #define __HAL_RCC_I2C1_RELEASE_RESET() LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_I2C1)
2061 #define __HAL_RCC_I2C2_RELEASE_RESET() LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_I2C2)
2064 #define __HAL_RCC_I2C3_RELEASE_RESET() LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_I2C3)
2067 #define __HAL_RCC_I3C1_RELEASE_RESET() LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_I3C1)
2070 #define __HAL_RCC_I3C2_RELEASE_RESET() LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_I3C2)
2073 #define __HAL_RCC_LPTIM1_RELEASE_RESET() LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_LPTIM1)
2079 #define __HAL_RCC_SPDIFRX1_RELEASE_RESET() LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_SPDIFRX1)
2082 #define __HAL_RCC_SPI2_RELEASE_RESET() LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_SPI2)
2085 #define __HAL_RCC_SPI3_RELEASE_RESET() LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_SPI3)
2088 #define __HAL_RCC_TIM2_RELEASE_RESET() LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM2)
[all …]
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_ll_usart.c148 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_USART2); in LL_USART_DeInit()
156 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_USART3); in LL_USART_DeInit()
164 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_UART4); in LL_USART_DeInit()
172 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_UART5); in LL_USART_DeInit()
188 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_UART7); in LL_USART_DeInit()
196 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_UART8); in LL_USART_DeInit()
Dstm32f7xx_ll_i2c.c99 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_I2C1); in LL_I2C_DeInit()
107 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_I2C2); in LL_I2C_DeInit()
116 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_I2C3); in LL_I2C_DeInit()
125 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_I2C4); in LL_I2C_DeInit()
Dstm32f7xx_ll_tim.c231 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM2); in LL_TIM_DeInit()
237 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM3); in LL_TIM_DeInit()
244 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM4); in LL_TIM_DeInit()
251 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM5); in LL_TIM_DeInit()
258 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM6); in LL_TIM_DeInit()
265 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM7); in LL_TIM_DeInit()
300 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM12); in LL_TIM_DeInit()
307 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM13); in LL_TIM_DeInit()
314 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM14); in LL_TIM_DeInit()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_ll_usart.c161 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_USART2); in LL_USART_DeInit()
169 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_USART3); in LL_USART_DeInit()
177 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_UART4); in LL_USART_DeInit()
185 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_UART5); in LL_USART_DeInit()
193 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_UART7); in LL_USART_DeInit()
201 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_UART8); in LL_USART_DeInit()
Dstm32h7rsxx_ll_tim.c245 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM2); in LL_TIM_DeInit()
250 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM3); in LL_TIM_DeInit()
255 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM4); in LL_TIM_DeInit()
260 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM5); in LL_TIM_DeInit()
265 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM6); in LL_TIM_DeInit()
270 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM7); in LL_TIM_DeInit()
280 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM12); in LL_TIM_DeInit()
285 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM13); in LL_TIM_DeInit()
290 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM14); in LL_TIM_DeInit()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_ll_usart.c145 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_USART2); in LL_USART_DeInit()
154 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_USART3); in LL_USART_DeInit()
174 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_UART4); in LL_USART_DeInit()
184 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_UART5); in LL_USART_DeInit()
194 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_UART7); in LL_USART_DeInit()
204 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_UART8); in LL_USART_DeInit()
Dstm32f4xx_ll_tim.c184 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM2); in LL_TIM_DeInit()
191 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM3); in LL_TIM_DeInit()
198 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM4); in LL_TIM_DeInit()
205 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM5); in LL_TIM_DeInit()
212 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM6); in LL_TIM_DeInit()
219 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM7); in LL_TIM_DeInit()
254 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM12); in LL_TIM_DeInit()
261 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM13); in LL_TIM_DeInit()
268 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM14); in LL_TIM_DeInit()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_ll_usart.c149 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_USART2); in LL_USART_DeInit()
157 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_USART3); in LL_USART_DeInit()
165 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_UART4); in LL_USART_DeInit()
173 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_UART5); in LL_USART_DeInit()
189 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_UART7); in LL_USART_DeInit()
197 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_UART8); in LL_USART_DeInit()
Dstm32mp1xx_ll_i2c.c99 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_I2C1); in LL_I2C_DeInit()
107 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_I2C2); in LL_I2C_DeInit()
116 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_I2C3); in LL_I2C_DeInit()
132 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_I2C5); in LL_I2C_DeInit()
Dstm32mp1xx_ll_tim.c240 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM2); in LL_TIM_DeInit()
247 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM3); in LL_TIM_DeInit()
254 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM4); in LL_TIM_DeInit()
261 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM5); in LL_TIM_DeInit()
268 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM6); in LL_TIM_DeInit()
275 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM7); in LL_TIM_DeInit()
289 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM12); in LL_TIM_DeInit()
296 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM13); in LL_TIM_DeInit()
303 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM14); in LL_TIM_DeInit()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_usart.c161 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_USART2); in LL_USART_DeInit()
169 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_USART3); in LL_USART_DeInit()
177 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_UART4); in LL_USART_DeInit()
185 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_UART5); in LL_USART_DeInit()
201 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_UART7); in LL_USART_DeInit()
209 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_UART8); in LL_USART_DeInit()
Dstm32n6xx_ll_tim.c262 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM2); in LL_TIM_DeInit()
267 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM3); in LL_TIM_DeInit()
272 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM4); in LL_TIM_DeInit()
277 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM5); in LL_TIM_DeInit()
282 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM6); in LL_TIM_DeInit()
287 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM7); in LL_TIM_DeInit()
302 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM10); in LL_TIM_DeInit()
307 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM11); in LL_TIM_DeInit()
312 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM12); in LL_TIM_DeInit()
317 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM13); in LL_TIM_DeInit()
[all …]
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_ll_usart.c161 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_USART2); in LL_USART_DeInit()
169 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_USART3); in LL_USART_DeInit()
177 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_UART4); in LL_USART_DeInit()
185 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_UART5); in LL_USART_DeInit()
201 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_UART7); in LL_USART_DeInit()
209 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_UART8); in LL_USART_DeInit()
Dstm32h7xx_ll_i2c.c99 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_I2C1); in LL_I2C_DeInit()
107 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_I2C2); in LL_I2C_DeInit()
116 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_I2C3); in LL_I2C_DeInit()
133 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_I2C5); in LL_I2C_DeInit()
Dstm32h7xx_ll_tim.c242 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM2); in LL_TIM_DeInit()
249 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM3); in LL_TIM_DeInit()
256 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM4); in LL_TIM_DeInit()
263 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM5); in LL_TIM_DeInit()
270 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM6); in LL_TIM_DeInit()
277 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM7); in LL_TIM_DeInit()
291 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM12); in LL_TIM_DeInit()
298 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM13); in LL_TIM_DeInit()
305 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM14); in LL_TIM_DeInit()
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_ll_tim.c184 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM2); in LL_TIM_DeInit()
191 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM3); in LL_TIM_DeInit()
198 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM4); in LL_TIM_DeInit()
205 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM5); in LL_TIM_DeInit()
212 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM6); in LL_TIM_DeInit()
219 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM7); in LL_TIM_DeInit()
254 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM12); in LL_TIM_DeInit()
261 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM13); in LL_TIM_DeInit()
268 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM14); in LL_TIM_DeInit()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_ll_usart.c161 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_USART2); in LL_USART_DeInit()
170 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_USART3); in LL_USART_DeInit()
178 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_UART4); in LL_USART_DeInit()
186 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_UART5); in LL_USART_DeInit()
195 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_USART6); in LL_USART_DeInit()
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_ll_tim.c177 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM2); in LL_TIM_DeInit()
190 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM3); in LL_TIM_DeInit()
197 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM4); in LL_TIM_DeInit()
204 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM5); in LL_TIM_DeInit()
211 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM6); in LL_TIM_DeInit()
218 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM7); in LL_TIM_DeInit()
253 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM12); in LL_TIM_DeInit()
260 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM13); in LL_TIM_DeInit()
267 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM14); in LL_TIM_DeInit()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_ll_usart.c160 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_USART2); in LL_USART_DeInit()
169 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_USART3); in LL_USART_DeInit()
179 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_USART4); in LL_USART_DeInit()
189 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_USART5); in LL_USART_DeInit()
199 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_USART6); in LL_USART_DeInit()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_ll_tim.c246 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM2); in LL_TIM_DeInit()
260 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM3); in LL_TIM_DeInit()
267 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM4); in LL_TIM_DeInit()
274 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM5); in LL_TIM_DeInit()
281 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM6); in LL_TIM_DeInit()
288 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM7); in LL_TIM_DeInit()
302 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM12); in LL_TIM_DeInit()
309 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM13); in LL_TIM_DeInit()
316 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM14); in LL_TIM_DeInit()
344 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM18); in LL_TIM_DeInit()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_ll_i2c.c94 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_I2C1); in LL_I2C_DeInit()
102 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_I2C2); in LL_I2C_DeInit()
111 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_I2C3); in LL_I2C_DeInit()
120 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_I2C4); in LL_I2C_DeInit()

12345678