Searched refs:update (Results 1 – 6 of 6) sorted by relevance
6 This module provides scripts to update the STM32Cube for Zephyr.7 Follow below steps to update the STM32Cube HAL from the latest13 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::
147 update = serie_update.Stm32SerieUpdate( variable154 update.update_stm32_hal_serie()
208 def update( function
765 ble_library.update(
971 uint32_t update; in HAL_RCC_ClockConfig() local1104 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()
146 No script is available for these libraries, so update is done manually, but