|
STM MATLAB Simulator
|
Collaboration diagram for Exported_macros:| #define IS_ADC_ALL_INSTANCE | ( | INSTANCE | ) |
| #define IS_ADC_MULTIMODE_MASTER_INSTANCE | ( | INSTANCE | ) | ((INSTANCE) == ADC1) |
| #define IS_ADC_COMMON_INSTANCE | ( | INSTANCE | ) | ((INSTANCE) == ADC123_COMMON) |
| #define IS_CAN_ALL_INSTANCE | ( | INSTANCE | ) |
| #define IS_CRC_ALL_INSTANCE | ( | INSTANCE | ) | ((INSTANCE) == CRC) |
| #define IS_DAC_ALL_INSTANCE | ( | INSTANCE | ) | ((INSTANCE) == DAC1) |
| #define IS_DCMI_ALL_INSTANCE | ( | INSTANCE | ) | ((INSTANCE) == DCMI) |
| #define IS_DMA_STREAM_ALL_INSTANCE | ( | INSTANCE | ) |
| #define IS_GPIO_ALL_INSTANCE | ( | INSTANCE | ) |
| #define IS_I2C_ALL_INSTANCE | ( | INSTANCE | ) |
| #define IS_SMBUS_ALL_INSTANCE IS_I2C_ALL_INSTANCE |
| #define IS_I2S_ALL_INSTANCE | ( | INSTANCE | ) |
| #define IS_I2S_EXT_ALL_INSTANCE | ( | INSTANCE | ) |
| #define IS_I2S_ALL_INSTANCE_EXT IS_I2S_EXT_ALL_INSTANCE |
| #define IS_RNG_ALL_INSTANCE | ( | INSTANCE | ) | ((INSTANCE) == RNG) |
| #define IS_RTC_ALL_INSTANCE | ( | INSTANCE | ) | ((INSTANCE) == RTC) |
| #define IS_SPI_ALL_INSTANCE | ( | INSTANCE | ) |
| #define IS_TIM_INSTANCE | ( | INSTANCE | ) |
| #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_ADVANCED_INSTANCE | ( | INSTANCE | ) |
| #define IS_TIM_XOR_INSTANCE | ( | INSTANCE | ) |
| #define IS_TIM_DMA_INSTANCE | ( | INSTANCE | ) |
| #define IS_TIM_DMA_CC_INSTANCE | ( | INSTANCE | ) |
| #define IS_TIM_CCDMA_INSTANCE | ( | INSTANCE | ) |
| #define IS_TIM_DMABURST_INSTANCE | ( | INSTANCE | ) |
| #define IS_TIM_MASTER_INSTANCE | ( | INSTANCE | ) |
| #define IS_TIM_SLAVE_INSTANCE | ( | INSTANCE | ) |
| #define IS_TIM_32B_COUNTER_INSTANCE | ( | INSTANCE | ) |
| #define IS_TIM_ETR_INSTANCE | ( | INSTANCE | ) |
| #define IS_TIM_REMAP_INSTANCE | ( | INSTANCE | ) |
| #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_CLOCK_DIVISION_INSTANCE | ( | INSTANCE | ) |
| #define IS_TIM_COMMUTATION_EVENT_INSTANCE | ( | INSTANCE | ) |
| #define IS_TIM_OCXREF_CLEAR_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_REPETITION_COUNTER_INSTANCE | ( | INSTANCE | ) |
| #define IS_TIM_ENCODER_INTERFACE_INSTANCE | ( | INSTANCE | ) |
| #define IS_TIM_HALL_SENSOR_INTERFACE_INSTANCE | ( | INSTANCE | ) |
| #define IS_USART_INSTANCE | ( | INSTANCE | ) |
| #define IS_UART_HALFDUPLEX_INSTANCE | ( | INSTANCE | ) |
| #define IS_UART_INSTANCE IS_UART_HALFDUPLEX_INSTANCE |
| #define IS_UART_HWFLOW_INSTANCE | ( | INSTANCE | ) |
| #define IS_UART_LIN_INSTANCE IS_UART_HALFDUPLEX_INSTANCE |
| #define IS_SMARTCARD_INSTANCE | ( | INSTANCE | ) |
| #define IS_IRDA_INSTANCE | ( | INSTANCE | ) |
| #define IS_PCD_ALL_INSTANCE | ( | INSTANCE | ) |
| #define IS_HCD_ALL_INSTANCE | ( | INSTANCE | ) |
| #define IS_SDIO_ALL_INSTANCE | ( | INSTANCE | ) | ((INSTANCE) == SDIO) |
| #define IS_IWDG_ALL_INSTANCE | ( | INSTANCE | ) | ((INSTANCE) == IWDG) |
| #define IS_WWDG_ALL_INSTANCE | ( | INSTANCE | ) | ((INSTANCE) == WWDG) |
| #define USB_OTG_FS_HOST_MAX_CHANNEL_NBR 8U |
| #define USB_OTG_FS_MAX_IN_ENDPOINTS 4U /* Including EP0 */ |
| #define USB_OTG_FS_MAX_OUT_ENDPOINTS 4U /* Including EP0 */ |
| #define USB_OTG_FS_TOTAL_FIFO_SIZE 1280U /* in Bytes */ |
| #define RCC_PLLCFGR_RST_VALUE 0x24003010U |
| #define RCC_PLLI2SCFGR_RST_VALUE 0x20003000U |
| #define RCC_MAX_FREQUENCY 168000000U |
Max frequency of family in Hz
| #define RCC_MAX_FREQUENCY_SCALE1 RCC_MAX_FREQUENCY |
Maximum frequency for system clock at power scale1, in Hz
| #define RCC_MAX_FREQUENCY_SCALE2 144000000U |
Maximum frequency for system clock at power scale2, in Hz
| #define RCC_PLLVCO_OUTPUT_MIN 100000000U |
Frequency min for PLLVCO output, in Hz
| #define RCC_PLLVCO_INPUT_MIN 950000U |
Frequency min for PLLVCO input, in Hz
| #define RCC_PLLVCO_INPUT_MAX 2100000U |
Frequency max for PLLVCO input, in Hz
| #define RCC_PLLVCO_OUTPUT_MAX 432000000U |
Frequency max for PLLVCO output, in Hz
| #define RCC_PLLN_MIN_VALUE 50U |
| #define RCC_PLLN_MAX_VALUE 432U |
| #define FLASH_SCALE1_LATENCY1_FREQ 30000000U |
HCLK frequency to set FLASH latency 1 in power scale 1
| #define FLASH_SCALE1_LATENCY2_FREQ 60000000U |
HCLK frequency to set FLASH latency 2 in power scale 1
| #define FLASH_SCALE1_LATENCY3_FREQ 90000000U |
HCLK frequency to set FLASH latency 3 in power scale 1
| #define FLASH_SCALE1_LATENCY4_FREQ 120000000U |
HCLK frequency to set FLASH latency 4 in power scale 1
| #define FLASH_SCALE1_LATENCY5_FREQ 150000000U |
HCLK frequency to set FLASH latency 5 in power scale 1
| #define FLASH_SCALE2_LATENCY1_FREQ 30000000U |
HCLK frequency to set FLASH latency 1 in power scale 2
| #define FLASH_SCALE2_LATENCY2_FREQ 60000000U |
HCLK frequency to set FLASH latency 2 in power scale 2
| #define FLASH_SCALE2_LATENCY3_FREQ 90000000U |
HCLK frequency to set FLASH latency 3 in power scale 2
| #define FLASH_SCALE2_LATENCY4_FREQ 12000000U |
HCLK frequency to set FLASH latency 4 in power scale 2
| #define USB_OTG_HS_HOST_MAX_CHANNEL_NBR 12U |
| #define USB_OTG_HS_MAX_IN_ENDPOINTS 6U /* Including EP0 */ |
| #define USB_OTG_HS_MAX_OUT_ENDPOINTS 6U /* Including EP0 */ |
| #define USB_OTG_HS_TOTAL_FIFO_SIZE 4096U /* in Bytes */ |
| #define FMC_IRQn FSMC_IRQn |
| #define FMC_IRQHandler FSMC_IRQHandler |