MCPcopy Create free account

hub / github.com/andysworkshop/stm32plus / functions

Functions12,545 in github.com/andysworkshop/stm32plus

↓ 3 callersMethodreadBlock
lib/src/device/CachedBlockDevice.cpp:53
↓ 3 callersMethodreadyToReceive
lib/include/can/Can.h:215
↓ 3 callersMethodreset
lib/src/filesystem/fat/FileSectorIterator.cpp:35
↓ 3 callersMethodsendRequest
lib/include/net/application/http/HttpClient.h:159
↓ 3 callersMethodsetDirection
lib/include/net/application/ftp/FtpServerDataConnection.h:93
↓ 3 callersMethodsetError
lib/include/usb/f4/UsbEventSource.h:34
↓ 3 callersMethodsetHost
lib/include/net/application/http/HttpClient.h:138
↓ 3 callersMethodsetRange
lib/src/string/TokenisedString.cpp:121
↓ 3 callersMethodsetSlaveAddress
lib/include/i2c/features/I2CMasterPollingFeature.h:57
↓ 3 callersMethodsetTime
examples/usb_device_hid_custom_adc/hidreader/hidReaderDlg.cpp:239
↓ 3 callersMethodsetUri
lib/include/net/application/http/HttpClient.h:128
↓ 3 callersFunctionswap
lib/include/stl/stl_list.h:361
↓ 3 callersFunctionswap
lib/include/stl/stl_vector.h:517
↓ 3 callersMethodswap
lib/include/stl/stl_hash_map.h:164
↓ 3 callersMethodswap
lib/include/stl/stl_hash_set.h:162
↓ 3 callersMethodtcpCreateServer
lib/include/net/transport/tcp/Tcp.h:537
↓ 3 callersFunctionvalue_type
lib/include/stl/stl_slist.h:180
↓ 3 callersMethodwait
lib/include/net/transport/tcp/TcpConnectionArray.h:343
↓ 3 callersMethodwriteBlock
lib/include/sram/GenericSram.h:110
↓ 3 callersMethodwriteDirectoryEntry
lib/src/filesystem/fat/FatFileSystem.cpp:823
↓ 3 callersMethodwriteString
lib/include/display/graphic/GraphicTerminal.h:186
↓ 2 callersFunctionADC_AnalogWatchdogSingleChannelCmd
* @brief Enables or disables the ADC Analog Watchdog Single Channel. * @param ADCx: where x can be 1 to select the ADC1 peripheral. * @param Ne
lib/fwlib/f0/stdperiph/src/stm32f0xx_adc.c:525
↓ 2 callersFunctionADC_AutoPowerOffCmd
* @brief Enables or disables the ADC Power Off. * @note ADC power-on and power-off can be managed by hardware to cut the * consumption
lib/fwlib/f0/stdperiph/src/stm32f0xx_adc.c:343
↓ 2 callersFunctionADC_DMARequestAfterLastTransferCmd
* @brief Enables or disables the ADC DMA request after last transfer (Single-ADC mode) * @param ADCx: where x can be 1, 2 or 3 to select the ADC
lib/fwlib/f4/stdperiph/src/stm32f4xx_adc.c:1076
↓ 2 callersFunctionADC_DeInit
* @brief Deinitializes ADC1 peripheral registers to their default reset values. * @param ADCx: where x can be 1 to select the ADC peripheral. *
lib/fwlib/f0/stdperiph/src/stm32f0xx_adc.c:133
↓ 2 callersFunctionADC_ExternalTrigConvCmd
* @brief Enables or disables the ADCx conversion through external trigger. * @param ADCx: where x can be 1, 2 or 3 to select the ADC peripheral.
lib/fwlib/f1/stdperiph/src/stm32f10x_adc.c:686
↓ 2 callersFunctionADC_ExternalTrigInjectedConvConfig
* @brief Configures the ADCx external trigger for injected channels conversion. * @param ADCx: where x can be 1, 2 or 3 to select the ADC peripher
lib/fwlib/f4/stdperiph/src/stm32f4xx_adc.c:1326
↓ 2 callersFunctionADC_GetInjectedConversionValue
* @brief Returns the ADC injected channel conversion result * @param ADCx: where x can be 1, 2 or 3 to select the ADC peripheral. * @param ADC_
lib/fwlib/f4/stdperiph/src/stm32f4xx_adc.c:1477
↓ 2 callersFunctionADC_GetMultiModeConversionValue
* @brief Returns the last ADC1, ADC2 and ADC3 regular conversions results * data in the selected multi mode. * @param None * @retva
lib/fwlib/f4/stdperiph/src/stm32f4xx_adc.c:1006
↓ 2 callersFunctionADC_GetSoftwareStartConvStatus
* @brief Gets the selected ADC Software start regular conversion Status. * @param ADCx: where x can be 1, 2 or 3 to select the ADC peripheral. *
lib/fwlib/f4/stdperiph/src/stm32f4xx_adc.c:849
↓ 2 callersFunctionADC_GetSoftwareStartInjectedConvCmdStatus
* @brief Gets the selected ADC Software start injected conversion Status. * @param ADCx: where x can be 1, 2 or 3 to select the ADC peripheral.
lib/fwlib/f4/stdperiph/src/stm32f4xx_adc.c:1394
↓ 2 callersFunctionADC_InjectedSequencerLengthConfig
* @brief Configures the sequencer length for injected channels * @param ADCx: where x can be 1, 2 or 3 to select the ADC peripheral. * @param L
lib/fwlib/f4/stdperiph/src/stm32f4xx_adc.c:1253
↓ 2 callersFunctionADC_MultiModeDMARequestAfterLastTransferCmd
* @brief Enables or disables the ADC DMA request after last transfer in multi ADC mode * @param NewState: new state of the selected ADC DMA
lib/fwlib/f4/stdperiph/src/stm32f4xx_adc.c:1103
↓ 2 callersFunctionADC_SetInjectedOffset
* @brief Set the injected channels conversion value offset * @param ADCx: where x can be 1, 2 or 3 to select the ADC peripheral. * @param ADC_I
lib/fwlib/f4/stdperiph/src/stm32f4xx_adc.c:1288
↓ 2 callersFunctionADC_StartOfConversion
* @brief Start Conversion for the selected ADC channels. * @note In continuous mode, ADSTART is not cleared by hardware with the * ass
lib/fwlib/f0/stdperiph/src/stm32f0xx_adc.c:879
↓ 2 callersFunctionADC_StructInit
* @brief Fills each ADC_InitStruct member with its default value. * @note This function is used to initialize the global features of the ADC (
lib/fwlib/f0/stdperiph/src/stm32f0xx_adc.c:204
↓ 2 callersFunctionADC_WaitModeCmd
* @brief Enables or disables the Wait conversion mode. * @note When the CPU clock is not fast enough to manage the data rate, a * Hard
lib/fwlib/f0/stdperiph/src/stm32f0xx_adc.c:377
↓ 2 callersMethodAppendColor
(XmlElement parent,string childName,Color cr)
utils/fonts/LzgFontConv/XmlUtil.cs:27
↓ 2 callersMethodAppendSize
(XmlElement parent,string childName,Size size)
utils/fonts/LzgFontConv/XmlUtil.cs:38
↓ 2 callersFunctionCAN_FilterInit
* @brief Configures the CAN reception filter according to the specified * parameters in the CAN_FilterInitStruct. * @param CAN_FilterIni
lib/fwlib/f0/stdperiph/src/stm32f0xx_can.c:314
↓ 2 callersFunctionCRC_CalcBlockCRC
* @brief Computes the 32-bit CRC of a given buffer of data word(32-bit). * @param pBuffer: pointer to the buffer containing the data to be compute
lib/fwlib/f0/stdperiph/src/stm32f0xx_crc.c:291
↓ 2 callersFunctionDAC_Cmd
* @brief Enables or disables the specified DAC channel. * @param DAC_Channel: The selected DAC channel. * This parameter can be one of
lib/fwlib/f0/stdperiph/src/stm32f0xx_dac.c:248
↓ 2 callersFunctionDAC_SetChannel1Data
* @brief Set the specified data holding register value for DAC channel1. * @param DAC_Align: Specifies the data alignment for DAC channel1. *
lib/fwlib/f0/stdperiph/src/stm32f0xx_dac.c:362
↓ 2 callersFunctionDAC_SoftwareTriggerCmd
* @brief Enables or disables the selected DAC channel software trigger. * @param DAC_Channel: The selected DAC channel. * This paramet
lib/fwlib/f0/stdperiph/src/stm32f0xx_dac.c:276
↓ 2 callersFunctionDMA_DeInit
* @brief Deinitializes the DMAy Channelx registers to their default reset * values. * @param DMAy_Channelx: where y can be 1 to select t
lib/fwlib/f0/stdperiph/src/stm32f0xx_dma.c:140
↓ 2 callersFunctionDMA_FlowControllerConfig
* @brief Configures, when the DMAy Streamx is disabled, the flow controller for * the next transactions (Peripheral or Memory). *
lib/fwlib/f4/stdperiph/src/stm32f4xx_dma.c:550
↓ 2 callersFunctionENDADDRESS
lib/include/display/graphic/tft/ili9325/commands/PartialImage1RAMEndAddress.h:24
↓ 2 callersFunctionETH_Get_Received_Frame_interrupt
* @brief This function should be called when a frame is received using DMA * Receive interrupt, it allows scanning of Rx descriptors to ge
lib/src/net/datalink/mac/fwlib/ethernet.cpp:680
↓ 2 callersFunctionETH_MACAddressFilterConfig
* @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:580
↓ 2 callersFunctionFLASH_EraseAllPages
* @brief Erases all FLASH pages. * @note To correctly run this function, the FLASH_Unlock() function must be called before. * @note Call the
lib/fwlib/f0/stdperiph/src/stm32f0xx_flash.c:304
↓ 2 callersFunctionFLASH_ErasePage
* @brief Erases a specified page in program memory. * @note To correctly run this function, the FLASH_Unlock() function must be called before.
lib/fwlib/f0/stdperiph/src/stm32f0xx_flash.c:267
↓ 2 callersFunctionFLASH_GetBank2Status
* @brief Returns the FLASH Bank2 Status. * @note This function can be used for STM32F10x_XL density devices. * @param None * @retval FLASH S
lib/fwlib/f1/stdperiph/src/stm32f10x_flash.c:1553
↓ 2 callersFunctionFLASH_GetStatus
* @brief Returns the FLASH Status. * @param None * @retval FLASH Status: The returned value can be: * FLASH_BUSY, FLASH_ERROR_PROGRAM
lib/fwlib/f0/stdperiph/src/stm32f0xx_flash.c:1184
↓ 2 callersFunctionFLASH_GetStatus
* @brief Returns the FLASH Status. * @param None * @retval FLASH Status: The returned value can be: FLASH_BUSY, FLASH_ERROR_PROGRAM, *
lib/fwlib/f4/stdperiph/src/stm32f4xx_flash.c:1537
↓ 2 callersFunctionFLASH_Lock
* @brief Locks the Program memory access. * @param None * @retval None */
lib/fwlib/f0/stdperiph/src/stm32f0xx_flash.c:250
↓ 2 callersFunctionFLASH_Unlock
* @brief Unlocks the FLASH control register and program memory access. * @param None * @retval None */
lib/fwlib/f0/stdperiph/src/stm32f0xx_flash.c:235
↓ 2 callersFunctionFSMC_NANDCmd
* @brief Enables or disables the specified NAND Memory Bank. * @param FSMC_Bank: specifies the FSMC Bank to be used * This parameter ca
lib/fwlib/f4/stdperiph/src/stm32f4xx_fsmc.c:476
↓ 2 callersMethodFile
lib/src/filesystem/File.cpp:17
↓ 2 callersFunctionGPIO_ETH_MediaInterfaceConfig
* @brief Selects the Ethernet media interface. * @note This function applies only to STM32 Connectivity line devices. * @param GPIO_ETH_Medi
lib/fwlib/f1/stdperiph/src/stm32f10x_gpio.c:630
↓ 2 callersMethodGetColor
(XmlElement parent,string xpath)
utils/fonts/LzgFontConv/XmlUtil.cs:175
↓ 2 callersMethodGetSize
(XmlElement parent,string xpath)
utils/fonts/LzgFontConv/XmlUtil.cs:194
↓ 2 callersFunctionHAL_PCD_Stop
* @brief Stop The USB OTG Device. * @param hpcd: PCD handle * @retval HAL status */
lib/usblib/hal/src/stm32f4xx_hal_pcd.c:275
↓ 2 callersFunctionI2C_AcknowledgeConfig
* @brief Generates I2C communication Acknowledge. * @param I2Cx: where x can be 1 or 2 to select the I2C peripheral. * @param NewState: new sta
lib/fwlib/f0/stdperiph/src/stm32f0xx_i2c.c:802
↓ 2 callersFunctionI2C_GenerateSTOP
* @brief Generates I2Cx communication STOP condition. * @param I2Cx: where x can be 1 or 2 to select the I2C peripheral. * @param NewState: new
lib/fwlib/f0/stdperiph/src/stm32f0xx_i2c.c:750
↓ 2 callersFunctionI2C_ITConfig
* @brief Enables or disables the specified I2C interrupts. * @param I2Cx: where x can be 1 or 2 to select the I2C peripheral. * @param I2C_IT:
lib/fwlib/f0/stdperiph/src/stm32f0xx_i2c.c:336
↓ 2 callersFunctionI2C_Init
* @brief Initializes the I2Cx peripheral according to the specified * parameters in the I2C_InitStruct. * @param I2Cx: where x can be 1
lib/fwlib/f0/stdperiph/src/stm32f0xx_i2c.c:177
↓ 2 callersFunctionI2C_SoftwareResetCmd
* @brief Enables or disables the specified I2C software reset. * @param I2Cx: where x can be 1 or 2 to select the I2C peripheral. * @retval None
lib/fwlib/f0/stdperiph/src/stm32f0xx_i2c.c:304
↓ 2 callersFunctionI2S_Cmd
* @brief Enables or disables the specified SPI peripheral (in I2S mode). * @note This mode is not supported for STM32F030 devices. * @param
lib/fwlib/f0/stdperiph/src/stm32f0xx_spi.c:503
↓ 2 callersFunctionInitCodecLZG
utils/liblzg/liblzg-1.0.6/src/tools/benchmark.c:125
↓ 2 callersFunctionLZG_Encode
utils/liblzg/liblzg-1.0.6/src/lib/encode.c:403
↓ 2 callersMethodLoad
(String filename)
utils/fonts/FontConv/FontReader.cs:15
↓ 2 callersFunctionNVIC_PriorityGroupConfig
* @brief Configures the priority grouping: pre-emption priority and subpriority. * @param NVIC_PriorityGroup: specifies the priority grouping bits
lib/fwlib/f4/stdperiph/src/misc.c:118
↓ 2 callersFunctionPOSITION
lib/include/display/graphic/tft/ili9325/commands/PartialImage1DisplayPosition.h:24
↓ 2 callersFunctionPWR_EnterSTANDBYMode
* @brief Enters STANDBY mode. * @note In Standby mode, all I/O pins are high impedance except for: * - Reset pad (still available)
lib/fwlib/f0/stdperiph/src/stm32f0xx_pwr.c:475
↓ 2 callersFunctionPWR_EnterSTOPMode
* @brief Enters STOP mode. * @note In Stop mode, all I/O pins keep the same state as in Run mode. * @note When exiting Stop mode by issuing a
lib/fwlib/f0/stdperiph/src/stm32f0xx_pwr.c:420
↓ 2 callersFunctionRCC_BackupResetCmd
* @brief Forces or releases the Backup domain reset. * @param NewState: new state of the Backup domain reset. * This parameter can be: ENABLE
lib/fwlib/f1/stdperiph/src/stm32f10x_rcc.c:1237
↓ 2 callersFunctionRCC_GetClocksFreq
* @brief Returns the frequencies of different on chip clocks; SYSCLK, HCLK, * PCLK1 and PCLK2. * * @note The system frequenc
lib/fwlib/f4/stdperiph/src/stm32f4xx_rcc.c:1106
↓ 2 callersFunctionRCC_GetFlagStatus
* @brief Checks whether the specified RCC flag is set or not. * @param RCC_FLAG: specifies the flag to check. * This parameter can be o
lib/fwlib/f4/stdperiph/src/stm32f4xx_rcc.c:2199
↓ 2 callersFunctionRCC_GetFlagStatus
* @brief Checks whether the specified RCC flag is set or not. * @param RCC_FLAG: specifies the flag to check. * * For @b STM32_Connectivi
lib/fwlib/f1/stdperiph/src/stm32f10x_rcc.c:1326
↓ 2 callersFunctionRCC_MCOConfig
* @brief Selects the clock source to output on MCO pin (PA8). * @note PA8 should be configured in alternate function mode. * @param RCC_MCOSou
lib/fwlib/f0/stdperiph/src/stm32f0xx_rcc.c:621
↓ 2 callersFunctionRNG_ClearITPendingBit
* @brief Clears the RNG interrupt pending bit(s). * @param RNG_IT: specifies the RNG interrupt pending bit(s) to clear. * This paramete
lib/fwlib/f4/stdperiph/src/stm32f4xx_rng.c:372
↓ 2 callersFunctionRNG_Cmd
* @brief Enables or disables the RNG peripheral. * @param NewState: new state of the RNG peripheral. * This parameter can be: ENABLE or
lib/fwlib/f4/stdperiph/src/stm32f4xx_rng.c:114
↓ 2 callersFunctionRNG_GetITStatus
* @brief Checks whether the specified RNG interrupt has occurred or not. * @param RNG_IT: specifies the RNG interrupt source to check. *
lib/fwlib/f4/stdperiph/src/stm32f4xx_rng.c:342
↓ 2 callersFunctionRNG_GetRandomNumber
* @brief Returns a 32-bit random number. * * @note Before to call this function you have to wait till DRDY (data ready) * flag is
lib/fwlib/f4/stdperiph/src/stm32f4xx_rng.c:176
↓ 2 callersFunctionRNG_ITConfig
* @brief Enables or disables the RNG interrupt. * @note The RNG provides 3 interrupt sources, * - Computed data is ready event (DRDY)
lib/fwlib/f4/stdperiph/src/stm32f4xx_rng.c:267
↓ 2 callersFunctionRTC_ReadBackupRegister
* @brief Reads data from the specified RTC Backup data Register. * @param RTC_BKP_DR: RTC Backup data Register number. * This parameter
lib/fwlib/f0/stdperiph/src/stm32f0xx_rtc.c:2133
↓ 2 callersFunctionRTC_SetDate
* @brief Set the RTC current date. * @param RTC_Format: specifies the format of the entered parameters. * This parameter can be one of
lib/fwlib/f0/stdperiph/src/stm32f0xx_rtc.c:880
↓ 2 callersFunctionRTC_SetTime
* @brief Set the RTC current time. * @param RTC_Format: specifies the format of the entered parameters. * This parameter can be one of
lib/fwlib/f0/stdperiph/src/stm32f0xx_rtc.c:699
↓ 2 callersFunctionRTC_WakeUpCmd
* @brief Enables or Disables the RTC WakeUp timer. * This function is available for STM32F072 devices. * @param NewState: new state of
lib/fwlib/f0/stdperiph/src/stm32f0xx_rtc.c:1459
↓ 2 callersFunctionSDIO_ITConfig
* @brief Enables or disables the SDIO interrupts. * @param SDIO_IT: specifies the SDIO interrupt sources to be enabled or disabled. * T
lib/fwlib/f4/stdperiph/src/stm32f4xx_sdio.c:827
↓ 2 callersFunctionSDIO_SetPowerState
* @brief Sets the power status of the controller. * @param SDIO_PowerState: new state of the Power state. * This parameter can be one
lib/fwlib/f4/stdperiph/src/stm32f4xx_sdio.c:350
↓ 2 callersFunctionSPI_BiDirectionalLineConfig
* @brief Selects the data transfer direction in bidirectional mode for the specified SPI. * @param SPIx: where x can be 1 or 2 to select the SPI
lib/fwlib/f0/stdperiph/src/stm32f0xx_spi.c:592
↓ 2 callersFunctionSPI_Cmd
* @brief Enables or disables the specified SPI peripheral. * @param SPIx: where x can be 1 or 2 to select the SPI peripheral. * @note SPI2 is
lib/fwlib/f0/stdperiph/src/stm32f0xx_spi.c:444
↓ 2 callersFunctionSPI_ReceiveData8
* @brief Returns the most recent received data by the SPIx/I2Sx peripheral. * @param SPIx: where x can be 1 or 2 in SPI mode to select the SPI pe
lib/fwlib/f0/stdperiph/src/stm32f0xx_spi.c:769
↓ 2 callersFunctionSPI_RxFIFOThresholdConfig
* @brief Configures the FIFO reception threshold for the selected SPI. * @param SPIx: where x can be 1 or 2 to select the SPI peripheral. * @not
lib/fwlib/f0/stdperiph/src/stm32f0xx_spi.c:569
↓ 2 callersFunctionSTARTADDRESS
lib/include/display/graphic/tft/ili9325/commands/PartialImage2RAMStartAddress.h:24
↓ 2 callersFunctionSTEP_UP_FACTOR
lib/include/display/graphic/tft/ili9325/commands/PowerCtrl1Cmd.h:41
↓ 2 callersFunctionSYSCFG_ETH_MediaInterfaceConfig
* @brief Selects the ETHERNET media interface * @param SYSCFG_ETH_MediaInterface: specifies the Media Interface mode. * This paramete
lib/fwlib/f4/stdperiph/src/stm32f4xx_syscfg.c:183
↓ 2 callersFunctionSYSCFG_EXTILineConfig
* @brief Selects the GPIO pin used as EXTI Line. * @param EXTI_PortSourceGPIOx: selects the GPIO port to be used as source *
lib/fwlib/f0/stdperiph/src/stm32f0xx_syscfg.c:250
↓ 2 callersFunctionSetSysClock
* @brief Configures the System clock source, PLL Multiplier and Divider factors, * AHB/APBx prescalers and Flash settings * @Note This
cmake/example/system/f4/System.c:342
← previousnext →601–700 of 12,545, ranked by callers