Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andysworkshop/stm32plus
/ functions
Functions
12,545 in github.com/andysworkshop/stm32plus
⨍
Functions
12,545
◇
Types & classes
3,421
↓ 2 callers
Method
unpackColour
lib/include/display/graphic/oled/ssd1306/SSD1306.h:354
↓ 2 callers
Method
updateIntervalTickSubscription
lib/include/net/NetworkIntervalTicker.h:192
↓ 2 callers
Method
updateLastActiveTime
lib/include/net/application/ftp/FtpServerConnectionBase.h:150
↓ 2 callers
Method
write
lib/src/stream/ByteArrayOutputStream.cpp:63
↓ 2 callers
Method
writeBlock
lib/src/device/CachedBlockDevice.cpp:86
↓ 2 callers
Method
writeBlocks
lib/include/sram/GenericSram.h:121
↓ 2 callers
Method
writeEnable
lib/include/flash/spi/commands/WriteEnable.h:25
↓ 2 callers
Method
writePixel
lib/include/display/graphic/oled/ssd1306/SSD1306.h:385
↓ 1 callers
Function
ADC_CommonInit
* @brief Initializes the ADCs peripherals according to the specified parameters * in the ADC_CommonInitStruct. * @param ADC_CommonInitS
lib/fwlib/f4/stdperiph/src/stm32f4xx_adc.c:341
↓ 1 callers
Function
ADC_DMARequestModeConfig
* @brief Enables or disables the ADC DMA request after last transfer (Single-ADC mode) * @param ADCx: where x can be 1 to select the ADC1 peripher
lib/fwlib/f0/stdperiph/src/stm32f0xx_adc.c:963
↓ 1 callers
Function
ADC_EOCOnEachRegularChannelCmd
* @brief Enables or disables the EOC on each regular channel conversion * @param ADCx: where x can be 1, 2 or 3 to select the ADC peripheral. *
lib/fwlib/f4/stdperiph/src/stm32f4xx_adc.c:879
↓ 1 callers
Function
ADC_ExternalTrigInjectedConvCmd
* @brief Enables or disables the ADCx injected channels conversion through * external trigger * @param ADCx: where x can be 1, 2 or 3 to
lib/fwlib/f1/stdperiph/src/stm32f10x_adc.c:824
↓ 1 callers
Function
ADC_ExternalTrigInjectedConvEdgeConfig
* @brief Configures the ADCx external trigger edge for injected channels conversion. * @param ADCx: where x can be 1, 2 or 3 to select the ADC per
lib/fwlib/f4/stdperiph/src/stm32f4xx_adc.c:1360
↓ 1 callers
Function
ADC_GetCalibrationFactor
* @brief Active the Calibration operation for the selected ADC. * @note The Calibration can be initiated only when ADC is still in the *
lib/fwlib/f0/stdperiph/src/stm32f0xx_adc.c:827
↓ 1 callers
Function
ADC_GetCalibrationStatus
* @brief Gets the selected ADC calibration status. * @param ADCx: where x can be 1, 2 or 3 to select the ADC peripheral. * @retval The new state
lib/fwlib/f1/stdperiph/src/stm32f10x_adc.c:430
↓ 1 callers
Function
ADC_GetDualModeConversionValue
* @brief Returns the last ADC1 and ADC2 conversion result data in dual mode. * @retval The Data conversion value. */
lib/fwlib/f1/stdperiph/src/stm32f10x_adc.c:720
↓ 1 callers
Function
ADC_GetResetCalibrationStatus
* @brief Gets the selected ADC reset calibration registers status. * @param ADCx: where x can be 1, 2 or 3 to select the ADC peripheral. * @retv
lib/fwlib/f1/stdperiph/src/stm32f10x_adc.c:392
↓ 1 callers
Function
ADC_ResetCalibration
* @brief Resets the selected ADC calibration registers. * @param ADCx: where x can be 1, 2 or 3 to select the ADC peripheral. * @retval None *
lib/fwlib/f1/stdperiph/src/stm32f10x_adc.c:379
↓ 1 callers
Function
ADC_SoftwareStartConv
* @brief Enables the selected ADC software start conversion of the regular channels. * @param ADCx: where x can be 1, 2 or 3 to select the ADC per
lib/fwlib/f4/stdperiph/src/stm32f4xx_adc.c:835
↓ 1 callers
Function
ADC_SoftwareStartConvCmd
* @brief Enables or disables the selected ADC software start conversion . * @param ADCx: where x can be 1, 2 or 3 to select the ADC peripheral.
lib/fwlib/f1/stdperiph/src/stm32f10x_adc.c:457
↓ 1 callers
Function
ADC_SoftwareStartInjectedConv
* @brief Enables the selected ADC software start conversion of the injected channels. * @param ADCx: where x can be 1, 2 or 3 to select the ADC pe
lib/fwlib/f4/stdperiph/src/stm32f4xx_adc.c:1381
↓ 1 callers
Function
ADC_SoftwareStartInjectedConvCmd
* @brief Enables or disables the selected ADC start of the injected * channels conversion. * @param ADCx: where x can be 1, 2 or 3 to s
lib/fwlib/f1/stdperiph/src/stm32f10x_adc.c:849
↓ 1 callers
Function
ADC_StartCalibration
* @brief Starts the selected ADC calibration process. * @param ADCx: where x can be 1, 2 or 3 to select the ADC peripheral. * @retval None */
lib/fwlib/f1/stdperiph/src/stm32f10x_adc.c:417
↓ 1 callers
Function
ADC_StopOfConversion
* @brief Stop the on going conversions for the selected ADC. * @note When ADSTP is set, any on going conversion is aborted, and the ADC *
lib/fwlib/f0/stdperiph/src/stm32f0xx_adc.c:864
↓ 1 callers
Function
ADC_TempSensorCmd
* @brief Enables or disables the temperature sensor channel. * @param NewState: new state of the temperature sensor input channel. * Th
lib/fwlib/f0/stdperiph/src/stm32f0xx_adc.c:577
↓ 1 callers
Function
ADC_VBATCmd
* @brief Enables or disables the VBAT (Voltage Battery) channel. * * @note the Battery voltage measured is equal to VBAT/2 on STM32F40xx and
lib/fwlib/f4/stdperiph/src/stm32f4xx_adc.c:615
↓ 1 callers
Function
ADC_VbatCmd
* @brief Enables or disables the Vbat channel. * @note This feature is not applicable for STM32F030 devices. * @param NewState: new state of
lib/fwlib/f0/stdperiph/src/stm32f0xx_adc.c:624
↓ 1 callers
Function
ADC_VrefintCmd
* @brief Enables or disables the Vrefint channel. * @param NewState: new state of the Vref input channel. * This parameter can be: ENAB
lib/fwlib/f0/stdperiph/src/stm32f0xx_adc.c:600
↓ 1 callers
Function
AP
lib/include/display/graphic/tft/ili9481/commands/PowerSettingNormalModeCmd.h:22
↓ 1 callers
Function
AP
lib/include/display/graphic/tft/ili9327/commands/PowerSettingNormalModeCmd.h:16
↓ 1 callers
Method
AppendPoint
(XmlElement parent,string childName,Point p)
utils/fonts/LzgFontConv/XmlUtil.cs:55
↓ 1 callers
Method
AppendString
(XmlElement parent_,string childName_,string value_)
utils/fonts/FontConv/XmlUtil.cs:15
↓ 1 callers
Function
BACK_PORCH
lib/include/display/graphic/tft/ili9325/commands/DisplayCtrl2Cmd.h:24
↓ 1 callers
Function
BKP_DeInit
* @brief Deinitializes the BKP peripheral registers to their default reset values. * @param None * @retval None */
lib/fwlib/f1/stdperiph/src/stm32f10x_bkp.c:120
↓ 1 callers
Function
BKP_RTCOutputConfig
* @brief Select the RTC output source to output on the Tamper pin. * @param BKP_RTCOutputSource: specifies the RTC output source. * This param
lib/fwlib/f1/stdperiph/src/stm32f10x_bkp.c:180
↓ 1 callers
Function
BKP_ReadBackupRegister
* @brief Reads data from the specified Data Backup Register. * @param BKP_DR: specifies the Data Backup Register. * This parameter can be BKP_
lib/fwlib/f1/stdperiph/src/stm32f10x_bkp.c:241
↓ 1 callers
Function
BKP_TamperPinCmd
* @brief Enables or disables the Tamper Pin activation. * @param NewState: new state of the Tamper Pin activation. * This parameter can be: EN
lib/fwlib/f1/stdperiph/src/stm32f10x_bkp.c:147
↓ 1 callers
Function
BKP_WriteBackupRegister
* @brief Writes user data to the specified Data Backup Register. * @param BKP_DR: specifies the Data Backup Register. * This parameter can be
lib/fwlib/f1/stdperiph/src/stm32f10x_bkp.c:222
↓ 1 callers
Function
BP
lib/include/display/graphic/tft/ili9481/commands/DisplayTimingSettingNormalModeCmd.h:31
↓ 1 callers
Function
BP
lib/include/display/graphic/tft/ili9327/commands/DisplayTimingSettingNormalModeCmd.h:26
↓ 1 callers
Function
BP
lib/include/display/graphic/tft/lgdp453x/commands/DisplayCtrl2Cmd.h:24
↓ 1 callers
Function
BP2
lib/include/display/graphic/tft/ili9481/commands/DisplayTimingSettingIdleModeCmd.h:31
↓ 1 callers
Function
BP2
lib/include/display/graphic/tft/ili9327/commands/DisplayTimingSettingIdleModeCmd.h:26
↓ 1 callers
Function
CAN_Init
* @brief Initializes the CAN peripheral according to the specified * parameters in the CAN_InitStruct. * @param CANx: where x can be 1 t
lib/fwlib/f0/stdperiph/src/stm32f0xx_can.c:176
↓ 1 callers
Function
CAN_MessagePending
* @brief Returns the number of pending received messages. * @param CANx: where x can be 1 to select the CAN peripheral. * @param FIFONumber: Re
lib/fwlib/f0/stdperiph/src/stm32f0xx_can.c:801
↓ 1 callers
Function
CAN_Receive
* @brief Receives a correct CAN frame. * @param CANx: where x can be 1 to select the CAN peripheral. * @param FIFONumber: Receive FIFO number,
lib/fwlib/f0/stdperiph/src/stm32f0xx_can.c:729
↓ 1 callers
Function
CAN_Sleep
* @brief Enters the Sleep (low power) mode. * @param CANx: where x can be 1 to select the CAN peripheral. * @retval CAN_Sleep_Ok if sleep entere
lib/fwlib/f0/stdperiph/src/stm32f0xx_can.c:932
↓ 1 callers
Function
CAN_Transmit
* @brief Initiates and transmits a CAN frame message. * @param CANx: where x can be 1 or 2 to to select the CAN peripheral. * @param TxMessage:
lib/fwlib/f0/stdperiph/src/stm32f0xx_can.c:556
↓ 1 callers
Function
CAN_WakeUp
* @brief Wakes up the CAN peripheral from sleep mode . * @param CANx: where x can be 1 to select the CAN peripheral. * @retval CAN_WakeUp_Ok if
lib/fwlib/f0/stdperiph/src/stm32f0xx_can.c:957
↓ 1 callers
Method
ContainsChar
(char c_)
utils/fonts/FontConv/SizedFont.cs:95
↓ 1 callers
Method
Create
(char c_,int xoffset_,int yoffset_,int extraLines_)
utils/fonts/FontConv/CharPreview.cs:42
↓ 1 callers
Method
CreateFont
()
utils/fonts/FontConv/SizedFont.cs:169
↓ 1 callers
Method
CreatePreview
(char c)
utils/fonts/FontConv/SizedFont.cs:152
↓ 1 callers
Method
CreatePreviews
()
utils/fonts/FontConv/SizedFont.cs:135
↓ 1 callers
Function
DAC_GetDataOutputValue
* @brief Returns the last data output value of the selected DAC channel. * @param DAC_Channel: The selected DAC channel. * This parame
lib/fwlib/f0/stdperiph/src/stm32f0xx_dac.c:451
↓ 1 callers
Function
DAC_Init
* @brief Initializes the DAC peripheral according to the specified parameters * in the DAC_InitStruct. * @param DAC_Channel: the selecte
lib/fwlib/f0/stdperiph/src/stm32f0xx_dac.c:185
↓ 1 callers
Function
DAC_SetChannel2Data
* @brief Sets the specified data holding register value for DAC channel2. * This function is applicable only for STM32F072 devices. * @
lib/fwlib/f0/stdperiph/src/stm32f0xx_dac.c:388
↓ 1 callers
Function
DAC_SetDualChannelData
* @brief Sets the specified data holding register value for dual channel DAC. * This function is applicable only for STM32F072 devices.
lib/fwlib/f0/stdperiph/src/stm32f0xx_dac.c:417
↓ 1 callers
Function
DAC_StructInit
* @brief Fills each DAC_InitStruct member with its default value. * @param DAC_InitStruct: pointer to a DAC_InitTypeDef structure which will *
lib/fwlib/f0/stdperiph/src/stm32f0xx_dac.c:221
↓ 1 callers
Function
DC
lib/include/display/graphic/tft/ili9481/commands/PowerSettingNormalModeCmd.h:23
↓ 1 callers
Function
DC
lib/include/display/graphic/tft/ili9327/commands/PowerSettingNormalModeCmd.h:19
↓ 1 callers
Function
DC0
lib/include/display/graphic/tft/lgdp453x/commands/PowerCtrl2Cmd.h:22
↓ 1 callers
Function
DC10
lib/include/display/graphic/tft/ili9481/commands/PowerSettingNormalModeCmd.h:24
↓ 1 callers
Function
DC10
lib/include/display/graphic/tft/ili9327/commands/PowerSettingNormalModeCmd.h:22
↓ 1 callers
Function
DIVE
lib/include/display/graphic/tft/ili9327/commands/PanelDrivingCmd.h:32
↓ 1 callers
Function
DIVE
lib/include/display/graphic/tft/ili9325/commands/PanelInterfaceControl4.h:25
↓ 1 callers
Function
DIVI
lib/include/display/graphic/tft/lgdp453x/commands/PanelInterfaceControl1.h:25
↓ 1 callers
Method
Dispose
(bool disposing)
utils/fonts/FontConv/FontChar.Designer.cs:15
↓ 1 callers
Function
ETH_DMAITConfig
* @brief Enables or disables the specified ETHERNET DMA interrupts. * @param ETH_DMA_IT: specifies the ETHERNET DMA interrupt sources to be *
lib/src/net/datalink/mac/fwlib/ethernet.cpp:1515
↓ 1 callers
Function
ETH_DMAReceptionCmd
* @brief Enables or disables the DMA reception. * @param NewState: new state of the DMA reception. * This parameter can be: ENABLE or DISABLE.
lib/src/net/datalink/mac/fwlib/ethernet.cpp:1696
↓ 1 callers
Function
ETH_DMARxDescChainInit
* @brief Initializes the DMA Rx descriptors in chain mode. * @param DMARxDescTab: Pointer on the first Rx desc list * @param RxBuff: Pointer o
lib/src/net/datalink/mac/fwlib/ethernet.cpp:837
↓ 1 callers
Function
ETH_DMARxDescReceiveITConfig
* @brief Enables or disables the specified DMA Rx Desc receive interrupt. * @param DMARxDesc: Pointer on a Rx desc * @param NewState: new state
lib/src/net/datalink/mac/fwlib/ethernet.cpp:1294
↓ 1 callers
Function
ETH_DMATransmissionCmd
* @brief Enables or disables the DMA transmission. * @param NewState: new state of the DMA transmission. * This parameter can be: ENABLE or DI
lib/src/net/datalink/mac/fwlib/ethernet.cpp:1673
↓ 1 callers
Function
ETH_DeInit
* @brief Deinitializes the ETHERNET peripheral registers to their default reset values. * @param None * @retval None */
lib/src/net/datalink/mac/fwlib/ethernet.cpp:141
↓ 1 callers
Function
ETH_FlushTransmitFIFO
* @brief Clears the ETHERNET transmit FIFO. * @param None * @retval None */
lib/src/net/datalink/mac/fwlib/ethernet.cpp:1642
↓ 1 callers
Function
ETH_GetDMARxDescFrameLength
* @brief Returns the specified DMA Rx Desc frame length. * @param DMARxDesc: pointer on a DMA Rx descriptor * @retval The R
lib/src/net/datalink/mac/fwlib/ethernet.cpp:1281
↓ 1 callers
Function
ETH_GetSoftwareResetStatus
* @brief Checks whether the ETHERNET software reset bit is set or not. * @param None * @retval The new state of DMA Bus Mode register SR bit (SE
lib/src/net/datalink/mac/fwlib/ethernet.cpp:1404
↓ 1 callers
Function
ETH_MACAddressConfig
* @brief Configures the selected MAC address. * @param MacAddr: The MAC address to configure. * This parameter can be one of the following val
lib/src/net/datalink/mac/fwlib/ethernet.cpp:483
↓ 1 callers
Function
ETH_MACAddressMaskBytesFilterConfig
* @brief Set the filter type for the specified ETHERNET MAC address * @param MacAddr: specifies the ETHERNET MAC address * This parameter ca
lib/src/net/datalink/mac/fwlib/ethernet.cpp:618
↓ 1 callers
Function
ETH_MACAddressPerfectFilterCmd
* @brief Enables or disables the Address filter module uses the specified * ETHERNET MAC address for perfect filtering * @param MacAddr: spec
lib/src/net/datalink/mac/fwlib/ethernet.cpp:546
↓ 1 callers
Function
ETH_MACReceptionCmd
* @brief Enables or disables the MAC reception. * @param NewState: new state of the MAC reception. * This parameter can be: ENABLE or DISABLE.
lib/src/net/datalink/mac/fwlib/ethernet.cpp:309
↓ 1 callers
Function
ETH_MACTransmissionCmd
* @brief Enables or disables the MAC transmission. * @param NewState: new state of the MAC transmission. * This parameter can be: ENABLE or DI
lib/src/net/datalink/mac/fwlib/ethernet.cpp:285
↓ 1 callers
Function
ETH_SoftwareReset
/ DMA functions */ / * @brief Resets all MAC subsystem internal registers and logic. * @param None * @retval
lib/src/net/datalink/mac/fwlib/ethernet.cpp:1392
↓ 1 callers
Function
ETH_Start
* @brief Enables ENET MAC and DMA reception/transmission * @param None * @retval None */
lib/src/net/datalink/mac/fwlib/ethernet.cpp:263
↓ 1 callers
Function
ETH_StructInit
* @brief Fills each ETH_InitStruct member with its default value. * @param ETH_InitStruct: pointer to a ETH_InitTypeDef structure which will be in
lib/src/net/datalink/mac/fwlib/ethernet.cpp:160
↓ 1 callers
Function
EXTI_Init
* @brief Initializes the EXTI peripheral according to the specified * parameters in the EXTI_InitStruct. * @param EXTI_InitStruct: point
lib/fwlib/f0/stdperiph/src/stm32f0xx_exti.c:131
↓ 1 callers
Method
Estimate
(Control refCtrl)
utils/fonts/LzgFontConv/MemoryEstimator.cs:31
↓ 1 callers
Function
FLASH_EraseAllSectors
* @brief Erases all FLASH Sectors. * * @note If an erase and a program operations are requested simustaneously, * the erase opera
lib/fwlib/f4/stdperiph/src/stm32f4xx_flash.c:537
↓ 1 callers
Function
FLASH_EraseSector
* @brief Erases a specified FLASH Sector. * * @note If an erase and a program operations are requested simustaneously, * the eras
lib/fwlib/f4/stdperiph/src/stm32f4xx_flash.c:469
↓ 1 callers
Function
FLASH_GetReadOutProtectionStatus
* @brief Checks whether the FLASH Read Out Protection Status is set or not. * @note This function can be used for all STM32F10x devices. * @par
lib/fwlib/f1/stdperiph/src/stm32f10x_flash.c:1240
↓ 1 callers
Function
FLASH_OB_GetRDP
* @brief Checks whether the FLASH Read out Protection Status is set or not. * @param None * @retval FLASH ReadOut Protection Status(SET or RESET
lib/fwlib/f0/stdperiph/src/stm32f0xx_flash.c:1073
↓ 1 callers
Function
FP
lib/include/display/graphic/tft/ili9481/commands/DisplayTimingSettingNormalModeCmd.h:30
↓ 1 callers
Function
FP
lib/include/display/graphic/tft/ili9327/commands/DisplayTimingSettingNormalModeCmd.h:23
↓ 1 callers
Function
FP
lib/include/display/graphic/tft/lgdp453x/commands/DisplayCtrl2Cmd.h:25
↓ 1 callers
Function
FP2
lib/include/display/graphic/tft/ili9327/commands/DisplayTimingSettingIdleModeCmd.h:23
↓ 1 callers
Function
FRONT_PORCH
lib/include/display/graphic/tft/ili9325/commands/DisplayCtrl2Cmd.h:25
↓ 1 callers
Function
FSMC_NANDDeInit
* @brief De-initializes the FSMC NAND Banks registers to their default reset values. * @param FSMC_Bank: specifies the FSMC Bank to be used *
lib/fwlib/f4/stdperiph/src/stm32f4xx_fsmc.c:351
↓ 1 callers
Function
FSMC_NANDInit
* @brief Initializes the FSMC NAND Banks according to the specified parameters * in the FSMC_NANDInitStruct. * @param FSMC_NANDInitStruc
lib/fwlib/f4/stdperiph/src/stm32f4xx_fsmc.c:382
↓ 1 callers
Function
FSMC_NORSRAMDeInit
* @brief De-initializes the FSMC NOR/SRAM Banks registers to their default * reset values. * @param FSMC_Bank: specifies the FSMC Bank to be
lib/fwlib/f4/stdperiph/src/stm32f4xx_fsmc.c:138
↓ 1 callers
Function
GPIO_EXTILineConfig
* @brief Selects the GPIO pin used as EXTI Line. * @param GPIO_PortSource: selects the GPIO port to be used as source for EXTI lines. * This p
lib/fwlib/f1/stdperiph/src/stm32f10x_gpio.c:609
← previous
next →
901–1,000 of 12,545, ranked by callers