/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Src/ |
D | stm32l1xx_ll_utils.c | 274 ErrorStatus status = SUCCESS; in LL_PLL_ConfigSystemClock_HSI() 278 if (UTILS_PLL_IsBusy() == SUCCESS) in LL_PLL_ConfigSystemClock_HSI() 336 ErrorStatus status = SUCCESS; in LL_PLL_ConfigSystemClock_HSE() 344 if (UTILS_PLL_IsBusy() == SUCCESS) in LL_PLL_ConfigSystemClock_HSE() 408 ErrorStatus status = SUCCESS; in UTILS_SetFlashLatency() 505 ErrorStatus status = SUCCESS; in UTILS_PLL_IsBusy() 528 ErrorStatus status = SUCCESS; in UTILS_EnablePLLAndSwitchSystem() 546 if (status == SUCCESS) in UTILS_EnablePLLAndSwitchSystem() 576 if (status == SUCCESS) in UTILS_EnablePLLAndSwitchSystem()
|
D | stm32l1xx_ll_tim.c | 164 ErrorStatus result = SUCCESS; in LL_TIM_DeInit() 296 return SUCCESS; in LL_TIM_Init() 485 return SUCCESS; in LL_TIM_ENCODER_Init() 556 return SUCCESS; in OC1Config() 615 return SUCCESS; in OC2Config() 674 return SUCCESS; in OC3Config() 733 return SUCCESS; in OC4Config() 767 return SUCCESS; in IC1Config() 800 return SUCCESS; in IC2Config() 833 return SUCCESS; in IC3Config() [all …]
|
D | stm32l1xx_ll_rtc.c | 258 status = SUCCESS; in LL_RTC_Init() 360 status = SUCCESS; in LL_RTC_TIME_Init() 363 status = SUCCESS; in LL_RTC_TIME_Init() 452 status = SUCCESS; in LL_RTC_DATE_Init() 455 status = SUCCESS; in LL_RTC_DATE_Init() 593 return SUCCESS; in LL_RTC_ALMA_Init() 711 return SUCCESS; in LL_RTC_ALMB_Init() 770 ErrorStatus status = SUCCESS; in LL_RTC_EnterInitMode() 819 return SUCCESS; in LL_RTC_ExitInitMode() 841 ErrorStatus status = SUCCESS; in LL_RTC_WaitForSynchro()
|
D | stm32l1xx_ll_spi.c | 155 status = SUCCESS; in LL_SPI_DeInit() 167 status = SUCCESS; in LL_SPI_DeInit() 179 status = SUCCESS; in LL_SPI_DeInit() 248 status = SUCCESS; in LL_SPI_Init() 479 status = SUCCESS; in LL_I2S_Init()
|
D | stm32l1xx_ll_adc.c | 263 return SUCCESS; in LL_ADC_CommonDeInit() 283 ErrorStatus status = SUCCESS; in LL_ADC_CommonInit() 339 ErrorStatus status = SUCCESS; in LL_ADC_DeInit() 547 ErrorStatus status = SUCCESS; in LL_ADC_Init() 656 ErrorStatus status = SUCCESS; in LL_ADC_REG_Init() 788 ErrorStatus status = SUCCESS; in LL_ADC_INJ_Init()
|
D | stm32l1xx_ll_usart.c | 139 ErrorStatus status = SUCCESS; in LL_USART_DeInit() 295 status = SUCCESS; in LL_USART_Init() 340 ErrorStatus status = SUCCESS; in LL_USART_ClockInit()
|
D | stm32l1xx_ll_exti.c | 111 return SUCCESS; in LL_EXTI_DeInit() 123 ErrorStatus status = SUCCESS; in LL_EXTI_Init()
|
D | stm32l1xx_ll_i2c.c | 106 ErrorStatus status = SUCCESS; in LL_I2C_DeInit() 196 return SUCCESS; in LL_I2C_Init()
|
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/ |
D | stm32l0xx_ll_utils.c | 269 ErrorStatus status = SUCCESS; in LL_PLL_ConfigSystemClock_HSI() 273 if (UTILS_PLL_IsBusy() == SUCCESS) in LL_PLL_ConfigSystemClock_HSI() 328 ErrorStatus status = SUCCESS; in LL_PLL_ConfigSystemClock_HSE() 336 if (UTILS_PLL_IsBusy() == SUCCESS) in LL_PLL_ConfigSystemClock_HSE() 398 ErrorStatus status = SUCCESS; in UTILS_SetFlashLatency() 488 ErrorStatus status = SUCCESS; in UTILS_PLL_IsBusy() 512 ErrorStatus status = SUCCESS; in UTILS_EnablePLLAndSwitchSystem() 530 if (status == SUCCESS) in UTILS_EnablePLLAndSwitchSystem() 560 if (status == SUCCESS) in UTILS_EnablePLLAndSwitchSystem()
|
D | stm32l0xx_ll_tim.c | 164 ErrorStatus result = SUCCESS; in LL_TIM_DeInit() 273 return SUCCESS; in LL_TIM_Init() 462 return SUCCESS; in LL_TIM_ENCODER_Init() 534 return SUCCESS; in OC1Config() 593 return SUCCESS; in OC2Config() 652 return SUCCESS; in OC3Config() 711 return SUCCESS; in OC4Config() 745 return SUCCESS; in IC1Config() 778 return SUCCESS; in IC2Config() 811 return SUCCESS; in IC3Config() [all …]
|
D | stm32l0xx_ll_adc.c | 220 return SUCCESS; in LL_ADC_CommonDeInit() 240 ErrorStatus status = SUCCESS; in LL_ADC_CommonInit() 301 ErrorStatus status = SUCCESS; in LL_ADC_DeInit() 480 ErrorStatus status = SUCCESS; in LL_ADC_Init() 570 ErrorStatus status = SUCCESS; in LL_ADC_REG_Init()
|
D | stm32l0xx_ll_rtc.c | 255 status = SUCCESS; in LL_RTC_Init() 356 status = SUCCESS; in LL_RTC_TIME_Init() 444 status = SUCCESS; in LL_RTC_DATE_Init() 582 return SUCCESS; in LL_RTC_ALMA_Init() 700 return SUCCESS; in LL_RTC_ALMB_Init() 759 ErrorStatus status = SUCCESS; in LL_RTC_EnterInitMode() 808 return SUCCESS; in LL_RTC_ExitInitMode() 830 ErrorStatus status = SUCCESS; in LL_RTC_WaitForSynchro()
|
D | stm32l0xx_ll_spi.c | 155 status = SUCCESS; in LL_SPI_DeInit() 167 status = SUCCESS; in LL_SPI_DeInit() 236 status = SUCCESS; in LL_SPI_Init() 467 status = SUCCESS; in LL_I2S_Init()
|
D | stm32l0xx_ll_lptim.c | 105 ErrorStatus result = SUCCESS; in LL_LPTIM_DeInit() 157 ErrorStatus result = SUCCESS; in LL_LPTIM_Init()
|
D | stm32l0xx_ll_usart.c | 140 ErrorStatus status = SUCCESS; in LL_USART_DeInit() 301 status = SUCCESS; in LL_USART_Init() 346 ErrorStatus status = SUCCESS; in LL_USART_ClockInit()
|
D | stm32l0xx_ll_exti.c | 111 return SUCCESS; in LL_EXTI_DeInit() 123 ErrorStatus status = SUCCESS; in LL_EXTI_Init()
|
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/ |
D | stm32l4xx_ll_utils.c | 319 ErrorStatus status = SUCCESS; in LL_PLL_ConfigSystemClock_MSI() 326 if(UTILS_PLL_IsBusy() == SUCCESS) in LL_PLL_ConfigSystemClock_MSI() 409 if((status == SUCCESS) && (hpre != 0U)) in LL_PLL_ConfigSystemClock_MSI() 452 if(UTILS_PLL_IsBusy() == SUCCESS) in LL_PLL_ConfigSystemClock_HSI() 487 if((status == SUCCESS) && (hpre != 0U)) in LL_PLL_ConfigSystemClock_HSI() 537 if(UTILS_PLL_IsBusy() == SUCCESS) in LL_PLL_ConfigSystemClock_HSE() 583 if((status == SUCCESS) && (hpre != 0U)) in LL_PLL_ConfigSystemClock_HSE() 620 ErrorStatus status = SUCCESS; in UTILS_SetFlashLatency() 782 ErrorStatus status = SUCCESS; in UTILS_PLL_IsBusy() 823 ErrorStatus status = SUCCESS; in UTILS_EnablePLLAndSwitchSystem() [all …]
|
D | stm32l4xx_ll_spi.c | 165 status = SUCCESS; in LL_SPI_DeInit() 177 status = SUCCESS; in LL_SPI_DeInit() 189 status = SUCCESS; in LL_SPI_DeInit() 260 status = SUCCESS; in LL_SPI_Init()
|
D | stm32l4xx_ll_tim.c | 235 ErrorStatus result = SUCCESS; in LL_TIM_DeInit() 381 return SUCCESS; in LL_TIM_Init() 582 return SUCCESS; in LL_TIM_ENCODER_Init() 689 return SUCCESS; in LL_TIM_HALLSENSOR_Init() 776 return SUCCESS; in LL_TIM_BDTR_Init() 866 return SUCCESS; in OC1Config() 945 return SUCCESS; in OC2Config() 1024 return SUCCESS; in OC3Config() 1094 return SUCCESS; in OC4Config() 1155 return SUCCESS; in OC5Config() [all …]
|
D | stm32l4xx_ll_rng.c | 102 return (SUCCESS); in LL_RNG_DeInit() 124 return (SUCCESS); in LL_RNG_Init()
|
D | stm32l4xx_ll_rtc.c | 254 status = SUCCESS; in LL_RTC_Init() 355 status = SUCCESS; in LL_RTC_TIME_Init() 443 status = SUCCESS; in LL_RTC_DATE_Init() 581 return SUCCESS; in LL_RTC_ALMA_Init() 699 return SUCCESS; in LL_RTC_ALMB_Init() 758 ErrorStatus status = SUCCESS; in LL_RTC_EnterInitMode() 807 return SUCCESS; in LL_RTC_ExitInitMode() 829 ErrorStatus status = SUCCESS; in LL_RTC_WaitForSynchro()
|
D | stm32l4xx_ll_swpmi.c | 99 ErrorStatus status = SUCCESS; in LL_SWPMI_DeInit() 130 ErrorStatus status = SUCCESS; in LL_SWPMI_Init()
|
D | stm32l4xx_ll_lptim.c | 105 ErrorStatus result = SUCCESS; in LL_LPTIM_DeInit() 157 ErrorStatus result = SUCCESS; in LL_LPTIM_Init()
|
D | stm32l4xx_ll_opamp.c | 123 ErrorStatus status = SUCCESS; in LL_OPAMP_DeInit() 203 return SUCCESS; in LL_OPAMP_Init()
|
D | stm32l4xx_ll_adc.c | 337 return SUCCESS; in LL_ADC_CommonDeInit() 357 ErrorStatus status = SUCCESS; in LL_ADC_CommonInit() 472 ErrorStatus status = SUCCESS; in LL_ADC_DeInit() 745 ErrorStatus status = SUCCESS; in LL_ADC_Init() 832 ErrorStatus status = SUCCESS; in LL_ADC_REG_Init() 965 ErrorStatus status = SUCCESS; in LL_ADC_INJ_Init()
|