Home
last modified time | relevance | path

Searched refs:VREFINT_CAL_VREF (Results 1 – 3 of 3) sorted by relevance

/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_ll_adc.h210 #define VREFINT_CAL_VREF ((uint32_t) 3000U) /* Analog voltage … macro
1446 (((uint32_t)(*VREFINT_CAL_ADDR) * VREFINT_CAL_VREF) \
/loramac-node-latest/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_ll_adc.h344 #define VREFINT_CAL_VREF ( 3000U) /* Analog voltage reference … macro
1970 (((uint32_t)(*VREFINT_CAL_ADDR) * VREFINT_CAL_VREF) \
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_ll_adc.h358 #define VREFINT_CAL_VREF ( 3000UL) /* Analog voltage reference… macro
2208 (((uint32_t)(*VREFINT_CAL_ADDR) * VREFINT_CAL_VREF) \