Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Yangyuanxin/Embedded-Product-Collect
/ functions
Functions
32,748 in github.com/Yangyuanxin/Embedded-Product-Collect
⨍
Functions
32,748
◇
Types & classes
2,722
↓ 16 callers
Function
bF
(b0,b1)
23.安富莱H7-TOOL/Libraries/LwIP/doc/doxygen/output/html/jquery.js:16
↓ 16 callers
Function
bsp_LedOn
********************************************************************************************************* * 函 数 名: bsp_LedOn * 功能说明: 点亮指定的LED指示灯
23.安富莱H7-TOOL/User/bsp/src/bsp_led.c:62
↓ 16 callers
Function
circ_buf_init
23.安富莱H7-TOOL/User/daplink/source/daplink/circ_buf.c:28
↓ 16 callers
Function
circ_buf_write
23.安富莱H7-TOOL/User/daplink/source/daplink/circ_buf.c:125
↓ 16 callers
Function
clust2sect
23.安富莱H7-TOOL/Libraries/FatFs/src/ff.c:982
↓ 16 callers
Function
disk_write
01.iLook.Time产品级开源项目(STM32)/iClock_DEV_SDK_V5.0.0/Projects/FATfs/diskio.c:113
↓ 16 callers
Function
error
23.安富莱H7-TOOL/User/lua/src/lundump.c:39
↓ 16 callers
Function
fifo_reset
Function : Description : Reset the fifo structure. fifo : reference to fifo struct. Change history: Note: Author:
17.GPS定位器+BMS数据采集与控制全套源码/src/fifo.c:53
↓ 16 callers
Function
fread
23.安富莱H7-TOOL/User/app/src/file_lib.c:1664
↓ 16 callers
Function
get_fat
23.安富莱H7-TOOL/Libraries/FatFs/src/ff.c:1000
↓ 16 callers
Function
init_exp
23.安富莱H7-TOOL/User/lua/src/lparser.c:144
↓ 16 callers
Function
init_exp
23.安富莱H7-TOOL/User/lua/lua-5.3.5.tar/lua-5.3.5/src/lparser.c:144
↓ 16 callers
Function
json_add_double
17.GPS定位器+BMS数据采集与控制全套源码/src/json.c:172
↓ 16 callers
Function
luaT_trybinTM
23.安富莱H7-TOOL/User/lua/src/ltm.c:135
↓ 16 callers
Function
luaT_trybinTM
23.安富莱H7-TOOL/User/lua/lua-5.3.5.tar/lua-5.3.5/src/ltm.c:135
↓ 16 callers
Function
lua_pushlstring
** Pushes on the stack a string with given length. Avoid using 's' when ** 'len' == 0 (as 's' can be NULL in that case), due to later use of ** 'memcm
23.安富莱H7-TOOL/User/lua/lua-5.3.5.tar/lua-5.3.5/src/lapi.c:479
↓ 16 callers
Function
lua_toboolean
23.安富莱H7-TOOL/User/lua/src/lapi.c:367
↓ 16 callers
Function
mem_set
Fill memory */
22.串口记录仪/程序/UARTRecoder/Middlewares/Third_Party/FatFs/src/ff.c:596
↓ 16 callers
Function
mem_set
Fill memory */
13.熔融沉积成型打印机主控代码(STM32)/SOFTWARE/FATFS/src/ff.c:576
↓ 16 callers
Function
netconn_apimsg
* Call the lower part of a netconn_* function * This function is then running in the thread context * of tcpip_thread and has exclusive access to lw
23.安富莱H7-TOOL/Libraries/LwIP/src/api/api_lib.c:117
↓ 16 callers
Function
netif_add
* @ingroup netif * Add a network interface to the list of lwIP netifs. * * @param netif a pre-allocated netif structure * @param ipaddr IP address
23.安富莱H7-TOOL/Libraries/LwIP/src/core/netif.c:275
↓ 16 callers
Function
pn
23.安富莱H7-TOOL/Libraries/FatFs/doc/res/app4.c:13
↓ 16 callers
Function
pn
13.熔融沉积成型打印机主控代码(STM32)/SOFTWARE/FATFS/doc/img/app4.c:13
↓ 16 callers
Function
pow
17.GPS定位器+BMS数据采集与控制全套源码/inc/C_H/math.h:406
↓ 16 callers
Function
rt_put_prio
23.安富莱H7-TOOL/User/daplink/source/rtos/rt_List.c:47
↓ 16 callers
Function
rt_put_prio
03.直流充电桩程序(STM32_RTT)/rtx/rt_List.c:37
↓ 16 callers
Function
set_io_af_mode
23.安富莱H7-TOOL/User/teeny_usb/usb_stack/src/stm32_otg_init.c:259
↓ 16 callers
Function
snmp_pbuf_stream_read
23.安富莱H7-TOOL/Libraries/LwIP/src/apps/snmp/snmp_pbuf_stream.c:56
↓ 16 callers
Function
swd_write_word
Write 32-bit word to target memory.
23.安富莱H7-TOOL/User/daplink/source/daplink/interface/swd_host_ca.c:397
↓ 16 callers
Function
tcp_oos_seg_seqno
Get the seqno of a segment (by index) on the ooseq list * * @param pcb the pcb to check for ooseq segments * @param seg_index index of the segment
23.安富莱H7-TOOL/Libraries/LwIP/test/unit/tcp/test_tcp_oos.c:59
↓ 16 callers
Function
tcp_oos_seg_tcplen
Get the tcplen (datalen + SYN/FIN) of a segment (by index) on the ooseq list * * @param pcb the pcb to check for ooseq segments * @param seg_index
23.安富莱H7-TOOL/Libraries/LwIP/test/unit/tcp/test_tcp_oos.c:83
↓ 15 callers
Function
ADC_RegularChannelConfig
@defgroup ADC_Group4 Regular Channels Configuration functions * @brief Regular Channels Configuration functions * @verbatim ================
02.小区电动车充电桩设备(STM32)/FWLIB/src/stm32f4xx_adc.c:715
↓ 15 callers
Function
CRYP_SetKey
* @brief Writes Key in Key registers. * @param hcryp: pointer to a CRYP_HandleTypeDef structure that contains * the configuration inform
23.安富莱H7-TOOL/Libraries/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_cryp.c:2844
↓ 15 callers
Function
GUI_DispStringAtBar
***************************************************************************** * GUI_DispStringAtBar - ��ʾһ���ַ�����һ��BAR�� * DESCRIPTION: - * �����趨�
04.手机菜单系统仿真程序/MenuSampleCode/Src/Ks0108.C:866
↓ 15 callers
Function
GetItemY
12.双汇彩印溴化锂程序(STM32)/GUI/LCD_FORM/InitSize.c:137
↓ 15 callers
Function
HAL_RCCEx_GetPLL3ClockFreq
* @brief Returns the PLL3 clock frequencies :PLL3_P_Frequency,PLL3_R_Frequency and PLL3_Q_Frequency * @note The PLL3 clock frequencies computed b
23.安富莱H7-TOOL/Libraries/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_rcc_ex.c:2567
↓ 15 callers
Function
I2C_Error
========================================================================================================
14.手持按摩仪(新唐方案)/BSP/N76E003_BSP_Keil_C51_V0.04/Sample_Code/I2C_Master-Slave/I2C_Master/Code/I2C_M.c:55
↓ 15 callers
Function
LCD_MemoAddStr
********************************************************************************************************* * 函 数 名: __MemoAddStr * 功能说明: 添加1行文本0结
23.安富莱H7-TOOL/User/bsp/src/bsp_tft_lcd.c:3174
↓ 15 callers
Function
LL_ADC_IsEnabled
* @brief Get the selected ADC instance enable state. * @note On this STM32 serie, flag LL_ADC_FLAG_ADRDY is raised when the ADC * is en
23.安富莱H7-TOOL/Libraries/STM32H7xx_HAL_Driver/Inc/stm32h7xx_ll_adc.h:6750
↓ 15 callers
Function
LL_RCC_GetSysPrescaler
* @brief Get System prescaler * @rmtoll D1CFGR/CDCFGR1 D1CPRE/CDCPRE LL_RCC_GetSysPrescaler * @retval Returned value can be one o
23.安富莱H7-TOOL/Libraries/STM32H7xx_HAL_Driver/Inc/stm32h7xx_ll_rcc.h:2623
↓ 15 callers
Function
NVIC_Init
* @brief Initializes the NVIC peripheral according to the specified * parameters in the NVIC_InitStruct. * @param NVIC_InitStruct: point
13.熔融沉积成型打印机主控代码(STM32)/FWLIB/src/misc.c:112
↓ 15 callers
Function
RCC_APB2PeriphClockCmd
* @brief Enables or disables the High Speed APB (APB2) peripheral clock. * @param RCC_APB2Periph: specifies the APB2 peripheral to gates its clock
03.直流充电桩程序(STM32_RTT)/FWLib/src/stm32f10x_rcc.c:1095
↓ 15 callers
Function
SMBUS_Disable_IRQ
* @brief Manage the disabling of Interrupts. * @param hsmbus Pointer to a SMBUS_HandleTypeDef structure that contains * the confi
23.安富莱H7-TOOL/Libraries/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_smbus.c:2384
↓ 15 callers
Function
TP_Drow_Touch_Point
///////////////////////////////////////////////////////////////////////////// ��LCD�����йصĺ��� ��һ�������� ����У�õ� x,y:���� color:��ɫ
13.熔融沉积成型打印机主控代码(STM32)/HARDWARE/lcd_touch/touch.c:158
↓ 15 callers
Function
USBD_StatusInStage
23.安富莱H7-TOOL/User/daplink/source/usb/usbd_core.c:176
↓ 15 callers
Function
USB_HC_Halt
* @brief Halt a host channel * @param USBx Selected device * @param hc_num Host Channel number * This parameter can be a value from 1
22.串口记录仪/程序/UARTRecoder/Drivers/STM32F2xx_HAL_Driver/Src/stm32f2xx_ll_usb.c:1544
↓ 15 callers
Function
Wait_AtRxd
* �������ƣ�Wait_AtRxd * ����˵�����ȴ�����OK * ��ڲ�������ʱ�ȴ�ʱ�� time*100ms time���ֵ65536 * ����ֵ ��1:��ʱδ���� 0�����ճɹ� * ��ע ���ޣ� */
07.22个易上手的STM32项目/22个易上手的STM32项目(2)/电赛一等奖作品,老人健康监测智能手表(STM32F4主控)/Future_Watch_V2.0省赛/Future_Watch_V2.0/HARDWARE/USR_WIFI/usr_wifi.c:79
↓ 15 callers
Function
__ISB
\brief Instruction Synchronization Barrier \details Instruction Synchronization Barrier flushes the pipeline in the processor, so that
22.串口记录仪/程序/UARTRecoder/Drivers/CMSIS/Include/cmsis_gcc.h:416
↓ 15 callers
Function
bsp_PutKey
********************************************************************************************************* * 函 数 名: bsp_PutKey * 功能说明: 将1个键值压入按键F
23.安富莱H7-TOOL/User/bsp/src/bsp_key.c:269
↓ 15 callers
Function
btn_check
��� btnx:����ָ�� in_key:���밴��ָ�� ����ֵ: 0,û��һ����Ч�IJ��� 1,��һ����Ч����
13.熔融沉积成型打印机主控代码(STM32)/SOFTWARE/GUI/button.c:181
↓ 15 callers
Function
debug
* Function Name : debug * Description : This function initialize peripherals pointers. * Input : None * Output : None * Return
12.双汇彩印溴化锂程序(STM32)/STM32F10xFWLib/FWLib/library/src/stm32f10x_lib.c:36
↓ 15 callers
Function
degHotend
PIDTEMP
13.熔融沉积成型打印机主控代码(STM32)/HARDWARE/thermistor/temperature.c:1179
↓ 15 callers
Function
disk_read
* @brief Reads Sector(s) * @param pdrv: Physical drive number (0..) * @param *buff: Data buffer to store read data * @param sector: Sector a
23.安富莱H7-TOOL/Libraries/FatFs/src/diskio.c:113
↓ 15 callers
Function
find_volume
22.串口记录仪/程序/UARTRecoder/Middlewares/Third_Party/FatFs/src/ff.c:2275
↓ 15 callers
Function
find_volume
13.熔融沉积成型打印机主控代码(STM32)/SOFTWARE/FATFS/src/ff.c:2161
↓ 15 callers
Function
fsm_sdata
* fsm_sdata - Send some data. * * Used for all packets sent to our peer by this module. */
23.安富莱H7-TOOL/Libraries/LwIP/src/netif/ppp/fsm.c:770
↓ 15 callers
Function
get_enable_str
17.GPS定位器+BMS数据采集与控制全套源码/src/command.c:286
↓ 15 callers
Function
gps_service_destroy_gprs
17.GPS定位器+BMS数据采集与控制全套源码/src/gps_service.c:1183
↓ 15 callers
Function
i2c_Start
********************************************************************************************************* * 函 数 名: i2c_Start * 功能说明: CPU发起I2C总线启
23.安富莱H7-TOOL/User/bsp/src/bsp_i2c_gpio.c:113
↓ 15 callers
Function
k
(q)
17.GPS定位器+BMS数据采集与控制全套源码/doc/MTK GPS command资料/MT33xx_GNSS_PMTK_Users_Guide/jquery.js:61
↓ 15 callers
Function
llv6_ntoa
* Make a string representation of a network address. */
23.安富莱H7-TOOL/Libraries/LwIP/src/netif/ppp/ipv6cp.c:412
↓ 15 callers
Function
luaL_argerror
23.安富莱H7-TOOL/User/lua/src/lauxlib.c:164
↓ 15 callers
Function
luaL_argerror
23.安富莱H7-TOOL/User/lua/lua-5.3.5.tar/lua-5.3.5/src/lauxlib.c:164
↓ 15 callers
Function
lua_isstring
23.安富莱H7-TOOL/User/lua/src/lapi.c:283
↓ 15 callers
Function
lua_toboolean
23.安富莱H7-TOOL/User/lua/lua-5.3.5.tar/lua-5.3.5/src/lapi.c:367
↓ 15 callers
Function
menuListWindow
listIndex����������鶨λ,1~8 mode�����е���ʾģʽ str1~3�������е��ַ��� hzIndex�������е�12�������������е����� */
21.J20航模遥控器/software/Config/menu.c:433
↓ 15 callers
Function
motor_S
19.波峰焊自动加锡及监控方案程序及PCB/程序_v1.1/HARDWARE/MOTOR/motor.c:102
↓ 15 callers
Function
netif_set_link_up
* @ingroup netif * Called by a driver when its link goes up */
23.安富莱H7-TOOL/Libraries/LwIP/src/core/netif.c:987
↓ 15 callers
Function
ppp_print_string
* ppp_print_string - print a readable representation of a string using * printer. */
23.安富莱H7-TOOL/Libraries/LwIP/src/netif/ppp/utils.c:572
↓ 15 callers
Function
ppp_write
* Write a pbuf to a ppp link, only used from PPP functions * to send PPP packets. * * IPv4 and IPv6 packets from lwIP are sent, respectively, * wi
23.安富莱H7-TOOL/Libraries/LwIP/src/netif/ppp/ppp.c:989
↓ 15 callers
Function
sendCommand
05.物联网共享单车锁(STM32)/04.STM32 TCP通信/USER/main.c:389
↓ 15 callers
Function
snmp_asn1_enc_raw
* Encodes raw data (octet string, opaque) into a pbuf chained ASN1 msg. * * @param pbuf_stream points to a pbuf stream * @param raw_len raw data le
23.安富莱H7-TOOL/Libraries/LwIP/src/apps/snmp/snmp_asn1.c:132
↓ 15 callers
Function
snmp_pbuf_stream_init
23.安富莱H7-TOOL/Libraries/LwIP/src/apps/snmp/snmp_pbuf_stream.c:46
↓ 15 callers
Function
tcp_err
* @ingroup tcp_raw * Used to specify the function that should be called when a fatal error * has occurred on the connection. * * If a connection
23.安富莱H7-TOOL/Libraries/LwIP/src/core/tcp.c:2056
↓ 15 callers
Function
tcp_sent
* @ingroup tcp_raw * Specifies the callback function that should be called when data has * successfully been received (i.e., acknowledged) by the re
23.安富莱H7-TOOL/Libraries/LwIP/src/core/tcp.c:2030
↓ 15 callers
Function
tcpip_api_call
* Synchronously calls function in TCPIP thread and waits for its completion. * It is recommended to use LWIP_TCPIP_CORE_LOCKING (preferred) or * LWI
23.安富莱H7-TOOL/Libraries/LwIP/src/api/tcpip.c:472
↓ 15 callers
Function
test_tcp_tmr
our own version of tcp_tmr so we can reset fast/slow timer state */
23.安富莱H7-TOOL/Libraries/LwIP/test/unit/tcp/test_tcp.c:33
↓ 15 callers
Function
testnext
23.安富莱H7-TOOL/User/lua/src/lparser.c:97
↓ 15 callers
Function
testnext
23.安富莱H7-TOOL/User/lua/lua-5.3.5.tar/lua-5.3.5/src/lparser.c:97
↓ 15 callers
Function
udp_remove
* @ingroup udp_raw * Removes and deallocates the pcb. * * @param pcb UDP PCB to be removed. The PCB is removed from the list of * UDP PCB's and
23.安富莱H7-TOOL/Libraries/LwIP/src/core/udp.c:1178
↓ 14 callers
Function
BYTECLIP
13.熔融沉积成型打印机主控代码(STM32)/SOFTWARE/PICTURE/jpeg.c:112
↓ 14 callers
Function
BarDisp
***************************************************************************** * BarDisp - Bar�Ͳ˵���ʾ * DESCRIPTION: - * * @Para s:BAR��ʾ���������� * @
04.手机菜单系统仿真程序/MenuSampleCode/Src/MenuTop.C:163
↓ 14 callers
Function
CheckITStatus
* @brief Checks whether the CAN interrupt has occurred or not. * @param CAN_Reg: specifies the CAN interrupt register to check. * @param It_Bit
02.小区电动车充电桩设备(STM32)/FWLIB/src/stm32f4xx_can.c:1671
↓ 14 callers
Function
CheckITStatus
* @brief Checks whether the CAN interrupt has occurred or not. * @param CAN_Reg: specifies the CAN interrupt register to check. * @param It_Bit
19.波峰焊自动加锡及监控方案程序及PCB/程序_v1.1/STM32F10x_FWLib/src/stm32f10x_can.c:1385
↓ 14 callers
Function
CheckITStatus
* @brief Checks whether the CAN interrupt has occurred or not. * @param CAN_Reg: specifies the CAN interrupt register to check. * @param It_Bit
16.LoRa加密设备/定时更新密钥/STM32F10x_FWLib/src/stm32f10x_can.c:1385
↓ 14 callers
Function
CheckITStatus
* @brief Checks whether the CAN interrupt has occurred or not. * @param CAN_Reg: specifies the CAN interrupt register to check. * @param It_Bit
16.LoRa加密设备/Old/源码/STM32F10x_FWLib/src/stm32f10x_can.c:1385
↓ 14 callers
Function
CheckITStatus
* @brief Checks whether the CAN interrupt has occurred or not. * @param CAN_Reg: specifies the CAN interrupt register to check. * @param It_Bit
16.LoRa加密设备/LoRa加密设备源码/STM32F10x_FWLib/src/stm32f10x_can.c:1385
↓ 14 callers
Function
CheckITStatus
* @brief Checks whether the CAN interrupt has occurred or not. * @param CAN_Reg: specifies the CAN interrupt register to check. * @param It_Bit
05.物联网共享单车锁(STM32)/04.STM32 TCP通信/STM32_FWLIB/src/stm32f10x_can.c:1385
↓ 14 callers
Function
CheckITStatus
* @brief Checks whether the CAN interrupt has occurred or not. * @param CAN_Reg: specifies the CAN interrupt register to check. * @param It_Bit
05.物联网共享单车锁(STM32)/STM32_FWLIB/src/stm32f10x_can.c:1385
↓ 14 callers
Function
CheckITStatus
* @brief Checks whether the CAN interrupt has occurred or not. * @param CAN_Reg: specifies the CAN interrupt register to check. * @param It_Bit
13.熔融沉积成型打印机主控代码(STM32)/FWLIB/src/stm32f10x_can.c:1385
↓ 14 callers
Function
CheckITStatus
* @brief Checks whether the CAN interrupt has occurred or not. * @param CAN_Reg: specifies the CAN interrupt register to check. * @param It_Bit
08.洗衣机源代码(STM32)/STM32F10x_FWLib/src/stm32f10x_can.c:1385
↓ 14 callers
Function
CheckITStatus
* @brief Checks whether the CAN interrupt has occurred or not. * @param CAN_Reg: specifies the CAN interrupt register to check. * @param It_Bit
03.直流充电桩程序(STM32_RTT)/FWLib/src/stm32f10x_can.c:1385
↓ 14 callers
Function
CheckITStatus
* @brief Checks whether the CAN interrupt has occurred or not. * @param CAN_Reg: specifies the CAN interrupt register to check. * @param It_Bit
01.iLook.Time产品级开源项目(STM32)/iClock_DEV_SDK_V5.0.0/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_can.c:1391
↓ 14 callers
Function
GPIO_Init
* @brief Initializes the GPIOx peripheral according to the specified * parameters in the GPIO_InitStruct. * @param GPIOx: where x can be
08.洗衣机源代码(STM32)/STM32F10x_FWLib/src/stm32f10x_gpio.c:173
↓ 14 callers
Function
GUI_ExchangeColor
* ���ƣ�GUI_ExchangeColor() * ���ܣ�����ǰ��ɫ�뱳��ɫ�����ڷ�����ʾ�� * ��ڲ������� * ���ڲ������� * ˵���� *****************************************************
12.双汇彩印溴化锂程序(STM32)/GUI/ZLG_GUI/GUI_StockC.C:68
↓ 14 callers
Function
HAL_MDMA_Start_IT
* @brief Starts the MDMA Transfer with interrupts enabled. * @param hmdma : pointer to a MDMA_HandleTypeDef structure that contains *
23.安富莱H7-TOOL/Libraries/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_mdma.c:1133
↓ 14 callers
Function
LCD12864_Clear
/ �����ӳ��� */ /
13.熔融沉积成型打印机主控代码(STM32)/HARDWARE/LCD12864/lcd12864.c:91
↓ 14 callers
Function
LL_RCC_GetPLL2ClockFreq
* @brief Return PLL2 clocks frequencies * @note LL_RCC_PERIPH_FREQUENCY_NO returned for non activated output or oscillator not ready * @retval
23.安富莱H7-TOOL/Libraries/STM32H7xx_HAL_Driver/Src/stm32h7xx_ll_rcc.c:360
↓ 14 callers
Function
LcdWrCommand
12.双汇彩印溴化锂程序(STM32)/LCD/LCDDRV.C:71
↓ 14 callers
Function
OLED_DrawPoint
���� x:0~127 y:0~63 t:1 ��� 0,���
24.T20焊台控制器/software/Config/oled.c:139
← previous
next →
601–700 of 32,748, ranked by callers