Home
last modified time | relevance | path

Searched refs:RANGE (Results 1 – 4 of 4) sorted by relevance

/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_hal_pwr.h403 #define IS_PWR_VOLTAGE_SCALING_RANGE(RANGE) (((RANGE) == PWR_REGULATOR_VOLTAGE_SCALE1) || \ argument
404 ((RANGE) == PWR_REGULATOR_VOLTAGE_SCALE2) || \
405 ((RANGE) == PWR_REGULATOR_VOLTAGE_SCALE3))
A Dstm32l1xx_hal_opamp.h461 #define IS_OPAMP_POWER_SUPPLY_RANGE(RANGE) (((RANGE) == OPAMP_POWERSUPPLY_LOW) || \ argument
462 ((RANGE) == OPAMP_POWERSUPPLY_HIGH) )
/bsp/acm32/acm32f4xx-nucleo/libraries/HAL_Driver/Inc/
A DHAL_FAU.h5 #define RANGE 2147483648U //2^31 macro
/bsp/yichip/yc3122-pos/Libraries/core/
A Dcore_rv_31xx.h92 __IO uint32_t RANGE : 8; member

Completed in 12 milliseconds