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
↓ 6 callers
Function
RCC_AHB2PeriphResetCmd
* @brief Forces or releases AHB2 peripheral reset. * @param RCC_AHB2Periph: specifies the AHB2 peripheral to reset. * This parameter ca
lib/fwlib/f4/stdperiph/src/stm32f4xx_rcc.c:1769
↓ 6 callers
Function
RTC_AlarmCmd
* @brief Enables or disables the specified RTC Alarm. * @param RTC_Alarm: specifies the alarm to be configured. * This parameter can be
lib/fwlib/f0/stdperiph/src/stm32f0xx_rtc.c:1229
↓ 6 callers
Function
RTC_ExitInitMode
* @brief Exits the RTC Initialization mode. * @note When the initialization sequence is complete, the calendar restarts * counting aft
lib/fwlib/f4/stdperiph/src/stm32f4xx_rtc.c:597
↓ 6 callers
Function
SDIO_ClearITPendingBit
* @brief Clears the SDIO's interrupt pending bits. * @param SDIO_IT: specifies the interrupt pending bit to clear. * This parameter ca
lib/fwlib/f4/stdperiph/src/stm32f4xx_sdio.c:987
↓ 6 callers
Function
SDIO_GetFlagStatus
* @brief Checks whether the specified SDIO flag is set or not. * @param SDIO_FLAG: specifies the flag to check. * This parameter can b
lib/fwlib/f4/stdperiph/src/stm32f4xx_sdio.c:875
↓ 6 callers
Function
SDIO_GetITStatus
* @brief Checks whether the specified SDIO interrupt has occurred or not. * @param SDIO_IT: specifies the SDIO interrupt source to check. *
lib/fwlib/f4/stdperiph/src/stm32f4xx_sdio.c:951
↓ 6 callers
Function
SPI_I2S_GetITStatus
* @brief Checks whether the specified SPI/I2S interrupt has occurred or not. * @param SPIx: where x can be 1 or 2 in SPI mode or 1 in I2S mode to
lib/fwlib/f0/stdperiph/src/stm32f0xx_spi.c:1285
↓ 6 callers
Function
TIM_CtrlPWMOutputs
* @brief Enables or disables the TIM peripheral Main Outputs. * @param TIMx: where x can be 1, 15, 16 or 17 to select the TIMx peripheral. * @pa
lib/fwlib/f0/stdperiph/src/stm32f0xx_tim.c:705
↓ 6 callers
Function
TIM_SelectOutputTrigger
* @brief Selects the TIMx Trigger Output Mode. * @param TIMx: where x can be 1, 2, 3, 6, 7, or 15 to select the TIM peripheral. * @note TIM7 i
lib/fwlib/f0/stdperiph/src/stm32f0xx_tim.c:2950
↓ 6 callers
Function
USART_DMACmd
* @brief Enables or disables the USART's DMA interface. * @param USARTx: where x can be from 1 to 8 to select the USART peripheral. * @note US
lib/fwlib/f0/stdperiph/src/stm32f0xx_usart.c:1680
↓ 6 callers
Function
USB_FlushTxFifo
* @brief USB_OTG_FlushTxFifo : Flush a Tx FIFO * @param USBx : Selected device * @param num : FIFO number * This parameter can be
lib/usblib/hal/src/stm32f4xx_ll_usb.c:330
↓ 6 callers
Function
__adjust_heap
lib/include/stl/stl_heap.h:112
↓ 6 callers
Function
__uninitialized_copy_copy
lib/include/stl/stl_uninitialized.h:229
↓ 6 callers
Method
add
lib/include/net/transport/tcp/TcpConnectionArray.h:255
↓ 6 callers
Function
begin
lib/include/stl/stl_deque.h:491
↓ 6 callers
Method
beginWrite
lib/include/dma/features/f0/I2CDmaWriterFeature.h:67
↓ 6 callers
Method
changeState
lib/include/net/transport/tcp/TcpConnectionState.h:151
↓ 6 callers
Method
changeState
lib/include/net/application/http/HttpServerConnection.h:329
↓ 6 callers
Method
clear
lib/src/display/character/hd44780.cpp:92
↓ 6 callers
Method
convertRGB
(Bitmap bm,FileStream fs)
utils/bm2rgbi/bm2rgbi/Generic565Converter.cs:19
↓ 6 callers
Function
copyY
----------------------------------------------------------------------------*/
lib/src/display/graphic/PicoJpeg.cpp:1311
↓ 6 callers
Method
disableInterrupts
lib/include/spi/features/SpiInterruptFeature.h:145
↓ 6 callers
Method
getAddressSize
lib/include/i2c/f0/I2C.h:127
↓ 6 callers
Function
getBits2
------------------------------------------------------------------------------
lib/src/display/graphic/PicoJpeg.cpp:219
↓ 6 callers
Method
getBlockSizeInBytes
lib/src/sdcard/SdioDmaSdCard.cpp:43
↓ 6 callers
Method
getFileInformation
lib/src/filesystem/fat/FatFileSystem.cpp:223
↓ 6 callers
Method
getLast
lib/include/error/ErrorProvider.h:123
↓ 6 callers
Method
getSizeFromWritePointerToEnd
lib/include/net/NetBuffer.h:140
↓ 6 callers
Method
hasAck
lib/include/net/transport/tcp/TcpHeader.h:111
↓ 6 callers
Method
initialise
examples/usb_device_hid_custom_adc/CustomAdcHidDevice.h:141
↓ 6 callers
Function
insert
lib/include/stl/stl_deque.h:741
↓ 6 callers
Function
lexicographical_compare
lib/include/stl/stl_algobase.h:566
↓ 6 callers
Function
merge
lib/include/stl/stl_algo.h:2166
↓ 6 callers
Method
ready
lib/include/net/transport/tcp/TcpTextLineReceiver.h:113
↓ 6 callers
Method
reset
lib/include/usb/f0/hid/UsbCustomHid.h:483
↓ 6 callers
Method
sendAck
lib/include/net/transport/tcp/TcpConnectionState.h:75
↓ 6 callers
Function
uninitialized_fill
lib/include/stl/stl_uninitialized.h:174
↓ 6 callers
Method
waitForIdle
lib/include/spi/Spi.h:388
↓ 6 callers
Method
waitUntilComplete
lib/include/dma/f0/Dma.h:134
↓ 6 callers
Method
write
lib/src/display/character/hd44780.cpp:228
↓ 6 callers
Method
write
lib/include/display/graphic/GraphicTerminal.h:401
↓ 6 callers
Method
writeBlock
lib/src/sdcard/SdioDmaSdCard.cpp:172
↓ 5 callers
Function
ADC_ChannelConfig
* @brief Configures for the selected ADC and its sampling time. * @param ADCx: where x can be 1 to select the ADC peripheral. * @param ADC_Chan
lib/fwlib/f0/stdperiph/src/stm32f0xx_adc.c:717
↓ 5 callers
Function
ADC_DMACmd
* @brief Enables or disables the specified ADC DMA request. * @param ADCx: where x can be 1 to select the ADC1 peripheral. * @param NewState: n
lib/fwlib/f0/stdperiph/src/stm32f0xx_adc.c:936
↓ 5 callers
Function
ADC_GetFlagStatus
* @brief Checks whether the specified ADC flag is set or not. * @param ADCx: where x can be 1 to select the ADC1 peripheral. * @param ADC_FLAG:
lib/fwlib/f0/stdperiph/src/stm32f0xx_adc.c:1108
↓ 5 callers
Function
DMA_StructInit
* @brief Fills each DMA_InitStruct member with its default value. * @param DMA_InitStruct: pointer to a DMA_InitTypeDef structure which will *
lib/fwlib/f0/stdperiph/src/stm32f0xx_dma.c:295
↓ 5 callers
Method
GetInt
(XmlElement parent_,string xpath_,Int32 default_,bool required_)
utils/fonts/FontConv/XmlUtil.cs:95
↓ 5 callers
Function
HAL_Delay
lib/src/usb/f4/Hal.cpp:22
↓ 5 callers
Function
HASH_GetDigest
* @brief Provides the message digest result. * @note In MD5 mode, Data[7] to Data[4] filed of HASH_MsgDigest structure is not used * an
lib/fwlib/f4/stdperiph/src/stm32f4xx_hash.c:338
↓ 5 callers
Function
HASH_Init
* @brief Initializes the HASH peripheral according to the specified parameters * in the HASH_InitStruct structure. * @note the hash pro
lib/fwlib/f4/stdperiph/src/stm32f4xx_hash.c:194
↓ 5 callers
Function
RTC_EnterInitMode
* @brief Enters the RTC Initialization mode. * @note The RTC Initialization mode is write protected, use the * RTC_WriteProtectionCmd(
lib/fwlib/f0/stdperiph/src/stm32f0xx_rtc.c:479
↓ 5 callers
Function
RTC_Init
* @brief Initializes the RTC registers according to the specified parameters * in RTC_InitStruct. * @param RTC_InitStruct: pointer to a
lib/fwlib/f0/stdperiph/src/stm32f0xx_rtc.c:384
↓ 5 callers
Function
SDIO_DataConfig
* @brief Initializes the SDIO data path according to the specified * parameters in the SDIO_DataInitStruct. * @param SDIO_DataInitStruc
lib/fwlib/f4/stdperiph/src/stm32f4xx_sdio.c:503
↓ 5 callers
Function
TIM_InternalClockConfig
* @brief Configures the TIMx internal Clock * @param TIMx: where x can be 1, 2, 3, or 15 to select the TIM peripheral. * @note TIM2 is not app
lib/fwlib/f0/stdperiph/src/stm32f0xx_tim.c:2708
↓ 5 callers
Function
TIM_OCStructInit
* @brief Fills each TIM_OCInitStruct member with its default value. * @param TIM_OCInitStruct: pointer to a TIM_OCInitTypeDef structure which will
lib/fwlib/f0/stdperiph/src/stm32f0xx_tim.c:1097
↓ 5 callers
Function
USBD_Start
* @brief USBD_Start * Start the USB Device Core. * @param pdev: Device Handle * @retval USBD Status */
lib/usblib/device/core/src/usbd_core.cpp:125
↓ 5 callers
Function
USB_FlushRxFifo
* @brief USB_FlushRxFifo : Flush Rx FIFO * @param USBx : Selected device * @retval HAL status */
lib/usblib/hal/src/stm32f4xx_ll_usb.c:354
↓ 5 callers
Method
_M_put_node
lib/include/stl/stl_slist.h:279
↓ 5 callers
Function
_Rb_tree_rotate_left
lib/include/stl/stl_tree.h:216
↓ 5 callers
Function
_Rb_tree_rotate_right
lib/include/stl/stl_tree.h:235
↓ 5 callers
Function
__disable_irq
\brief Disable IRQ Interrupts This function disables IRQ interrupts by setting the I-bit in the CPSR. Can only be executed in Privileged modes.
lib/fwlib/f0/cmsis/Include/core_cmFunc.h:341
↓ 5 callers
Function
__enable_irq
\brief Enable IRQ Interrupts This function enables IRQ interrupts by clearing the I-bit in the CPSR. Can only be executed in Privileged modes.
lib/fwlib/f0/cmsis/Include/core_cmFunc.h:330
↓ 5 callers
Function
__reverse
lib/include/stl/stl_algo.h:779
↓ 5 callers
Method
addStream
lib/src/net/application/ftp/FtpServerDataConnection.cpp:177
↓ 5 callers
Method
beginRead
lib/include/dma/features/f0/AdcDmaFeature.h:68
↓ 5 callers
Method
clearPendingInterruptsFlag
lib/include/spi/features/SpiInterruptFeature.h:157
↓ 5 callers
Function
eq_int_type
lib/include/stl/char_traits.h:108
↓ 5 callers
Function
erase
lib/include/stl/stl_bvector.h:808
↓ 5 callers
Method
getDatalinkMtuSize
lib/include/net/datalink/mac/MacBase.h:174
↓ 5 callers
Method
getHeight
lib/include/display/graphic/tft/lds285/LDS285PortraitSpecialisation.h:83
↓ 5 callers
Method
getHourFormat
lib/include/rtc/f0/RtcBase.h:170
↓ 5 callers
Method
getPeriod
lib/include/timer/Timer.h:114
↓ 5 callers
Method
initCompareForPwmOutput
lib/include/timer/features/TimerChannel3Feature.h:123
↓ 5 callers
Method
initialise
lib/src/net/transport/tcp/TcpConnection.cpp:27
↓ 5 callers
Method
initialise
lib/include/net/transport/tcp/Tcp.h:115
↓ 5 callers
Function
insert
lib/include/stl/stl_bvector.h:707
↓ 5 callers
Function
notifyEvent
lib/include/usb/f4/device/Device.h:585
↓ 5 callers
Method
onGetDisplayStrDescriptor
lib/include/usb/f4/device/Device.h:520
↓ 5 callers
Method
readByte
lib/include/eeprom/AT24Cxx.h:140
↓ 5 callers
Method
readData
lib/include/display/graphic/access/Fsmc8BitAccessMode.h:121
↓ 5 callers
Method
readyToSend
lib/include/spi/Spi.h:269
↓ 5 callers
Function
rotate
lib/include/stl/stl_algo.h:948
↓ 5 callers
Method
setClock
lib/include/timer/Timer.h:146
↓ 5 callers
Method
size
lib/include/stl/stl_vector.h:215
↓ 5 callers
Method
start
examples/pframe/ImageTransitionAnimator.cpp:53
↓ 5 callers
Method
transmit
lib/include/usb/f4/device/cdc/ComPortCdcDevice.h:402
↓ 5 callers
Method
write
lib/src/filesystem/fat/FatFile.cpp:104
↓ 4 callers
Function
ADC_AutoInjectedConvCmd
* @brief Enables or disables the selected ADC automatic injected group * conversion after regular one. * @param ADCx: where x can be 1,
lib/fwlib/f4/stdperiph/src/stm32f4xx_adc.c:1423
↓ 4 callers
Function
ADC_InjectedChannelConfig
@defgroup ADC_Group6 Injected channels Configuration functions * @brief Injected channels Configuration functions * @verbatim ==============
lib/fwlib/f4/stdperiph/src/stm32f4xx_adc.c:1190
↓ 4 callers
Function
ADC_InjectedDiscModeCmd
* @brief Enables or disables the discontinuous mode for injected group * channel for the specified ADC * @param ADCx: where x can be 1,
lib/fwlib/f4/stdperiph/src/stm32f4xx_adc.c:1449
↓ 4 callers
Function
ADC_RegularChannelConfig
@defgroup ADC_Group4 Regular Channels Configuration functions * @brief Regular Channels Configuration functions * @verbatim ================
lib/fwlib/f4/stdperiph/src/stm32f4xx_adc.c:715
↓ 4 callers
Function
ADC_TempSensorVrefintCmd
* @brief Enables or disables the temperature sensor and Vrefint channels. * @param NewState: new state of the temperature sensor and Vrefint chann
lib/fwlib/f4/stdperiph/src/stm32f4xx_adc.c:589
↓ 4 callers
Method
AppendInt
(XmlElement parent,string childName,int value)
utils/fonts/LzgFontConv/XmlUtil.cs:116
↓ 4 callers
Method
AppendString
(XmlElement parent,string childName,string value)
utils/fonts/LzgFontConv/XmlUtil.cs:72
↓ 4 callers
Function
FLASH_GetBank1Status
* @brief Returns the FLASH Bank1 Status. * @note This function can be used for all STM32F10x devices, it is equivalent * to FLASH_GetSt
lib/fwlib/f1/stdperiph/src/stm32f10x_flash.c:1515
↓ 4 callers
Function
FSMC_NORSRAMCmd
* @brief Enables or disables the specified NOR/SRAM Memory Bank. * @param FSMC_Bank: specifies the FSMC Bank to be used * This paramete
lib/fwlib/f4/stdperiph/src/stm32f4xx_fsmc.c:278
↓ 4 callers
Function
GPIO_PinAFConfig
* @brief Writes data to the specified GPIO data port. * @param GPIOx: where x can be (A, B, C, D, E or F) to select the GPIO peripheral. * @note
lib/fwlib/f0/stdperiph/src/stm32f0xx_gpio.c:513
↓ 4 callers
Function
GPIO_ReadInputDataBit
* @brief Reads the specified input port pin. * @param GPIOx: where x can be (A, B, C, D, E or F) to select the GPIO peripheral. * @note GPIOE
lib/fwlib/f0/stdperiph/src/stm32f0xx_gpio.c:297
↓ 4 callers
Method
GetInt
(XmlElement parent,string xpath,Int32 defaultValue,bool required)
utils/fonts/LzgFontConv/XmlUtil.cs:147
↓ 4 callers
Method
GetString
(XmlNode parent,string xpath,string defaultValue,bool required)
utils/fonts/LzgFontConv/XmlUtil.cs:125
← previous
next →
301–400 of 12,545, ranked by callers