Macros
Collaboration diagram for ADC_injected_length:

Macros

#define IS_ADC_INJECTED_LENGTH(LENGTH)   (((LENGTH) >= 0x1) && ((LENGTH) <= 0x4))
 
#define IS_ADC_INJECTED_LENGTH(LENGTH)   (((LENGTH) >= 0x1) && ((LENGTH) <= 0x4))
 
#define IS_ADC_INJECTED_LENGTH(LENGTH)   (((LENGTH) >= 0x1) && ((LENGTH) <= 0x4))
 

Detailed Description

Macro Definition Documentation

#define IS_ADC_INJECTED_LENGTH (   LENGTH)    (((LENGTH) >= 0x1) && ((LENGTH) <= 0x4))

Definition at line 366 of file stm32f10x_adc.h.

#define IS_ADC_INJECTED_LENGTH (   LENGTH)    (((LENGTH) >= 0x1) && ((LENGTH) <= 0x4))

Definition at line 532 of file stm32f4xx_adc.h.

#define IS_ADC_INJECTED_LENGTH (   LENGTH)    (((LENGTH) >= 0x1) && ((LENGTH) <= 0x4))

Definition at line 679 of file stm32f30x_adc.h.



rosflight_firmware
Author(s): Daniel Koch , James Jackson
autogenerated on Thu Apr 15 2021 05:07:54