Home
last modified time | relevance | path

Searched refs:HAL_ADC_DeInit (Results 1 – 14 of 14) sorted by relevance

/loramac-node-latest/src/boards/NucleoL152/
Dadc-board.c35 HAL_ADC_DeInit( &AdcHandle ); in AdcMcuInit()
/loramac-node-latest/src/boards/SKiM980A/
Dadc-board.c35 HAL_ADC_DeInit( &AdcHandle ); in AdcMcuInit()
/loramac-node-latest/src/boards/SKiM880B/
Dadc-board.c35 HAL_ADC_DeInit( &AdcHandle ); in AdcMcuInit()
/loramac-node-latest/src/boards/NAMote72/
Dadc-board.c35 HAL_ADC_DeInit( &AdcHandle ); in AdcMcuInit()
/loramac-node-latest/src/boards/NucleoL476/
Dadc-board.c49 HAL_ADC_DeInit( &AdcHandle ); in AdcMcuInit()
/loramac-node-latest/src/boards/SKiM881AXL/
Dadc-board.c35 HAL_ADC_DeInit( &AdcHandle ); in AdcMcuInit()
/loramac-node-latest/src/boards/B-L072Z-LRWAN1/
Dadc-board.c35 HAL_ADC_DeInit( &AdcHandle ); in AdcMcuInit()
/loramac-node-latest/src/boards/NucleoL073/
Dadc-board.c35 HAL_ADC_DeInit( &AdcHandle ); in AdcMcuInit()
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_adc.h1735 HAL_StatusTypeDef HAL_ADC_DeInit(ADC_HandleTypeDef *hadc);
/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_adc.h1056 HAL_StatusTypeDef HAL_ADC_DeInit(ADC_HandleTypeDef *hadc);
/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_hal_adc.c585 HAL_StatusTypeDef HAL_ADC_DeInit(ADC_HandleTypeDef* hadc) in HAL_ADC_DeInit() function
/loramac-node-latest/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Src/
Dstm32l1xx_hal_adc.c615 HAL_StatusTypeDef HAL_ADC_DeInit(ADC_HandleTypeDef* hadc) in HAL_ADC_DeInit() function
/loramac-node-latest/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_hal_adc.h1235 HAL_StatusTypeDef HAL_ADC_DeInit(ADC_HandleTypeDef *hadc);
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_adc.c723 HAL_StatusTypeDef HAL_ADC_DeInit(ADC_HandleTypeDef* hadc) in HAL_ADC_DeInit() function