|
#define | IS_ADC_ALL_INSTANCE(INSTANCE) |
|
#define | IS_ADC_COMMON_INSTANCE(INSTANCE) ((INSTANCE) == ADC12_COMMON) |
|
#define | IS_ADC_MULTIMODE_MASTER_INSTANCE(INSTANCE) ((INSTANCE) == ADC1) |
|
#define | IS_ADC_DMA_CAPABILITY_INSTANCE(INSTANCE) ((INSTANCE) == ADC1) |
|
#define | IS_CAN_ALL_INSTANCE(INSTANCE) ((INSTANCE) == CAN1) |
|
#define | IS_CRC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == CRC) |
|
#define | IS_DMA_ALL_INSTANCE(INSTANCE) |
|
#define | IS_GPIO_ALL_INSTANCE(INSTANCE) |
|
#define | IS_GPIO_AF_INSTANCE(INSTANCE) IS_GPIO_ALL_INSTANCE(INSTANCE) |
|
#define | IS_GPIO_LOCK_INSTANCE(INSTANCE) IS_GPIO_ALL_INSTANCE(INSTANCE) |
|
#define | IS_I2C_ALL_INSTANCE(INSTANCE) |
|
#define | IS_SMBUS_ALL_INSTANCE IS_I2C_ALL_INSTANCE |
|
#define | IS_IWDG_ALL_INSTANCE(INSTANCE) ((INSTANCE) == IWDG) |
|
#define | IS_SPI_ALL_INSTANCE(INSTANCE) |
|
#define | IS_TIM_INSTANCE(INSTANCE) |
|
#define | IS_TIM_ADVANCED_INSTANCE(INSTANCE) ((INSTANCE) == TIM1) |
|
#define | IS_TIM_CC1_INSTANCE(INSTANCE) |
|
#define | IS_TIM_CC2_INSTANCE(INSTANCE) |
|
#define | IS_TIM_CC3_INSTANCE(INSTANCE) |
|
#define | IS_TIM_CC4_INSTANCE(INSTANCE) |
|
#define | IS_TIM_CLOCKSOURCE_ETRMODE1_INSTANCE(INSTANCE) |
|
#define | IS_TIM_CLOCKSOURCE_ETRMODE2_INSTANCE(INSTANCE) |
|
#define | IS_TIM_CLOCKSOURCE_TIX_INSTANCE(INSTANCE) |
|
#define | IS_TIM_CLOCKSOURCE_ITRX_INSTANCE(INSTANCE) |
|
#define | IS_TIM_OCXREF_CLEAR_INSTANCE(INSTANCE) |
|
#define | IS_TIM_ENCODER_INTERFACE_INSTANCE(INSTANCE) |
|
#define | IS_TIM_XOR_INSTANCE(INSTANCE) |
|
#define | IS_TIM_MASTER_INSTANCE(INSTANCE) |
|
#define | IS_TIM_SLAVE_INSTANCE(INSTANCE) |
|
#define | IS_TIM_DMABURST_INSTANCE(INSTANCE) |
|
#define | IS_TIM_BREAK_INSTANCE(INSTANCE) ((INSTANCE) == TIM1) |
|
#define | IS_TIM_CCX_INSTANCE(INSTANCE, CHANNEL) |
|
#define | IS_TIM_CCXN_INSTANCE(INSTANCE, CHANNEL) |
|
#define | IS_TIM_COUNTER_MODE_SELECT_INSTANCE(INSTANCE) |
|
#define | IS_TIM_REPETITION_COUNTER_INSTANCE(INSTANCE) ((INSTANCE) == TIM1) |
|
#define | IS_TIM_CLOCK_DIVISION_INSTANCE(INSTANCE) |
|
#define | IS_TIM_DMA_INSTANCE(INSTANCE) |
|
#define | IS_TIM_DMA_CC_INSTANCE(INSTANCE) |
|
#define | IS_TIM_COMMUTATION_EVENT_INSTANCE(INSTANCE) ((INSTANCE) == TIM1) |
|
#define | IS_TIM_ETR_INSTANCE(INSTANCE) |
|
#define | IS_TIM_HALL_SENSOR_INTERFACE_INSTANCE(INSTANCE) |
|
#define | IS_TIM_32B_COUNTER_INSTANCE(INSTANCE) 0U |
|
#define | IS_USART_INSTANCE(INSTANCE) |
|
#define | IS_UART_INSTANCE(INSTANCE) |
|
#define | IS_UART_HALFDUPLEX_INSTANCE(INSTANCE) |
|
#define | IS_UART_LIN_INSTANCE(INSTANCE) |
|
#define | IS_UART_HWFLOW_INSTANCE(INSTANCE) |
|
#define | IS_SMARTCARD_INSTANCE(INSTANCE) |
|
#define | IS_IRDA_INSTANCE(INSTANCE) |
|
#define | IS_UART_MULTIPROCESSOR_INSTANCE(INSTANCE) |
|
#define | IS_UART_DMA_INSTANCE(INSTANCE) |
|
#define | IS_RTC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == RTC) |
|
#define | IS_WWDG_ALL_INSTANCE(INSTANCE) ((INSTANCE) == WWDG) |
|
#define | IS_PCD_ALL_INSTANCE(INSTANCE) ((INSTANCE) == USB) |
|
#define | RCC_HSE_MIN 4000000U |
|
#define | RCC_HSE_MAX 16000000U |
|
#define | RCC_MAX_FREQUENCY 72000000U |
|