Home
last modified time | relevance | path

Searched refs:update (Results 1 – 6 of 6) sorted by relevance

/hal_stm32-3.5.0/scripts/
DREADME.rst6 This module provides scripts to update the STM32Cube for Zephyr.
7 Follow below steps to update the STM32Cube HAL from the latest
13 In order to update all the STM32CubeXX versions at once, run::
17 Alternatively, in order to update STM32CubeXX versions one by one, run for example::
Dupdate_stm32_package.py147 update = serie_update.Stm32SerieUpdate( variable
154 update.update_stm32_hal_serie()
Dble_library.py208 def update( function
Dserie_update.py765 ble_library.update(
/hal_stm32-3.5.0/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_hal_rcc.c971 uint32_t update; in HAL_RCC_ClockConfig() local
1104 update = 0x00u; in HAL_RCC_ClockConfig()
1114 update = 0x01u; in HAL_RCC_ClockConfig()
1126 update = 0x01u; in HAL_RCC_ClockConfig()
1137 update = 0x01u; in HAL_RCC_ClockConfig()
1141 if (update != 0x00u) in HAL_RCC_ClockConfig()
/hal_stm32-3.5.0/
DREADME.rst146 No script is available for these libraries, so update is done manually, but