Revert cubewb symbols update

This commit is contained in:
Willy-JL
2023-04-25 16:22:37 +01:00
parent 83afd16746
commit e2c3e8e53d

View File

@@ -219,17 +219,17 @@ Header,+,lib/toolbox/value_index.h,,
Header,+,lib/toolbox/version.h,,
Header,+,lib/u8g2/u8g2.h,,
Function,-,LL_ADC_CommonDeInit,ErrorStatus,ADC_Common_TypeDef*
Function,-,LL_ADC_CommonInit,ErrorStatus,"ADC_Common_TypeDef*, const LL_ADC_CommonInitTypeDef*"
Function,-,LL_ADC_CommonInit,ErrorStatus,"ADC_Common_TypeDef*, LL_ADC_CommonInitTypeDef*"
Function,-,LL_ADC_CommonStructInit,void,LL_ADC_CommonInitTypeDef*
Function,-,LL_ADC_DeInit,ErrorStatus,ADC_TypeDef*
Function,-,LL_ADC_INJ_Init,ErrorStatus,"ADC_TypeDef*, const LL_ADC_INJ_InitTypeDef*"
Function,-,LL_ADC_INJ_Init,ErrorStatus,"ADC_TypeDef*, LL_ADC_INJ_InitTypeDef*"
Function,-,LL_ADC_INJ_StructInit,void,LL_ADC_INJ_InitTypeDef*
Function,-,LL_ADC_Init,ErrorStatus,"ADC_TypeDef*, const LL_ADC_InitTypeDef*"
Function,-,LL_ADC_REG_Init,ErrorStatus,"ADC_TypeDef*, const LL_ADC_REG_InitTypeDef*"
Function,-,LL_ADC_Init,ErrorStatus,"ADC_TypeDef*, LL_ADC_InitTypeDef*"
Function,-,LL_ADC_REG_Init,ErrorStatus,"ADC_TypeDef*, LL_ADC_REG_InitTypeDef*"
Function,-,LL_ADC_REG_StructInit,void,LL_ADC_REG_InitTypeDef*
Function,-,LL_ADC_StructInit,void,LL_ADC_InitTypeDef*
Function,-,LL_COMP_DeInit,ErrorStatus,COMP_TypeDef*
Function,+,LL_COMP_Init,ErrorStatus,"COMP_TypeDef*, const LL_COMP_InitTypeDef*"
Function,+,LL_COMP_Init,ErrorStatus,"COMP_TypeDef*, LL_COMP_InitTypeDef*"
Function,-,LL_COMP_StructInit,void,LL_COMP_InitTypeDef*
Function,-,LL_CRC_DeInit,ErrorStatus,CRC_TypeDef*
Function,-,LL_CRS_DeInit,ErrorStatus,
@@ -248,10 +248,10 @@ Function,-,LL_I2C_StructInit,void,LL_I2C_InitTypeDef*
Function,-,LL_Init1msTick,void,uint32_t
Function,+,LL_LPTIM_DeInit,ErrorStatus,LPTIM_TypeDef*
Function,-,LL_LPTIM_Disable,void,LPTIM_TypeDef*
Function,+,LL_LPTIM_Init,ErrorStatus,"LPTIM_TypeDef*, const LL_LPTIM_InitTypeDef*"
Function,+,LL_LPTIM_Init,ErrorStatus,"LPTIM_TypeDef*, LL_LPTIM_InitTypeDef*"
Function,-,LL_LPTIM_StructInit,void,LL_LPTIM_InitTypeDef*
Function,-,LL_LPUART_DeInit,ErrorStatus,const USART_TypeDef*
Function,+,LL_LPUART_Init,ErrorStatus,"USART_TypeDef*, const LL_LPUART_InitTypeDef*"
Function,-,LL_LPUART_DeInit,ErrorStatus,USART_TypeDef*
Function,+,LL_LPUART_Init,ErrorStatus,"USART_TypeDef*, LL_LPUART_InitTypeDef*"
Function,-,LL_LPUART_StructInit,void,LL_LPUART_InitTypeDef*
Function,-,LL_PKA_DeInit,ErrorStatus,PKA_TypeDef*
Function,-,LL_PKA_Init,ErrorStatus,"PKA_TypeDef*, LL_PKA_InitTypeDef*"
@@ -296,23 +296,23 @@ Function,+,LL_SPI_Init,ErrorStatus,"SPI_TypeDef*, LL_SPI_InitTypeDef*"
Function,-,LL_SPI_StructInit,void,LL_SPI_InitTypeDef*
Function,-,LL_SetFlashLatency,ErrorStatus,uint32_t
Function,+,LL_SetSystemCoreClock,void,uint32_t
Function,-,LL_TIM_BDTR_Init,ErrorStatus,"TIM_TypeDef*, const LL_TIM_BDTR_InitTypeDef*"
Function,-,LL_TIM_BDTR_Init,ErrorStatus,"TIM_TypeDef*, LL_TIM_BDTR_InitTypeDef*"
Function,-,LL_TIM_BDTR_StructInit,void,LL_TIM_BDTR_InitTypeDef*
Function,+,LL_TIM_DeInit,ErrorStatus,TIM_TypeDef*
Function,-,LL_TIM_ENCODER_Init,ErrorStatus,"TIM_TypeDef*, const LL_TIM_ENCODER_InitTypeDef*"
Function,-,LL_TIM_ENCODER_Init,ErrorStatus,"TIM_TypeDef*, LL_TIM_ENCODER_InitTypeDef*"
Function,-,LL_TIM_ENCODER_StructInit,void,LL_TIM_ENCODER_InitTypeDef*
Function,-,LL_TIM_HALLSENSOR_Init,ErrorStatus,"TIM_TypeDef*, const LL_TIM_HALLSENSOR_InitTypeDef*"
Function,-,LL_TIM_HALLSENSOR_Init,ErrorStatus,"TIM_TypeDef*, LL_TIM_HALLSENSOR_InitTypeDef*"
Function,-,LL_TIM_HALLSENSOR_StructInit,void,LL_TIM_HALLSENSOR_InitTypeDef*
Function,-,LL_TIM_IC_Init,ErrorStatus,"TIM_TypeDef*, uint32_t, const LL_TIM_IC_InitTypeDef*"
Function,-,LL_TIM_IC_Init,ErrorStatus,"TIM_TypeDef*, uint32_t, LL_TIM_IC_InitTypeDef*"
Function,-,LL_TIM_IC_StructInit,void,LL_TIM_IC_InitTypeDef*
Function,+,LL_TIM_Init,ErrorStatus,"TIM_TypeDef*, const LL_TIM_InitTypeDef*"
Function,+,LL_TIM_OC_Init,ErrorStatus,"TIM_TypeDef*, uint32_t, const LL_TIM_OC_InitTypeDef*"
Function,+,LL_TIM_Init,ErrorStatus,"TIM_TypeDef*, LL_TIM_InitTypeDef*"
Function,+,LL_TIM_OC_Init,ErrorStatus,"TIM_TypeDef*, uint32_t, LL_TIM_OC_InitTypeDef*"
Function,-,LL_TIM_OC_StructInit,void,LL_TIM_OC_InitTypeDef*
Function,-,LL_TIM_StructInit,void,LL_TIM_InitTypeDef*
Function,-,LL_USART_ClockInit,ErrorStatus,"USART_TypeDef*, const LL_USART_ClockInitTypeDef*"
Function,-,LL_USART_ClockInit,ErrorStatus,"USART_TypeDef*, LL_USART_ClockInitTypeDef*"
Function,-,LL_USART_ClockStructInit,void,LL_USART_ClockInitTypeDef*
Function,-,LL_USART_DeInit,ErrorStatus,const USART_TypeDef*
Function,+,LL_USART_Init,ErrorStatus,"USART_TypeDef*, const LL_USART_InitTypeDef*"
Function,-,LL_USART_DeInit,ErrorStatus,USART_TypeDef*
Function,+,LL_USART_Init,ErrorStatus,"USART_TypeDef*, LL_USART_InitTypeDef*"
Function,-,LL_USART_StructInit,void,LL_USART_InitTypeDef*
Function,-,LL_mDelay,void,uint32_t
Function,-,SK6805_get_led_count,uint8_t,
1 entry status name type params
219 Header + lib/toolbox/version.h
220 Header + lib/u8g2/u8g2.h
221 Function - LL_ADC_CommonDeInit ErrorStatus ADC_Common_TypeDef*
222 Function - LL_ADC_CommonInit ErrorStatus ADC_Common_TypeDef*, const LL_ADC_CommonInitTypeDef* ADC_Common_TypeDef*, LL_ADC_CommonInitTypeDef*
223 Function - LL_ADC_CommonStructInit void LL_ADC_CommonInitTypeDef*
224 Function - LL_ADC_DeInit ErrorStatus ADC_TypeDef*
225 Function - LL_ADC_INJ_Init ErrorStatus ADC_TypeDef*, const LL_ADC_INJ_InitTypeDef* ADC_TypeDef*, LL_ADC_INJ_InitTypeDef*
226 Function - LL_ADC_INJ_StructInit void LL_ADC_INJ_InitTypeDef*
227 Function - LL_ADC_Init ErrorStatus ADC_TypeDef*, const LL_ADC_InitTypeDef* ADC_TypeDef*, LL_ADC_InitTypeDef*
228 Function - LL_ADC_REG_Init ErrorStatus ADC_TypeDef*, const LL_ADC_REG_InitTypeDef* ADC_TypeDef*, LL_ADC_REG_InitTypeDef*
229 Function - LL_ADC_REG_StructInit void LL_ADC_REG_InitTypeDef*
230 Function - LL_ADC_StructInit void LL_ADC_InitTypeDef*
231 Function - LL_COMP_DeInit ErrorStatus COMP_TypeDef*
232 Function + LL_COMP_Init ErrorStatus COMP_TypeDef*, const LL_COMP_InitTypeDef* COMP_TypeDef*, LL_COMP_InitTypeDef*
233 Function - LL_COMP_StructInit void LL_COMP_InitTypeDef*
234 Function - LL_CRC_DeInit ErrorStatus CRC_TypeDef*
235 Function - LL_CRS_DeInit ErrorStatus
248 Function - LL_Init1msTick void uint32_t
249 Function + LL_LPTIM_DeInit ErrorStatus LPTIM_TypeDef*
250 Function - LL_LPTIM_Disable void LPTIM_TypeDef*
251 Function + LL_LPTIM_Init ErrorStatus LPTIM_TypeDef*, const LL_LPTIM_InitTypeDef* LPTIM_TypeDef*, LL_LPTIM_InitTypeDef*
252 Function - LL_LPTIM_StructInit void LL_LPTIM_InitTypeDef*
253 Function - LL_LPUART_DeInit ErrorStatus const USART_TypeDef* USART_TypeDef*
254 Function + LL_LPUART_Init ErrorStatus USART_TypeDef*, const LL_LPUART_InitTypeDef* USART_TypeDef*, LL_LPUART_InitTypeDef*
255 Function - LL_LPUART_StructInit void LL_LPUART_InitTypeDef*
256 Function - LL_PKA_DeInit ErrorStatus PKA_TypeDef*
257 Function - LL_PKA_Init ErrorStatus PKA_TypeDef*, LL_PKA_InitTypeDef*
296 Function - LL_SPI_StructInit void LL_SPI_InitTypeDef*
297 Function - LL_SetFlashLatency ErrorStatus uint32_t
298 Function + LL_SetSystemCoreClock void uint32_t
299 Function - LL_TIM_BDTR_Init ErrorStatus TIM_TypeDef*, const LL_TIM_BDTR_InitTypeDef* TIM_TypeDef*, LL_TIM_BDTR_InitTypeDef*
300 Function - LL_TIM_BDTR_StructInit void LL_TIM_BDTR_InitTypeDef*
301 Function + LL_TIM_DeInit ErrorStatus TIM_TypeDef*
302 Function - LL_TIM_ENCODER_Init ErrorStatus TIM_TypeDef*, const LL_TIM_ENCODER_InitTypeDef* TIM_TypeDef*, LL_TIM_ENCODER_InitTypeDef*
303 Function - LL_TIM_ENCODER_StructInit void LL_TIM_ENCODER_InitTypeDef*
304 Function - LL_TIM_HALLSENSOR_Init ErrorStatus TIM_TypeDef*, const LL_TIM_HALLSENSOR_InitTypeDef* TIM_TypeDef*, LL_TIM_HALLSENSOR_InitTypeDef*
305 Function - LL_TIM_HALLSENSOR_StructInit void LL_TIM_HALLSENSOR_InitTypeDef*
306 Function - LL_TIM_IC_Init ErrorStatus TIM_TypeDef*, uint32_t, const LL_TIM_IC_InitTypeDef* TIM_TypeDef*, uint32_t, LL_TIM_IC_InitTypeDef*
307 Function - LL_TIM_IC_StructInit void LL_TIM_IC_InitTypeDef*
308 Function + LL_TIM_Init ErrorStatus TIM_TypeDef*, const LL_TIM_InitTypeDef* TIM_TypeDef*, LL_TIM_InitTypeDef*
309 Function + LL_TIM_OC_Init ErrorStatus TIM_TypeDef*, uint32_t, const LL_TIM_OC_InitTypeDef* TIM_TypeDef*, uint32_t, LL_TIM_OC_InitTypeDef*
310 Function - LL_TIM_OC_StructInit void LL_TIM_OC_InitTypeDef*
311 Function - LL_TIM_StructInit void LL_TIM_InitTypeDef*
312 Function - LL_USART_ClockInit ErrorStatus USART_TypeDef*, const LL_USART_ClockInitTypeDef* USART_TypeDef*, LL_USART_ClockInitTypeDef*
313 Function - LL_USART_ClockStructInit void LL_USART_ClockInitTypeDef*
314 Function - LL_USART_DeInit ErrorStatus const USART_TypeDef* USART_TypeDef*
315 Function + LL_USART_Init ErrorStatus USART_TypeDef*, const LL_USART_InitTypeDef* USART_TypeDef*, LL_USART_InitTypeDef*
316 Function - LL_USART_StructInit void LL_USART_InitTypeDef*
317 Function - LL_mDelay void uint32_t
318 Function - SK6805_get_led_count uint8_t