STM32F439xx HAL User Manual
Defines
stm32f4xx_hal_conf.h File Reference
#include "stm32f4xx_hal_rcc.h"
#include "stm32f4xx_hal_gpio.h"
#include "stm32f4xx_hal_dma.h"
#include "stm32f4xx_hal_cortex.h"
#include "stm32f4xx_hal_adc.h"
#include "stm32f4xx_hal_can.h"
#include "stm32f4xx_hal_crc.h"
#include "stm32f4xx_hal_cryp.h"
#include "stm32f4xx_hal_dma2d.h"
#include "stm32f4xx_hal_dac.h"
#include "stm32f4xx_hal_dcmi.h"
#include "stm32f4xx_hal_eth.h"
#include "stm32f4xx_hal_flash.h"
#include "stm32f4xx_hal_sram.h"
#include "stm32f4xx_hal_nor.h"
#include "stm32f4xx_hal_nand.h"
#include "stm32f4xx_hal_pccard.h"
#include "stm32f4xx_hal_sdram.h"
#include "stm32f4xx_hal_hash.h"
#include "stm32f4xx_hal_i2c.h"
#include "stm32f4xx_hal_i2s.h"
#include "stm32f4xx_hal_iwdg.h"
#include "stm32f4xx_hal_ltdc.h"
#include "stm32f4xx_hal_pwr.h"
#include "stm32f4xx_hal_rng.h"
#include "stm32f4xx_hal_rtc.h"
#include "stm32f4xx_hal_sai.h"
#include "stm32f4xx_hal_sd.h"
#include "stm32f4xx_hal_spi.h"
#include "stm32f4xx_hal_tim.h"
#include "stm32f4xx_hal_uart.h"
#include "stm32f4xx_hal_usart.h"
#include "stm32f4xx_hal_irda.h"
#include "stm32f4xx_hal_smartcard.h"
#include "stm32f4xx_hal_wwdg.h"
#include "stm32f4xx_hal_pcd.h"
#include "stm32f4xx_hal_hcd.h"
#include "stm32f4xx_hal_dsi.h"
#include "stm32f4xx_hal_qspi.h"
#include "stm32f4xx_hal_cec.h"
#include "stm32f4xx_hal_fmpi2c.h"
#include "stm32f4xx_hal_spdifrx.h"
#include "stm32f4xx_hal_dfsdm.h"
#include "stm32f4xx_hal_lptim.h"
#include "stm32f4xx_hal_mmc.h"

Go to the source code of this file.

Defines

#define HAL_MODULE_ENABLED
 This is the list of modules to be used in the HAL driver.
#define HAL_ADC_MODULE_ENABLED
#define HAL_CAN_MODULE_ENABLED
#define HAL_CRC_MODULE_ENABLED
#define HAL_CEC_MODULE_ENABLED
#define HAL_CRYP_MODULE_ENABLED
#define HAL_DAC_MODULE_ENABLED
#define HAL_DCMI_MODULE_ENABLED
#define HAL_DMA_MODULE_ENABLED
#define HAL_DMA2D_MODULE_ENABLED
#define HAL_ETH_MODULE_ENABLED
#define HAL_FLASH_MODULE_ENABLED
#define HAL_NAND_MODULE_ENABLED
#define HAL_NOR_MODULE_ENABLED
#define HAL_PCCARD_MODULE_ENABLED
#define HAL_SRAM_MODULE_ENABLED
#define HAL_SDRAM_MODULE_ENABLED
#define HAL_HASH_MODULE_ENABLED
#define HAL_GPIO_MODULE_ENABLED
#define HAL_I2C_MODULE_ENABLED
#define HAL_I2S_MODULE_ENABLED
#define HAL_IWDG_MODULE_ENABLED
#define HAL_LTDC_MODULE_ENABLED
#define HAL_DSI_MODULE_ENABLED
#define HAL_PWR_MODULE_ENABLED
#define HAL_QSPI_MODULE_ENABLED
#define HAL_RCC_MODULE_ENABLED
#define HAL_RNG_MODULE_ENABLED
#define HAL_RTC_MODULE_ENABLED
#define HAL_SAI_MODULE_ENABLED
#define HAL_SD_MODULE_ENABLED
#define HAL_SPI_MODULE_ENABLED
#define HAL_TIM_MODULE_ENABLED
#define HAL_UART_MODULE_ENABLED
#define HAL_USART_MODULE_ENABLED
#define HAL_IRDA_MODULE_ENABLED
#define HAL_SMARTCARD_MODULE_ENABLED
#define HAL_WWDG_MODULE_ENABLED
#define HAL_CORTEX_MODULE_ENABLED
#define HAL_PCD_MODULE_ENABLED
#define HAL_HCD_MODULE_ENABLED
#define HAL_FMPI2C_MODULE_ENABLED
#define HAL_SPDIFRX_MODULE_ENABLED
#define HAL_DFSDM_MODULE_ENABLED
#define HAL_LPTIM_MODULE_ENABLED
#define HAL_MMC_MODULE_ENABLED
#define HSE_VALUE   25000000U
 Adjust the value of External High Speed oscillator (HSE) used in your application.
#define HSE_STARTUP_TIMEOUT   100U
#define HSI_VALUE   16000000U
 Internal High Speed oscillator (HSI) value.
#define LSI_VALUE   32000U
 Internal Low Speed oscillator (LSI) value.
#define LSE_VALUE   32768U
 External Low Speed oscillator (LSE) value.
#define LSE_STARTUP_TIMEOUT   5000U
#define EXTERNAL_CLOCK_VALUE   12288000U
 External clock source for I2S peripheral This value is used by the I2S HAL module to compute the I2S clock source frequency, this source is inserted directly through I2S_CKIN pad.
#define VDD_VALUE   3300U
 This is the HAL system configuration section.
#define TICK_INT_PRIORITY   0x0FU
#define USE_RTOS   0U
#define PREFETCH_ENABLE   1U
#define INSTRUCTION_CACHE_ENABLE   1U
#define DATA_CACHE_ENABLE   1U
#define MAC_ADDR0   2U
 Uncomment the line below to expanse the "assert_param" macro in the HAL drivers code.
#define MAC_ADDR1   0U
#define MAC_ADDR2   0U
#define MAC_ADDR3   0U
#define MAC_ADDR4   0U
#define MAC_ADDR5   0U
#define ETH_RX_BUF_SIZE   ETH_MAX_PACKET_SIZE /* buffer size for receive */
#define ETH_TX_BUF_SIZE   ETH_MAX_PACKET_SIZE /* buffer size for transmit */
#define ETH_RXBUFNB   4U /* 4 Rx buffers of size ETH_RX_BUF_SIZE */
#define ETH_TXBUFNB   4U /* 4 Tx buffers of size ETH_TX_BUF_SIZE */
#define DP83848_PHY_ADDRESS   0x01U
#define PHY_RESET_DELAY   0x000000FFU
#define PHY_CONFIG_DELAY   0x00000FFFU
#define PHY_READ_TO   0x0000FFFFU
#define PHY_WRITE_TO   0x0000FFFFU
#define PHY_BCR   ((uint16_t)0x0000)
#define PHY_BSR   ((uint16_t)0x0001)
#define PHY_RESET   ((uint16_t)0x8000)
#define PHY_LOOPBACK   ((uint16_t)0x4000)
#define PHY_FULLDUPLEX_100M   ((uint16_t)0x2100)
#define PHY_HALFDUPLEX_100M   ((uint16_t)0x2000)
#define PHY_FULLDUPLEX_10M   ((uint16_t)0x0100)
#define PHY_HALFDUPLEX_10M   ((uint16_t)0x0000)
#define PHY_AUTONEGOTIATION   ((uint16_t)0x1000)
#define PHY_RESTART_AUTONEGOTIATION   ((uint16_t)0x0200)
#define PHY_POWERDOWN   ((uint16_t)0x0800)
#define PHY_ISOLATE   ((uint16_t)0x0400)
#define PHY_AUTONEGO_COMPLETE   ((uint16_t)0x0020)
#define PHY_LINKED_STATUS   ((uint16_t)0x0004)
#define PHY_JABBER_DETECTION   ((uint16_t)0x0002)
#define PHY_SR   ((uint16_t)0x0010)
#define PHY_MICR   ((uint16_t)0x0011)
#define PHY_MISR   ((uint16_t)0x0012)
#define PHY_LINK_STATUS   ((uint16_t)0x0001)
#define PHY_SPEED_STATUS   ((uint16_t)0x0002)
#define PHY_DUPLEX_STATUS   ((uint16_t)0x0004)
#define PHY_MICR_INT_EN   ((uint16_t)0x0002)
#define PHY_MICR_INT_OE   ((uint16_t)0x0001)
#define PHY_MISR_LINK_INT_EN   ((uint16_t)0x0020)
#define PHY_LINK_INTERRUPT   ((uint16_t)0x2000)
#define USE_SPI_CRC   1U
#define assert_param(expr)   ((void)0U)
 Include module's header file.

Define Documentation

#define assert_param (   expr)    ((void)0U)

Include module's header file.

Definition at line 451 of file stm32f4xx_hal_conf.h.

Referenced by ADC_Init(), ETH_MACAddressConfig(), FLASH_Erase_Sector(), FLASH_MassErase(), FLASH_OB_BootConfig(), FLASH_OB_BOR_LevelConfig(), FLASH_OB_DisablePCROP(), FLASH_OB_DisableWRP(), FLASH_OB_EnablePCROP(), FLASH_OB_EnableWRP(), FLASH_OB_RDP_LevelConfig(), FLASH_OB_UserConfig(), FLASH_Program_Byte(), FLASH_Program_DoubleWord(), FLASH_Program_HalfWord(), FLASH_Program_Word(), HAL_ADC_AnalogWDGConfig(), HAL_ADC_ConfigChannel(), HAL_ADC_DeInit(), HAL_ADC_Init(), HAL_ADC_IRQHandler(), HAL_ADC_PollForEvent(), HAL_ADC_Start(), HAL_ADC_Start_DMA(), HAL_ADC_Start_IT(), HAL_ADC_Stop(), HAL_ADC_Stop_DMA(), HAL_ADC_Stop_IT(), HAL_ADCEx_InjectedConfigChannel(), HAL_ADCEx_InjectedGetValue(), HAL_ADCEx_InjectedStop(), HAL_ADCEx_InjectedStop_IT(), HAL_ADCEx_MultiModeConfigChannel(), HAL_ADCEx_MultiModeStart_DMA(), HAL_ADCEx_MultiModeStop_DMA(), HAL_CAN_AbortTxRequest(), HAL_CAN_ActivateNotification(), HAL_CAN_AddTxMessage(), HAL_CAN_ConfigFilter(), HAL_CAN_DeactivateNotification(), HAL_CAN_DeInit(), HAL_CAN_GetRxFifoFillLevel(), HAL_CAN_GetRxMessage(), HAL_CAN_GetTxTimestamp(), HAL_CAN_Init(), HAL_CAN_IsTxMessagePending(), HAL_CRC_DeInit(), HAL_CRC_Init(), HAL_CRYP_Init(), HAL_DAC_ConfigChannel(), HAL_DAC_DeInit(), HAL_DAC_GetValue(), HAL_DAC_Init(), HAL_DAC_SetValue(), HAL_DAC_Start(), HAL_DAC_Start_DMA(), HAL_DAC_Stop(), HAL_DAC_Stop_DMA(), HAL_DACEx_DualSetValue(), HAL_DACEx_NoiseWaveGenerate(), HAL_DACEx_TriangleWaveGenerate(), HAL_DCMI_ConfigCrop(), HAL_DCMI_Init(), HAL_DCMI_Start_DMA(), HAL_DMA2D_BlendingStart(), HAL_DMA2D_BlendingStart_IT(), HAL_DMA2D_CLUTLoad(), HAL_DMA2D_CLUTLoad_IT(), HAL_DMA2D_ConfigCLUT(), HAL_DMA2D_ConfigLayer(), HAL_DMA2D_EnableCLUT(), HAL_DMA2D_Init(), HAL_DMA2D_ProgramLineEvent(), HAL_DMA2D_Start(), HAL_DMA2D_Start_IT(), HAL_DMA_DeInit(), HAL_DMA_Init(), HAL_DMA_Start(), HAL_DMA_Start_IT(), HAL_DMAEx_MultiBufferStart(), HAL_DMAEx_MultiBufferStart_IT(), HAL_ETH_ConfigDMA(), HAL_ETH_ConfigMAC(), HAL_ETH_Init(), HAL_ETH_ReadPHYRegister(), HAL_ETH_WritePHYRegister(), HAL_FLASH_Program(), HAL_FLASH_Program_IT(), HAL_FLASHEx_AdvOBProgram(), HAL_FLASHEx_Erase(), HAL_FLASHEx_Erase_IT(), HAL_FLASHEx_OBProgram(), HAL_GPIO_DeInit(), HAL_GPIO_Init(), HAL_GPIO_LockPin(), HAL_GPIO_ReadPin(), HAL_GPIO_TogglePin(), HAL_GPIO_WritePin(), HAL_HalfDuplex_Init(), HAL_HASH_Init(), HAL_HASH_SHA1_Accumulate(), HAL_HCD_Init(), HAL_I2C_DeInit(), HAL_I2C_Init(), HAL_I2C_Master_Sequential_Receive_IT(), HAL_I2C_Master_Sequential_Transmit_IT(), HAL_I2C_Mem_Read(), HAL_I2C_Mem_Read_DMA(), HAL_I2C_Mem_Read_IT(), HAL_I2C_Mem_Write(), HAL_I2C_Mem_Write_DMA(), HAL_I2C_Mem_Write_IT(), HAL_I2C_Slave_Sequential_Receive_IT(), HAL_I2C_Slave_Sequential_Transmit_IT(), HAL_I2CEx_ConfigAnalogFilter(), HAL_I2CEx_ConfigDigitalFilter(), HAL_I2S_Init(), HAL_IRDA_DeInit(), HAL_IRDA_Init(), HAL_IWDG_Init(), HAL_LIN_Init(), HAL_LIN_SendBreak(), HAL_LTDC_ConfigCLUT(), HAL_LTDC_ConfigColorKeying(), HAL_LTDC_ConfigColorKeying_NoReload(), HAL_LTDC_ConfigLayer(), HAL_LTDC_ConfigLayer_NoReload(), HAL_LTDC_DisableCLUT(), HAL_LTDC_DisableCLUT_NoReload(), HAL_LTDC_DisableColorKeying(), HAL_LTDC_DisableColorKeying_NoReload(), HAL_LTDC_EnableCLUT(), HAL_LTDC_EnableCLUT_NoReload(), HAL_LTDC_EnableColorKeying(), HAL_LTDC_EnableColorKeying_NoReload(), HAL_LTDC_Init(), HAL_LTDC_ProgramLineEvent(), HAL_LTDC_Reload(), HAL_LTDC_SetAddress(), HAL_LTDC_SetAddress_NoReload(), HAL_LTDC_SetAlpha(), HAL_LTDC_SetAlpha_NoReload(), HAL_LTDC_SetPitch(), HAL_LTDC_SetPitch_NoReload(), HAL_LTDC_SetPixelFormat(), HAL_LTDC_SetPixelFormat_NoReload(), HAL_LTDC_SetWindowPosition(), HAL_LTDC_SetWindowPosition_NoReload(), HAL_LTDC_SetWindowSize(), HAL_LTDC_SetWindowSize_NoReload(), HAL_MMC_ConfigWideBusOperation(), HAL_MMC_DeInit(), HAL_MMC_Init(), HAL_MPU_ConfigRegion(), HAL_MultiProcessor_EnterMuteMode(), HAL_MultiProcessor_ExitMuteMode(), HAL_MultiProcessor_Init(), HAL_NVIC_ClearPendingIRQ(), HAL_NVIC_DisableIRQ(), HAL_NVIC_EnableIRQ(), HAL_NVIC_GetActive(), HAL_NVIC_GetPendingIRQ(), HAL_NVIC_GetPriority(), HAL_NVIC_SetPendingIRQ(), HAL_NVIC_SetPriority(), HAL_NVIC_SetPriorityGrouping(), HAL_PCD_Init(), HAL_PWR_ConfigPVD(), HAL_PWR_DisableWakeUpPin(), HAL_PWR_EnableWakeUpPin(), HAL_PWR_EnterSLEEPMode(), HAL_PWR_EnterSTOPMode(), HAL_PWREx_ControlVoltageScaling(), HAL_PWREx_EnterUnderDriveSTOPMode(), HAL_RCC_ClockConfig(), HAL_RCC_MCOConfig(), HAL_RCC_OscConfig(), HAL_RCCEx_EnablePLLI2S(), HAL_RCCEx_EnablePLLSAI(), HAL_RCCEx_PeriphCLKConfig(), HAL_RTC_DeactivateAlarm(), HAL_RTC_GetAlarm(), HAL_RTC_GetDate(), HAL_RTC_GetTime(), HAL_RTC_Init(), HAL_RTC_SetAlarm(), HAL_RTC_SetAlarm_IT(), HAL_RTC_SetDate(), HAL_RTC_SetTime(), HAL_RTCEx_BKUPRead(), HAL_RTCEx_BKUPWrite(), HAL_RTCEx_DeactivateTamper(), HAL_RTCEx_GetTimeStamp(), HAL_RTCEx_SetCalibrationOutPut(), HAL_RTCEx_SetCoarseCalib(), HAL_RTCEx_SetSmoothCalib(), HAL_RTCEx_SetSynchroShift(), HAL_RTCEx_SetTamper(), HAL_RTCEx_SetTamper_IT(), HAL_RTCEx_SetTimeStamp(), HAL_RTCEx_SetTimeStamp_IT(), HAL_RTCEx_SetWakeUpTimer(), HAL_RTCEx_SetWakeUpTimer_IT(), HAL_SAI_EnableRxMuteMode(), HAL_SAI_EnableTxMuteMode(), HAL_SAI_Init(), HAL_SAI_InitProtocol(), HAL_SD_ConfigWideBusOperation(), HAL_SD_DeInit(), HAL_SD_Init(), HAL_SetTickFreq(), HAL_SMARTCARD_DeInit(), HAL_SMARTCARD_Init(), HAL_SPI_DeInit(), HAL_SPI_Init(), HAL_SPI_Transmit(), HAL_SPI_Transmit_DMA(), HAL_SPI_Transmit_IT(), HAL_SPI_TransmitReceive(), HAL_SPI_TransmitReceive_DMA(), HAL_SPI_TransmitReceive_IT(), HAL_SYSTICK_CLKSourceConfig(), HAL_TIM_Base_DeInit(), HAL_TIM_Base_Init(), HAL_TIM_Base_Start(), HAL_TIM_Base_Start_DMA(), HAL_TIM_Base_Start_IT(), HAL_TIM_Base_Stop(), HAL_TIM_Base_Stop_DMA(), HAL_TIM_Base_Stop_IT(), HAL_TIM_ConfigClockSource(), HAL_TIM_ConfigOCrefClear(), HAL_TIM_ConfigTI1Input(), HAL_TIM_DMABurst_ReadStart(), HAL_TIM_DMABurst_ReadStop(), HAL_TIM_DMABurst_WriteStart(), HAL_TIM_DMABurst_WriteStop(), HAL_TIM_Encoder_DeInit(), HAL_TIM_Encoder_Init(), HAL_TIM_Encoder_Start(), HAL_TIM_Encoder_Start_DMA(), HAL_TIM_Encoder_Start_IT(), HAL_TIM_Encoder_Stop(), HAL_TIM_Encoder_Stop_DMA(), HAL_TIM_Encoder_Stop_IT(), HAL_TIM_GenerateEvent(), HAL_TIM_IC_ConfigChannel(), HAL_TIM_IC_DeInit(), HAL_TIM_IC_Init(), HAL_TIM_IC_Start(), HAL_TIM_IC_Start_DMA(), HAL_TIM_IC_Start_IT(), HAL_TIM_IC_Stop(), HAL_TIM_IC_Stop_DMA(), HAL_TIM_IC_Stop_IT(), HAL_TIM_OC_ConfigChannel(), HAL_TIM_OC_DeInit(), HAL_TIM_OC_Init(), HAL_TIM_OC_Start(), HAL_TIM_OC_Start_DMA(), HAL_TIM_OC_Start_IT(), HAL_TIM_OC_Stop(), HAL_TIM_OC_Stop_DMA(), HAL_TIM_OC_Stop_IT(), HAL_TIM_OnePulse_ConfigChannel(), HAL_TIM_OnePulse_DeInit(), HAL_TIM_OnePulse_Init(), HAL_TIM_PWM_ConfigChannel(), HAL_TIM_PWM_DeInit(), HAL_TIM_PWM_Init(), HAL_TIM_PWM_Start(), HAL_TIM_PWM_Start_DMA(), HAL_TIM_PWM_Start_IT(), HAL_TIM_PWM_Stop(), HAL_TIM_PWM_Stop_DMA(), HAL_TIM_PWM_Stop_IT(), HAL_TIM_ReadCapturedValue(), HAL_TIM_SlaveConfigSynchronization(), HAL_TIM_SlaveConfigSynchronization_IT(), HAL_TIMEx_ConfigBreakDeadTime(), HAL_TIMEx_ConfigCommutationEvent(), HAL_TIMEx_ConfigCommutationEvent_DMA(), HAL_TIMEx_ConfigCommutationEvent_IT(), HAL_TIMEx_HallSensor_DeInit(), HAL_TIMEx_HallSensor_Init(), HAL_TIMEx_HallSensor_Start(), HAL_TIMEx_HallSensor_Start_DMA(), HAL_TIMEx_HallSensor_Start_IT(), HAL_TIMEx_HallSensor_Stop(), HAL_TIMEx_HallSensor_Stop_DMA(), HAL_TIMEx_HallSensor_Stop_IT(), HAL_TIMEx_MasterConfigSynchronization(), HAL_TIMEx_OCN_Start(), HAL_TIMEx_OCN_Start_DMA(), HAL_TIMEx_OCN_Start_IT(), HAL_TIMEx_OCN_Stop(), HAL_TIMEx_OCN_Stop_DMA(), HAL_TIMEx_OCN_Stop_IT(), HAL_TIMEx_OnePulseN_Start(), HAL_TIMEx_OnePulseN_Start_IT(), HAL_TIMEx_OnePulseN_Stop(), HAL_TIMEx_OnePulseN_Stop_IT(), HAL_TIMEx_PWMN_Start(), HAL_TIMEx_PWMN_Start_DMA(), HAL_TIMEx_PWMN_Start_IT(), HAL_TIMEx_PWMN_Stop(), HAL_TIMEx_PWMN_Stop_DMA(), HAL_TIMEx_PWMN_Stop_IT(), HAL_TIMEx_RemapConfig(), HAL_UART_DeInit(), HAL_UART_Init(), HAL_USART_DeInit(), HAL_USART_Init(), HAL_WWDG_Init(), IRDA_SetConfig(), SAI_GetInputClock(), SMARTCARD_SetConfig(), TIM_CCxChannelCmd(), TIM_CCxNChannelCmd(), TIM_OC2_SetConfig(), TIM_OC3_SetConfig(), TIM_OC4_SetConfig(), TIM_SlaveTimer_SetConfig(), UART_SetConfig(), and USART_SetConfig().

#define DATA_CACHE_ENABLE   1U

Definition at line 164 of file stm32f4xx_hal_conf.h.

#define DP83848_PHY_ADDRESS   0x01U

Definition at line 194 of file stm32f4xx_hal_conf.h.

#define ETH_RX_BUF_SIZE   ETH_MAX_PACKET_SIZE /* buffer size for receive */

Definition at line 186 of file stm32f4xx_hal_conf.h.

Referenced by HAL_ETH_DMARxDescListInit().

#define ETH_RXBUFNB   4U /* 4 Rx buffers of size ETH_RX_BUF_SIZE */

Definition at line 188 of file stm32f4xx_hal_conf.h.

Referenced by HAL_ETH_GetReceivedFrame_IT().

#define ETH_TX_BUF_SIZE   ETH_MAX_PACKET_SIZE /* buffer size for transmit */

Definition at line 187 of file stm32f4xx_hal_conf.h.

Referenced by HAL_ETH_DMATxDescListInit(), and HAL_ETH_TransmitFrame().

#define ETH_TXBUFNB   4U /* 4 Tx buffers of size ETH_TX_BUF_SIZE */

Definition at line 189 of file stm32f4xx_hal_conf.h.

#define EXTERNAL_CLOCK_VALUE   12288000U

External clock source for I2S peripheral This value is used by the I2S HAL module to compute the I2S clock source frequency, this source is inserted directly through I2S_CKIN pad.

Value of the External oscillator in Hz

Definition at line 149 of file stm32f4xx_hal_conf.h.

Referenced by HAL_RCCEx_GetPeriphCLKFreq(), LL_RCC_GetI2SClockFreq(), LL_RCC_GetSAIClockFreq(), RCC_PLLI2S_GetFreqDomain_I2S(), RCC_PLLI2S_GetFreqDomain_SAI(), and SAI_GetInputClock().

Definition at line 54 of file stm32f4xx_hal_conf.h.

Definition at line 55 of file stm32f4xx_hal_conf.h.

Definition at line 58 of file stm32f4xx_hal_conf.h.

Definition at line 92 of file stm32f4xx_hal_conf.h.

Definition at line 57 of file stm32f4xx_hal_conf.h.

Definition at line 59 of file stm32f4xx_hal_conf.h.

Definition at line 60 of file stm32f4xx_hal_conf.h.

Definition at line 61 of file stm32f4xx_hal_conf.h.

Definition at line 97 of file stm32f4xx_hal_conf.h.

Definition at line 63 of file stm32f4xx_hal_conf.h.

Definition at line 62 of file stm32f4xx_hal_conf.h.

Definition at line 77 of file stm32f4xx_hal_conf.h.

Definition at line 64 of file stm32f4xx_hal_conf.h.

Definition at line 65 of file stm32f4xx_hal_conf.h.

Definition at line 95 of file stm32f4xx_hal_conf.h.

Definition at line 72 of file stm32f4xx_hal_conf.h.

Definition at line 71 of file stm32f4xx_hal_conf.h.

Definition at line 94 of file stm32f4xx_hal_conf.h.

Definition at line 73 of file stm32f4xx_hal_conf.h.

Definition at line 74 of file stm32f4xx_hal_conf.h.

Definition at line 89 of file stm32f4xx_hal_conf.h.

Definition at line 75 of file stm32f4xx_hal_conf.h.

Definition at line 98 of file stm32f4xx_hal_conf.h.

Definition at line 76 of file stm32f4xx_hal_conf.h.

Definition at line 99 of file stm32f4xx_hal_conf.h.

This is the list of modules to be used in the HAL driver.

Definition at line 53 of file stm32f4xx_hal_conf.h.

Definition at line 66 of file stm32f4xx_hal_conf.h.

Definition at line 67 of file stm32f4xx_hal_conf.h.

Definition at line 68 of file stm32f4xx_hal_conf.h.

Definition at line 93 of file stm32f4xx_hal_conf.h.

Definition at line 78 of file stm32f4xx_hal_conf.h.

Definition at line 79 of file stm32f4xx_hal_conf.h.

Definition at line 80 of file stm32f4xx_hal_conf.h.

Definition at line 81 of file stm32f4xx_hal_conf.h.

Definition at line 82 of file stm32f4xx_hal_conf.h.

Definition at line 83 of file stm32f4xx_hal_conf.h.

Definition at line 84 of file stm32f4xx_hal_conf.h.

Definition at line 70 of file stm32f4xx_hal_conf.h.

Definition at line 90 of file stm32f4xx_hal_conf.h.

Definition at line 96 of file stm32f4xx_hal_conf.h.

Definition at line 85 of file stm32f4xx_hal_conf.h.

Definition at line 69 of file stm32f4xx_hal_conf.h.

Definition at line 86 of file stm32f4xx_hal_conf.h.

Definition at line 87 of file stm32f4xx_hal_conf.h.

Definition at line 88 of file stm32f4xx_hal_conf.h.

Definition at line 91 of file stm32f4xx_hal_conf.h.

#define HSE_STARTUP_TIMEOUT   100U

Time out for HSE start up, in ms

Definition at line 112 of file stm32f4xx_hal_conf.h.

#define HSE_VALUE   25000000U

Adjust the value of External High Speed oscillator (HSE) used in your application.

This value is used by the RCC HAL module to compute the system frequency (when HSE is used as system clock source, directly or through the PLL). Value of the External oscillator in Hz

Definition at line 108 of file stm32f4xx_hal_conf.h.

Referenced by HAL_RCC_GetSysClockFreq(), HAL_RCCEx_GetPeriphCLKFreq(), LL_RCC_GetI2SClockFreq(), LL_RCC_GetSAIClockFreq(), RCC_GetSystemClockFreq(), RCC_PLL_GetFreqDomain_48M(), RCC_PLL_GetFreqDomain_SYS(), RCC_PLLI2S_GetFreqDomain_I2S(), RCC_PLLI2S_GetFreqDomain_SAI(), RCC_PLLSAI_GetFreqDomain_LTDC(), RCC_PLLSAI_GetFreqDomain_SAI(), and SAI_GetInputClock().

#define HSI_VALUE   16000000U

Internal High Speed oscillator (HSI) value.

This value is used by the RCC HAL module to compute the system frequency (when HSI is used as system clock source, directly or through the PLL). Value of the Internal oscillator in Hz

Definition at line 121 of file stm32f4xx_hal_conf.h.

Referenced by HAL_RCC_DeInit(), HAL_RCC_GetSysClockFreq(), HAL_RCCEx_GetPeriphCLKFreq(), LL_PLL_ConfigSystemClock_HSI(), LL_RCC_GetI2SClockFreq(), LL_RCC_GetSAIClockFreq(), RCC_GetSystemClockFreq(), RCC_PLL_GetFreqDomain_48M(), RCC_PLL_GetFreqDomain_SYS(), RCC_PLLI2S_GetFreqDomain_I2S(), RCC_PLLI2S_GetFreqDomain_SAI(), RCC_PLLSAI_GetFreqDomain_LTDC(), RCC_PLLSAI_GetFreqDomain_SAI(), and SAI_GetInputClock().

#define INSTRUCTION_CACHE_ENABLE   1U

Definition at line 163 of file stm32f4xx_hal_conf.h.

#define LSE_STARTUP_TIMEOUT   5000U

Time out for LSE start up, in ms

Definition at line 140 of file stm32f4xx_hal_conf.h.

#define LSE_VALUE   32768U

External Low Speed oscillator (LSE) value.

< Value of the Internal Low Speed oscillator in Hz The real value may vary depending on the variations in voltage and temperature. Value of the External Low Speed oscillator in Hz

Definition at line 136 of file stm32f4xx_hal_conf.h.

#define LSI_VALUE   32000U

Internal Low Speed oscillator (LSI) value.

LSI Typical Value in Hz

Definition at line 128 of file stm32f4xx_hal_conf.h.

#define MAC_ADDR0   2U

Uncomment the line below to expanse the "assert_param" macro in the HAL drivers code.

Definition at line 178 of file stm32f4xx_hal_conf.h.

#define MAC_ADDR1   0U

Definition at line 179 of file stm32f4xx_hal_conf.h.

#define MAC_ADDR2   0U

Definition at line 180 of file stm32f4xx_hal_conf.h.

#define MAC_ADDR3   0U

Definition at line 181 of file stm32f4xx_hal_conf.h.

#define MAC_ADDR4   0U

Definition at line 182 of file stm32f4xx_hal_conf.h.

#define MAC_ADDR5   0U

Definition at line 183 of file stm32f4xx_hal_conf.h.

#define PHY_AUTONEGO_COMPLETE   ((uint16_t)0x0020)

Auto-Negotiation process completed

Definition at line 219 of file stm32f4xx_hal_conf.h.

Referenced by HAL_ETH_Init().

#define PHY_AUTONEGOTIATION   ((uint16_t)0x1000)

Enable auto-negotiation function

Definition at line 214 of file stm32f4xx_hal_conf.h.

Referenced by HAL_ETH_Init().

#define PHY_BCR   ((uint16_t)0x0000)

Transceiver Basic Control Register

Definition at line 205 of file stm32f4xx_hal_conf.h.

Referenced by HAL_ETH_Init().

#define PHY_BSR   ((uint16_t)0x0001)

Transceiver Basic Status Register

Definition at line 206 of file stm32f4xx_hal_conf.h.

Referenced by HAL_ETH_Init().

#define PHY_CONFIG_DELAY   0x00000FFFU

Definition at line 198 of file stm32f4xx_hal_conf.h.

Referenced by HAL_ETH_Init().

#define PHY_DUPLEX_STATUS   ((uint16_t)0x0004)

PHY Duplex mask

Definition at line 231 of file stm32f4xx_hal_conf.h.

Referenced by HAL_ETH_Init().

#define PHY_FULLDUPLEX_100M   ((uint16_t)0x2100)

Set the full-duplex mode at 100 Mb/s

Definition at line 210 of file stm32f4xx_hal_conf.h.

#define PHY_FULLDUPLEX_10M   ((uint16_t)0x0100)

Set the full-duplex mode at 10 Mb/s

Definition at line 212 of file stm32f4xx_hal_conf.h.

#define PHY_HALFDUPLEX_100M   ((uint16_t)0x2000)

Set the half-duplex mode at 100 Mb/s

Definition at line 211 of file stm32f4xx_hal_conf.h.

#define PHY_HALFDUPLEX_10M   ((uint16_t)0x0000)

Set the half-duplex mode at 10 Mb/s

Definition at line 213 of file stm32f4xx_hal_conf.h.

#define PHY_ISOLATE   ((uint16_t)0x0400)

Isolate PHY from MII

Definition at line 217 of file stm32f4xx_hal_conf.h.

#define PHY_JABBER_DETECTION   ((uint16_t)0x0002)

Jabber condition detected

Definition at line 221 of file stm32f4xx_hal_conf.h.

#define PHY_LINK_INTERRUPT   ((uint16_t)0x2000)

PHY link status interrupt mask

Definition at line 237 of file stm32f4xx_hal_conf.h.

#define PHY_LINK_STATUS   ((uint16_t)0x0001)

PHY Link mask

Definition at line 229 of file stm32f4xx_hal_conf.h.

#define PHY_LINKED_STATUS   ((uint16_t)0x0004)

Valid link established

Definition at line 220 of file stm32f4xx_hal_conf.h.

Referenced by HAL_ETH_Init().

#define PHY_LOOPBACK   ((uint16_t)0x4000)

Select loop-back mode

Definition at line 209 of file stm32f4xx_hal_conf.h.

#define PHY_MICR   ((uint16_t)0x0011)

MII Interrupt Control Register

Definition at line 226 of file stm32f4xx_hal_conf.h.

#define PHY_MICR_INT_EN   ((uint16_t)0x0002)

PHY Enable interrupts

Definition at line 233 of file stm32f4xx_hal_conf.h.

#define PHY_MICR_INT_OE   ((uint16_t)0x0001)

PHY Enable output interrupt events

Definition at line 234 of file stm32f4xx_hal_conf.h.

#define PHY_MISR   ((uint16_t)0x0012)

MII Interrupt Status and Misc. Control Register

Definition at line 227 of file stm32f4xx_hal_conf.h.

#define PHY_MISR_LINK_INT_EN   ((uint16_t)0x0020)

Enable Interrupt on change of link status

Definition at line 236 of file stm32f4xx_hal_conf.h.

#define PHY_POWERDOWN   ((uint16_t)0x0800)

Select the power down mode

Definition at line 216 of file stm32f4xx_hal_conf.h.

#define PHY_READ_TO   0x0000FFFFU

Definition at line 200 of file stm32f4xx_hal_conf.h.

Referenced by HAL_ETH_ReadPHYRegister().

#define PHY_RESET   ((uint16_t)0x8000)

PHY Reset

Definition at line 208 of file stm32f4xx_hal_conf.h.

Referenced by HAL_ETH_Init().

#define PHY_RESET_DELAY   0x000000FFU

Definition at line 196 of file stm32f4xx_hal_conf.h.

Referenced by HAL_ETH_Init().

#define PHY_RESTART_AUTONEGOTIATION   ((uint16_t)0x0200)

Restart auto-negotiation function

Definition at line 215 of file stm32f4xx_hal_conf.h.

#define PHY_SPEED_STATUS   ((uint16_t)0x0002)

PHY Speed mask

Definition at line 230 of file stm32f4xx_hal_conf.h.

Referenced by HAL_ETH_Init().

#define PHY_SR   ((uint16_t)0x0010)

PHY status register Offset

Definition at line 225 of file stm32f4xx_hal_conf.h.

Referenced by HAL_ETH_Init().

#define PHY_WRITE_TO   0x0000FFFFU

Definition at line 201 of file stm32f4xx_hal_conf.h.

Referenced by HAL_ETH_WritePHYRegister().

#define PREFETCH_ENABLE   1U

Definition at line 162 of file stm32f4xx_hal_conf.h.

#define TICK_INT_PRIORITY   0x0FU

tick interrupt priority

Definition at line 160 of file stm32f4xx_hal_conf.h.

Referenced by HAL_Init(), HAL_RCC_ClockConfig(), and HAL_RCC_DeInit().

#define USE_RTOS   0U

Definition at line 161 of file stm32f4xx_hal_conf.h.

#define USE_SPI_CRC   1U

Definition at line 246 of file stm32f4xx_hal_conf.h.

#define VDD_VALUE   3300U

This is the HAL system configuration section.

Value of VDD in mv

Definition at line 159 of file stm32f4xx_hal_conf.h.