MCPcopy Create free account

hub / github.com/andysworkshop/stm32plus / functions

Functions12,545 in github.com/andysworkshop/stm32plus

↓ 10 callersFunctionSPI_I2S_GetFlagStatus
* @brief Checks whether the specified SPI flag is set or not. * @param SPIx: where x can be 1 or 2 in SPI mode or 1 in I2S mode to select *
lib/fwlib/f0/stdperiph/src/stm32f0xx_spi.c:1224
↓ 10 callersFunctionUSBD_LL_CloseEP
lib/src/usb/f4/device/UsbDevice.cpp:87
↓ 10 callersFunctionUSBD_LL_StallEP
lib/src/usb/f4/device/UsbDevice.cpp:111
↓ 10 callersFunction_M_fill_assign
lib/include/stl/stl_bvector.h:624
↓ 10 callersMethod_M_set_node
lib/include/stl/stl_deque.h:198
↓ 10 callersFunction__deque_buf_size
lib/include/stl/stl_deque.h:81
↓ 10 callersFunction__slist_splice_after
lib/include/stl/stl_slist.h:63
↓ 10 callersFunctionaddAndClamp
----------------------------------------------------------------------------*/
lib/src/display/graphic/PicoJpeg.cpp:1205
↓ 10 callersMethodaddress
lib/include/stl/stl_alloc.h:621
↓ 10 callersMethodbegin
lib/include/stl/stl_vector.h:201
↓ 10 callersFunctioncapacity
lib/include/stl/stl_bvector.h:513
↓ 10 callersFunctionempty
lib/include/event/fd/FastDelegate.h:621
↓ 10 callersMethodempty
lib/include/stl/stl_set.h:142
↓ 10 callersFunctionend
lib/include/stl/stl_tree.h:690
↓ 10 callersFunctionfind
lib/include/stl/stl_algo.h:97
↓ 10 callersMethodgetNumTokens
lib/src/string/TokenisedString.cpp:89
↓ 10 callersMethodreset
lib/include/timing/MillisecondTimer.h:49
↓ 10 callersFunctionresize
lib/include/stl/stl_list.h:420
↓ 10 callersMethodseek
lib/include/eeprom/SerialEeprom.h:81
↓ 10 callersMethodsetMask
lib/src/i2c/features/I2CSingleByteMasterPollingFeature.cpp:76
↓ 10 callersFunctionsize
lib/include/stl/stl_deque.h:531
↓ 10 callersFunctionsubAndClamp
----------------------------------------------------------------------------*/
lib/src/display/graphic/PicoJpeg.cpp:1218
↓ 9 callersFunctionCRYP_KeyStructInit
* @brief Fills each CRYP_KeyInitStruct member with its default value. * @param CRYP_KeyInitStruct: pointer to a CRYP_KeyInitTypeDef structure *
lib/fwlib/f4/stdperiph/src/stm32f4xx_cryp.c:318
↓ 9 callersMethodGetClosureMemPtr
lib/include/event/fd/FastDelegate.h:707
↓ 9 callersMethodGetClosureThis
These functions are required for invoking the stored function
lib/include/event/fd/FastDelegate.h:706
↓ 9 callersMethodGetStaticFunction
lib/include/event/fd/FastDelegate.h:748
↓ 9 callersFunctionHASH_DataIn
* @brief Writes data in the Data Input FIFO * @param Data: new data of the message to be processed. * @retval None */
lib/fwlib/f4/stdperiph/src/stm32f4xx_hash.c:309
↓ 9 callersFunctionHASH_GetFlagStatus
* @brief Checks whether the specified HASH flag is set or not. * @param HASH_FLAG: specifies the HASH flag to check. * This parameter c
lib/fwlib/f4/stdperiph/src/stm32f4xx_hash.c:613
↓ 9 callersFunctionHASH_SetLastWordValidBitsNbr
* @brief Configure the Number of valid bits in last word of the message * @param ValidNumber: Number of valid bits in last word of the message.
lib/fwlib/f4/stdperiph/src/stm32f4xx_hash.c:294
↓ 9 callersFunctionHASH_StartDigest
* @brief Starts the message padding and calculation of the final message * @param None * @retval None */
lib/fwlib/f4/stdperiph/src/stm32f4xx_hash.c:356
↓ 9 callersMethodallocate
__n is permitted to be 0. The C++ standard says nothing about what the return value is when __n == 0.
lib/include/stl/stl_alloc.h:626
↓ 9 callersMethodbindstaticfunc
lib/include/event/fd/FastDelegate.h:739
↓ 9 callersFunctionclear
lib/include/event/fd/FastDelegate.h:580
↓ 9 callersMethodcontainsPoint
lib/include/display/Rectangle.h:142
↓ 9 callersMethoddeallocate
__p is not permitted to be a null pointer.
lib/include/stl/stl_alloc.h:632
↓ 9 callersFunctionend
lib/include/stl/stl_deque.h:492
↓ 9 callersMethodgetIpTransmitHeaderSize
lib/include/net/network/ip/Ip.h:162
↓ 9 callersMethodip_releaseEphemeralPort
lib/include/net/network/ip/IpPorts.h:161
↓ 9 callersMethodsetPercentage
lib/include/display/graphic/tft/r61523/R61523PwmBacklight.h:107
↓ 9 callersFunctionvalue_type
lib/include/stl/stl_list.h:124
↓ 9 callersMethodwriteDataAgain
lib/include/display/graphic/access/Fsmc8BitAccessMode.h:110
↓ 9 callersMethodwriteMultiData
lib/include/display/graphic/access/Fsmc8BitAccessMode.h:98
↓ 8 callersFunctionADC_AnalogWatchdogCmd
* @brief Enables or disables the analog watchdog * @param ADCx: where x can be 1 to select the ADC1 peripheral. * @param NewState: new state o
lib/fwlib/f0/stdperiph/src/stm32f0xx_adc.c:429
↓ 8 callersFunctionADC_Cmd
* @brief Enables or disables the specified ADC peripheral. * @param ADCx: where x can be 1 to select the ADC1 peripheral. * @param NewState: ne
lib/fwlib/f0/stdperiph/src/stm32f0xx_adc.c:233
↓ 8 callersFunctionCRYP_IVInit
* @brief Initializes the CRYP Initialization Vectors(IV) according to the * specified parameters in the CRYP_IVInitStruct. * @param CRYP
lib/fwlib/f4/stdperiph/src/stm32f4xx_cryp.c:336
↓ 8 callersFunctionPWR_WakeUpPinCmd
* @brief Enables or disables the WakeUp Pin functionality. * @param PWR_WakeUpPin: specifies the WakeUpPin. * This parameter can be one
lib/fwlib/f0/stdperiph/src/stm32f0xx_pwr.c:244
↓ 8 callersFunctionTIM_ICInit
* @brief Initializes the TIM peripheral according to the specified * parameters in the TIM_ICInitStruct. * @param TIMx: where x can be 1
lib/fwlib/f0/stdperiph/src/stm32f0xx_tim.c:2036
↓ 8 callersFunctionUSART_ITConfig
* @brief Enables or disables the specified USART interrupts. * @param USARTx: where x can be from 1 to 8 to select the USART peripheral. * @note
lib/fwlib/f0/stdperiph/src/stm32f0xx_usart.c:1850
↓ 8 callersFunction_Construct
lib/include/stl/stl_construct.h:53
↓ 8 callersFunction_M_create_node
lib/include/stl/stl_slist.h:314
↓ 8 callersFunction_M_delete_node
lib/include/stl/stl_hashtable.h:214
↓ 8 callersFunction_M_fill_insert
lib/include/stl/stl_bvector.h:784
↓ 8 callersFunction_M_reserve_elements_at_back
lib/include/stl/stl_deque.h:879
↓ 8 callersFunction_M_reserve_elements_at_front
lib/include/stl/stl_deque.h:872
↓ 8 callersFunction__slist_make_link
lib/include/stl/stl_slist.h:36
↓ 8 callersFunctionassign
lib/include/stl/stl_list.h:477
↓ 8 callersFunctionclamp
lib/src/display/graphic/PicoJpeg.cpp:1078
↓ 8 callersFunctionclear
lib/include/stl/stl_list.h:417
↓ 8 callersMethodclear
lib/include/event/fd/FastDelegate.h:939
↓ 8 callersMethodfind
lib/include/stl/stl_tree.h:1150
↓ 8 callersMethodgetInternalBufferSize
lib/include/net/NetBuffer.h:127
↓ 8 callersMethodgetWidth
lib/include/display/graphic/tft/lds285/LDS285PortraitSpecialisation.h:72
↓ 8 callersMethodhasError
lib/include/spi/Spi.h:120
↓ 8 callersMethodinvalidate
lib/include/net/network/ip/IpAddress.h:96
↓ 8 callersMethodisLastError
lib/include/error/ErrorProvider.h:153
↓ 8 callersMethodreadSector
lib/src/filesystem/fat/FileSectorIterator.cpp:78
↓ 8 callersMethodset
lib/include/stl/stl_set.h:91
↓ 8 callersFunctionupper_bound
lib/include/stl/stl_algo.h:2010
↓ 8 callersMethodwaitForPenUp
examples/pframe/TouchManager.h:47
↓ 7 callersFunctionCRC_CalcCRC
* @brief Computes the 32-bit CRC of a given data word(32-bit). * @param CRC_Data: data word(32-bit) to compute its CRC * @retval 32-bit CRC */
lib/fwlib/f0/stdperiph/src/stm32f0xx_crc.c:252
↓ 7 callersMethodCharacters
()
utils/fonts/FontConv/SizedFont.cs:59
↓ 7 callersFunctionD
lib/include/display/graphic/tft/lgdp453x/commands/DisplayCtrl1Cmd.h:34
↓ 7 callersFunctionI2C_SendData
* @brief Sends a data byte through the I2Cx peripheral. * @param I2Cx: where x can be 1 or 2 to select the I2C peripheral. * @param Data: Byte
lib/fwlib/f0/stdperiph/src/stm32f0xx_i2c.c:1247
↓ 7 callersFunctionPWR_BackupAccessCmd
* @brief Enables or disables access to the Backup domain registers. * @note If the HSE divided by 32 is used as the RTC clock, the * B
lib/fwlib/f0/stdperiph/src/stm32f0xx_pwr.c:104
↓ 7 callersFunctionRCC_RTCCLKCmd
* @brief Enables or disables the RTC clock. * @note This function must be used only after the RTC clock source was selected * using the
lib/fwlib/f0/stdperiph/src/stm32f0xx_rcc.c:1305
↓ 7 callersFunctionRCC_RTCCLKConfig
* @brief Configures the RTC clock (RTCCLK). * @note As the RTC clock configuration bits are in the Backup domain and write * access is
lib/fwlib/f0/stdperiph/src/stm32f0xx_rcc.c:1288
↓ 7 callersFunctionRTC_ClearITPendingBit
* @brief Clears the RTC's interrupt pending bits. * @param RTC_IT: specifies the RTC interrupt pending bit to clear. * This parameter c
lib/fwlib/f0/stdperiph/src/stm32f0xx_rtc.c:2461
↓ 7 callersFunctionRTC_EnterInitMode
* @brief Enters the RTC Initialization mode. * @note The RTC Initialization mode is write protected, use the * RTC_WriteProtectionCmd(
lib/fwlib/f4/stdperiph/src/stm32f4xx_rtc.c:552
↓ 7 callersFunctionRTC_GetITStatus
* @brief Checks whether the specified RTC interrupt has occurred or not. * @param RTC_IT: specifies the RTC interrupt source to check. *
lib/fwlib/f0/stdperiph/src/stm32f0xx_rtc.c:2421
↓ 7 callersFunctionSPI_I2S_ClearITPendingBit
* @brief Clears the SPIx CRC Error (CRCERR) interrupt pending bit. * @param SPIx: To select the SPIx/I2Sx peripheral, where x can be: 1, 2, 3, 4,
lib/fwlib/f4/stdperiph/src/stm32f4xx_spi.c:1299
↓ 7 callersFunctionUSBD_LL_Transmit
lib/src/usb/f4/device/UsbDevice.cpp:165
↓ 7 callersFunctionbegin
lib/include/stl/stl_tree.h:688
↓ 7 callersMethodend
lib/include/stl/stl_vector.h:203
↓ 7 callersMethodgetAttributes
lib/src/filesystem/fat/FatFileInformation.cpp:36
↓ 7 callersMethodgetLength
lib/src/filesystem/fat/FatFile.cpp:263
↓ 7 callersMethodgetUserBuffer
lib/include/net/NetBuffer.h:108
↓ 7 callersFunctionget_allocator
lib/include/stl/stl_bvector.h:400
↓ 7 callersMethodread
lib/src/device/BlockDeviceInputStream.cpp:33
↓ 7 callersMethodresetBits
lib/src/i2c/features/I2CSingleByteMasterPollingFeature.cpp:22
↓ 7 callersMethodsetBits
lib/src/i2c/features/I2CSingleByteMasterPollingFeature.cpp:48
↓ 7 callersMethodsetDutyCycle
lib/include/timer/features/TimerChannel3Feature.h:135
↓ 7 callersMethodsetRxCount
lib/include/usb/f0/UsbBufferDescriptionTableEntry.h:39
↓ 7 callersMethodstartRegularConversion
lib/include/adc/f0/Adc.h:104
↓ 7 callersFunctionuninitialized_fill_n
lib/include/stl/stl_uninitialized.h:214
↓ 6 callersMethodAppendInt
(XmlElement parent_,string childName_,int value_)
utils/fonts/FontConv/XmlUtil.cs:62
↓ 6 callersFunctionCAN_ITConfig
@defgroup CAN_Group6 Interrupts and flags management functions * @brief Interrupts and flags management functions * @verbatim ===============
lib/fwlib/f0/stdperiph/src/stm32f0xx_can.c:1223
↓ 6 callersFunctionHASH_DeInit
* @brief De-initializes the HASH peripheral registers to their default reset values * @param None * @retval None */
lib/fwlib/f4/stdperiph/src/stm32f4xx_hash.c:174
↓ 6 callersFunctionI2C_DMACmd
* @brief Enables or disables the I2C DMA interface. * @param I2Cx: where x can be 1 or 2 to select the I2C peripheral. * @param I2C_DMAReq: spe
lib/fwlib/f0/stdperiph/src/stm32f0xx_i2c.c:1304
↓ 6 callersFunctionI2C_TransferHandling
* @brief Handles I2Cx communication when starting transfer or during transfer (TC or TCR flag are set). * @param I2Cx: where x can be 1 or 2 to se
lib/fwlib/f0/stdperiph/src/stm32f0xx_i2c.c:883
↓ 6 callersFunctionRCC_AHB2PeriphClockCmd
* @brief Enables or disables the AHB2 peripheral clock. * @note After reset, the peripheral clock (used for registers read/write access) *
lib/fwlib/f4/stdperiph/src/stm32f4xx_rcc.c:1573
← previousnext →201–300 of 12,545, ranked by callers