MCPcopy Create free account

hub / github.com/andysworkshop/stm32plus / functions

Functions12,545 in github.com/andysworkshop/stm32plus

↓ 2 callersFunctionShowUsage
utils/liblzg/liblzg-1.0.6/src/tools/lzg.c:41
↓ 2 callersFunctionStartTimer
utils/liblzg/liblzg-1.0.6/src/tools/benchmark.c:65
↓ 2 callersFunctionStm32DequeBufferSize
lib/include/stl/stm32_config.h:32
↓ 2 callersFunctionStopTimer
utils/liblzg/liblzg-1.0.6/src/tools/benchmark.c:79
↓ 2 callersFunctionSystemInit
* @brief Setup the microcontroller system * Initialize the Embedded Flash Interface, the PLL and update the * SystemFrequency var
cmake/example/system/f4/System.c:208
↓ 2 callersFunctionTIM_Cmd
* @brief Enables or disables the specified TIM peripheral. * @param TIMx: where x can be 1, 2, 3, 6, 7, 14, 15, 16 and 17to select the TIMx *
lib/fwlib/f0/stdperiph/src/stm32f0xx_tim.c:604
↓ 2 callersFunctionTIM_ETRConfig
* @brief Configures the TIMx External Trigger (ETR). * @param TIMx: where x can be 1, 2 or 3 to select the TIM peripheral. * @note TIM2 is not
lib/fwlib/f0/stdperiph/src/stm32f0xx_tim.c:3029
↓ 2 callersFunctionTIM_ETRConfig
* @brief Configures the TIMx External Trigger (ETR). * @param TIMx: where x can be 1, 2, 3, 4, 5 or 8 to select the TIM peripheral. * @param T
lib/fwlib/f4/stdperiph/src/stm32f4xx_tim.c:3012
↓ 2 callersFunctionTIM_ETRConfig
* @brief Configures the TIMx External Trigger (ETR). * @param TIMx: where x can be 1, 2, 3, 4, 5 or 8 to select the TIM peripheral. * @param T
lib/fwlib/f1/stdperiph/src/stm32f10x_tim.c:1148
↓ 2 callersFunctionTIM_GetCapture1
* @brief Gets the TIMx Input Capture 1 value. * @param TIMx: where x can be 1, 2, 3, 14, 15, 16 or 17 to select the TIM peripheral. * @note TI
lib/fwlib/f0/stdperiph/src/stm32f0xx_tim.c:2170
↓ 2 callersFunctionTIM_GetCapture4
* @brief Gets the TIMx Input Capture 4 value. * @param TIMx: where x can be 1, 2 or 3 to select the TIM peripheral. * @note TIM2 is not applic
lib/fwlib/f0/stdperiph/src/stm32f0xx_tim.c:2214
↓ 2 callersFunctionTIM_ITRxExternalClockConfig
* @brief Configures the TIMx Internal Trigger as External Clock * @param TIMx: where x can be 1, 2, 3, or 15 to select the TIM peripheral. * @no
lib/fwlib/f0/stdperiph/src/stm32f0xx_tim.c:2728
↓ 2 callersFunctionTIM_OC1Init
* @brief Initializes the TIMx Channel1 according to the specified * parameters in the TIM_OCInitStruct. * @param TIMx: where x can be 1,
lib/fwlib/f0/stdperiph/src/stm32f0xx_tim.c:778
↓ 2 callersFunctionTIM_OC2Init
* @brief Initializes the TIMx Channel2 according to the specified * parameters in the TIM_OCInitStruct. * @param TIMx: where x can be 1,
lib/fwlib/f0/stdperiph/src/stm32f0xx_tim.c:861
↓ 2 callersFunctionTIM_OC3Init
* @brief Initializes the TIMx Channel3 according to the specified * parameters in the TIM_OCInitStruct. * @param TIMx: where x can be 1,
lib/fwlib/f0/stdperiph/src/stm32f0xx_tim.c:954
↓ 2 callersFunctionTIM_OC4Init
* @brief Initializes the TIMx Channel4 according to the specified * parameters in the TIM_OCInitStruct. * @param TIMx: where x can be 1,
lib/fwlib/f0/stdperiph/src/stm32f0xx_tim.c:1035
↓ 2 callersFunctionTIM_SelectInputTrigger
* @brief Selects the Input Trigger source * @param TIMx: where x can be 1, 2, 3, 4, 5, 8, 9, 10, 11, 12, 13 or 14 * to select the TIM
lib/fwlib/f4/stdperiph/src/stm32f4xx_tim.c:2892
↓ 2 callersFunctionTIM_SelectInputTrigger
* @brief Selects the Input Trigger source * @param TIMx: where x can be 1, 2, 3, 4, 5, 8, 9, 12 or 15 to select the TIM peripheral. * @param T
lib/fwlib/f1/stdperiph/src/stm32f10x_tim.c:1229
↓ 2 callersFunctionUSART_Cmd
* @brief Enables or disables the specified USART peripheral. * @param USARTx: where x can be from 1 to 8 to select the USART peripheral. * @note
lib/fwlib/f0/stdperiph/src/stm32f0xx_usart.c:428
↓ 2 callersFunctionUSART_ReceiveData
* @brief Returns the most recent received data by the USARTx peripheral. * @param USARTx: where x can be from 1 to 8 to select the USART periphera
lib/fwlib/f0/stdperiph/src/stm32f0xx_usart.c:968
↓ 2 callersFunctionUSBD_ClrClassConfig
* @brief USBD_ClrClassConfig * Clear current configuration * @param pdev: device instance * @param cfgidx: configuration index * @retval s
lib/usblib/device/core/src/usbd_core.cpp:193
↓ 2 callersFunctionUSBD_CtlContinueSendData
* @brief USBD_CtlContinueSendData * continue sending data on the ctl pipe * @param pdev: device instance * @param buff: pointer to data buf
lib/usblib/device/core/src/usbd_ioreq.cpp:122
↓ 2 callersFunctionUSBD_CtlPrepareRx
* @brief USBD_CtlPrepareRx * receive data on the ctl pipe * @param pdev: device instance * @param buff: pointer to data buffer * @param le
lib/usblib/device/core/src/usbd_ioreq.cpp:140
↓ 2 callersFunctionUSBD_LL_Stop
lib/src/usb/f4/device/UsbDevice.cpp:57
↓ 2 callersFunctionUSBD_SetClassConfig
lib/usblib/device/core/src/usbd_core.cpp:171
↓ 2 callersFunctionUSB_CoreReset
* @brief Reset the USB Core (needed after USB clock settings change) * @param USBx : Selected device * @retval HAL status */
lib/usblib/hal/src/stm32f4xx_ll_usb.c:1079
↓ 2 callersFunctionUSB_DevConnect
* @brief USB_DevConnect : Connect the USB device by enabling the pull-up/pull-down * @param USBx : Selected device * @retval HAL status */
lib/usblib/hal/src/stm32f4xx_ll_usb.c:907
↓ 2 callersFunctionUSB_EP0StartXfer
* @brief USB_EP0StartXfer : setup and starts a transfer over the EP 0 * @param USBx : Selected device * @param ep: pointer to endpoint struc
lib/usblib/hal/src/stm32f4xx_ll_usb.c:673
↓ 2 callersFunctionUSB_EPStartXfer
* @brief USB_EPStartXfer : setup and starts a transfer over an EP * @param USBx : Selected device * @param ep: pointer to endpoint structure
lib/usblib/hal/src/stm32f4xx_ll_usb.c:551
↓ 2 callersFunctionUSB_ReadPacket
* @brief USB_ReadPacket : read a packet from the Tx FIFO associated * with the EP/channel * @param USBx : Selected device * @par
lib/usblib/hal/src/stm32f4xx_ll_usb.c:790
↓ 2 callersFunctionVCM
lib/include/display/graphic/tft/lgdp453x/commands/PowerCtrl4Cmd.h:25
↓ 2 callersFunctionVDV
lib/include/display/graphic/tft/lgdp453x/commands/PowerCtrl4Cmd.h:26
↓ 2 callersFunction_LZG_CalcChecksum
utils/liblzg/liblzg-1.0.6/src/lib/checksum.c:51
↓ 2 callersFunction_LZG_SetHeader
utils/liblzg/liblzg-1.0.6/src/lib/encode.c:141
↓ 2 callersFunction_LZG_UpdateLastPos
utils/liblzg/liblzg-1.0.6/src/lib/encode.c:282
↓ 2 callersFunction_M_assign_aux
lib/include/stl/stl_deque.h:650
↓ 2 callersFunction_M_assign_dispatch
lib/include/stl/stl_list.h:483
↓ 2 callersMethod_M_bkt_num
lib/include/stl/stl_hashtable.h:557
↓ 2 callersMethod_M_deallocate_map
lib/include/stl/stl_deque.h:373
↓ 2 callersMethod_M_decr
lib/include/stl/stl_list.h:64
↓ 2 callersMethod_M_equal
lib/include/stl/stl_iterator.h:619
↓ 2 callersMethod_M_get_node
lib/include/stl/stl_slist.h:278
↓ 2 callersMethod_M_incr
lib/include/stl/stl_list.h:63
↓ 2 callersMethod_M_init
lib/include/stl/stl_iterator.h:725
↓ 2 callersFunction_M_insert_dispatch
lib/include/stl/stl_list.h:376
↓ 2 callersMethod_M_nextc
lib/include/stl/stl_iterator.h:735
↓ 2 callersFunction_M_range_check
lib/include/stl/stl_bvector.h:524
↓ 2 callersFunction_S_value
lib/include/stl/stl_tree.h:596
↓ 2 callersFunction__WFE
\brief Wait For Event Wait For Event is a hint instruction that permits the processor to enter a low-power state until one of a number of ev
lib/fwlib/f4/cmsis/Include/core_cmInstr.h:347
↓ 2 callersFunction__WFI
lib/fwlib/f1/cmsis/CM3/CoreSupport/core_cm3.h:1213
↓ 2 callersFunction__adjacent_difference
lib/include/stl/stl_numeric.h:134
↓ 2 callersFunction__black_count
lib/include/stl/stl_tree.h:1292
↓ 2 callersFunction__chunk_insertion_sort
lib/include/stl/stl_algo.h:1572
↓ 2 callersFunction__copy_backward
lib/include/stl/stl_algobase.h:311
↓ 2 callersFunction__distance
lib/include/stl/stl_iterator_base.h:268
↓ 2 callersFunction__equal_range
lib/include/stl/stl_algo.h:2056
↓ 2 callersFunction__final_insertion_sort
lib/include/stl/stl_algo.h:1394
↓ 2 callersFunction__find_end
lib/include/stl/stl_algo.h:3053
↓ 2 callersFunction__inplace_merge_aux
lib/include/stl/stl_algo.h:2462
↓ 2 callersFunction__inplace_stable_sort
lib/include/stl/stl_algo.h:1497
↓ 2 callersFunction__introsort_loop
lib/include/stl/stl_algo.h:1423
↓ 2 callersFunction__is_heap
lib/include/stl/stl_algo.h:3198
↓ 2 callersFunction__lg
lib/include/stl/stl_algo.h:1416
↓ 2 callersFunction__linear_insert
lib/include/stl/stl_algo.h:1326
↓ 2 callersFunction__lower_bound
lib/include/stl/stl_algo.h:1916
↓ 2 callersFunction__make_heap
lib/include/stl/stl_heap.h:213
↓ 2 callersFunction__merge_backward
lib/include/stl/stl_algo.h:2319
↓ 2 callersFunction__nth_element
lib/include/stl/stl_algo.h:1858
↓ 2 callersFunction__partial_sort
lib/include/stl/stl_algo.h:1724
↓ 2 callersFunction__partial_sort_copy
lib/include/stl/stl_algo.h:1768
↓ 2 callersFunction__partial_sum
lib/include/stl/stl_numeric.h:82
↓ 2 callersFunction__pop_heap_aux
lib/include/stl/stl_heap.h:142
↓ 2 callersFunction__power
lib/include/stl/stl_numeric.h:194
↓ 2 callersFunction__push_heap_aux
lib/include/stl/stl_heap.h:56
↓ 2 callersFunction__random_sample
lib/include/stl/stl_algo.h:1049
↓ 2 callersFunction__rotate_adaptive
lib/include/stl/stl_algo.h:2296
↓ 2 callersFunction__stable_sort_adaptive
lib/include/stl/stl_algo.h:1632
↓ 2 callersFunction__stable_sort_aux
lib/include/stl/stl_algo.h:1674
↓ 2 callersFunction__stl_hash_string
lib/include/stl/stl_hash_fun.h:40
↓ 2 callersFunction__unguarded_insertion_sort
lib/include/stl/stl_algo.h:1372
↓ 2 callersFunction__unguarded_insertion_sort_aux
lib/include/stl/stl_algo.h:1365
↓ 2 callersFunction__unique_copy
lib/include/stl/stl_algo.h:665
↓ 2 callersFunction__upper_bound
lib/include/stl/stl_algo.h:1986
↓ 2 callersFunction_get_both
Get both the built and source files that match the criteria. Built files take priority over a source file of the same path and name.
site_scons/InstallFiles.py:143
↓ 2 callersFunction_is_excluded
Determine if the name is to be excluded based on the exclusion list
site_scons/InstallFiles.py:22
↓ 2 callersFunction_is_globbed
Determine if the name is globbed based on the glob list
site_scons/InstallFiles.py:31
↓ 2 callersMethodaddString
lib/src/net/application/ftp/FtpServerDataConnection.cpp:156
↓ 2 callersFunctionadjacent_find
lib/include/stl/stl_algo.h:218
↓ 2 callersMethodavailable
lib/include/eeprom/SerialEeprom.h:218
↓ 2 callersFunctionback
lib/include/stl/stl_deque.h:519
↓ 2 callersMethodbegin
lib/include/stl/stl_hash_map.h:176
↓ 2 callersMethodbeginCopyMemory
lib/include/dma/features/f0/DmaMemoryCopyBaseFeature.h:73
↓ 2 callersMethodcanWriteToConnection
lib/include/net/transport/tcp/TcpOutputStreamOfStreams.h:98
↓ 2 callersMethodclear
lib/src/stream/ByteArrayOutputStream.cpp:32
↓ 2 callersMethodclearLine
lib/include/display/graphic/GraphicTerminal.h:166
↓ 2 callersMethodclearPendingInterrupt
lib/include/exti/ExtiPeripheralBase.h:63
↓ 2 callersMethodclicked
examples/pframe/TouchManager.h:57
↓ 2 callersMethodclusterToSector
lib/src/filesystem/fat/FatFileSystem.cpp:713
↓ 2 callersMethodcompleted
lib/include/net/transport/tcp/TcpOutputStreamOfStreams.h:208
↓ 2 callersMethodcopyTimesTo
lib/src/filesystem/fat/DirectoryEntryWithLocation.cpp:39
← previousnext →701–800 of 12,545, ranked by callers