Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Ewenwan/ShiYanLou
/ functions
Functions
2,864 in github.com/Ewenwan/ShiYanLou
⨍
Functions
2,864
◇
Types & classes
311
↓ 5 callers
Function
SetDir
设置方向====
MCU/arduino/libraries/pid.h:73
↓ 5 callers
Function
Single_Write
MCU/stm32/driver/i2c_mpu6050.c:69
↓ 5 callers
Function
Uart0Sends
串口发送字符串函数*****************************/
MCU/TI/3-temper_uart_cmd.c:109
↓ 5 callers
Function
error
����������
learn_c/Head_first/7_3_fileno_dup2.c:8
↓ 5 callers
Function
find_words
(board, words)
learn_python/algorithm/backtrack/word_search.py:17
↓ 5 callers
Function
is_valid
(s:"str")
learn_python/algorithm/stack/valid_parenthesis.py:11
↓ 5 callers
Function
license_number
(key, K)
learn_python/algorithm/string/license_number.py:2
↓ 5 callers
Function
list_add_after
* list_add_after - add a new entry * @listelm: list head to add after * @elm: new entry to be added * * Insert the new element @elm *aft
OS/Linux/lab0/list.h:91
↓ 5 callers
Function
mpu_configure_fifo
* @brief Select which sensors are pushed to FIFO. * @e sensors can contain a combination of the following flags: * \n INV_X_GYRO, INV_Y_GYRO
MCU/arduino/driver/inv_mpu.cpp:1455
↓ 5 callers
Function
mpu_set_dmp_state
* @brief Enable/disable DMP support. * @param[in] enable 1 to turn on the DMP. * @return 0 if successful. */
MCU/arduino/driver/inv_mpu.cpp:2341
↓ 5 callers
Function
page_insert
page_insert - build the map of phy addr of an Page with the linear addr la paramemters: pgdir: the kernel virtual base address of PDT page: the Page
OS/Linux/lab2/pmm.c:462
↓ 5 callers
Function
parameters_update
MCU/px4/EKF 姿态估计_扩展卡尔曼滤波器.cpp:107
↓ 5 callers
Function
print_matrix
(matrix, name)
learn_python/algorithm/matrix/copy_transform.py:46
↓ 5 callers
Function
say
������Ϣ ���ͻ���
learn_c/Head_first/8_2_socket_server.c:72
↓ 5 callers
Function
setPwmFrequency2560
////////////////////////PWM实现函数/////////////////////
MCU/arduino/project/arduino_motor_sensor_ros.c:1021
↓ 5 callers
Function
twi_stop
MCU/arduino/project/balancing_robot/I2Cdev.cpp:738
↓ 5 callers
Function
twi_stop
MCU/arduino/driver/I2Cdev.cpp:1139
↓ 5 callers
Function
usmart_get_parmpos
�õ�ָ����������ʼ��ַ num:��num������,��Χ0~9. ����ֵ:�ò�������ʼ��ַ
MCU/stm32/motor_drive_Pidctl/usmart_str.c:354
↓ 4 callers
Function
AT24CXX_ReadOneByte
在AT24CXX指定地址读出一个数据 ReadAddr:开始读数的地址 返回值 :读到的数据
MCU/stm32/driver/i2c_24cxx_demo.c:26
↓ 4 callers
Function
DFS
(grid, matrix, height, i, j)
learn_python/algorithm/dfs/pacific_atlantic.py:56
↓ 4 callers
Function
GetLength
* ��ȡ���� */
datastructure_code/list/2.link_list_loop_double.c:98
↓ 4 callers
Function
GetLength
* ��ȡ���� */
datastructure_code/list/2.link_list_loop.c:98
↓ 4 callers
Function
KS103_command
/ 发送命令程序///////
MCU/arduino/arduino_Sensor_Motor_ros.c:132
↓ 4 callers
Function
LCD_DrawLine
���� x1,y1:������� x2,y2:�յ�����
MCU/stm32/motor_drive_Pidctl/lcd.c:2713
↓ 4 callers
Function
LCD_DrawLine
���� x1,y1:������� x2,y2:�յ�����
MCU/stm32/motor_driver_no_Pid/lcd.c:2713
↓ 4 callers
Function
LCD_DrawLine
���� x1,y1:������� x2,y2:�յ�����
MCU/stm32/STM32APP_bos/STM32APP/lcd.c:2713
↓ 4 callers
Function
LCD_WriteRAM_Prepare
��ʼдGRAM
MCU/stm32/motor_drive_Pidctl/lcd.c:124
↓ 4 callers
Function
LCD_WriteRAM_Prepare
��ʼдGRAM
MCU/stm32/motor_driver_no_Pid/lcd.c:124
↓ 4 callers
Function
LCD_WriteRAM_Prepare
��ʼдGRAM
MCU/stm32/STM32APP_bos/STM32APP/lcd.c:124
↓ 4 callers
Method
PID_cacu_control
MCU/arduino/libraries/PID_class.cpp:64
↓ 4 callers
Function
Tx_FIFO_WriteChar
* 名 称:Tx_FIFO_WriteChar() * 功 能:往Tx发送FIFO中写1字节 * 入口参数:Data:待写入FIFO的数据 * 出口参数:1:写入数据成功,0:写入数据失败 * 说 明:“全新”一次发送数据必须手动触发Tx中断;“非
MCU/TI/qudong/UART_FIFO.c:74
↓ 4 callers
Function
USART1_printf
* 函数名:USART1_printf * 描述 :格式化输出,类似于C库中的printf,但这里没有用到C库 * 输入 :-USARTx 串口通道,这里只用到了串口1,即USART1 * -Data 要发送到串口的内容的指针 * -... 其他参数 *
MCU/stm32/driver/uart.h:80
↓ 4 callers
Function
Uart0Sends
MCU/TI/2-uart_sand_cmd.c:84
↓ 4 callers
Function
binary_search
(array, query)
learn_python/algorithm/search/binary_search.py:9
↓ 4 callers
Method
clear
datastructure_code/cpp_version/genDLList.h:117
↓ 4 callers
Function
display
OS/Linux/lab0/lab0_ex4.c:198
↓ 4 callers
Function
error
learn_c/Head_first/9_1_pthread_no_shared_data_no_lock.c:7
↓ 4 callers
Function
error
learn_c/Head_first/8_3_socket_client.c:10
↓ 4 callers
Method
findSet
(self, a)
learn_python/algorithm/graph/minimum_spanning_tree.py:42
↓ 4 callers
Function
fputc
�ض���fputc����
MCU/stm32/motor_driver_no_Pid/usart.c:54
↓ 4 callers
Method
getClockSource
Get clock source setting. * @return Current clock source setting * @see MPU6050_RA_PWR_MGMT_1 * @see MPU6050_PWR1_CLKSEL_BIT * @see MPU6050_PWR1_C
MCU/arduino/project/balancing_robot/MPU6050.cpp:2442
↓ 4 callers
Method
getProduct
MCU/arduino/project/balancing_robot/helper_3dmath.h:56
↓ 4 callers
Method
getSleepEnabled
Get sleep mode status. * Setting the SLEEP bit in the register puts the device into very low power * sleep mode. In this mode, only the serial inter
MCU/arduino/project/balancing_robot/MPU6050.cpp:2373
↓ 4 callers
Method
get_random
(self)
learn_python/algorithm/map/randomized_set.py:36
↓ 4 callers
Method
initialize
MCU/arduino/libraries/TimerThree.cpp:24
↓ 4 callers
Method
isEmpty
(self)
learn_python/algorithm/stack/stack.py:19
↓ 4 callers
Function
lexan
* descr : * return : **************************************************************************/
tree_math_func_tree.cpp:90
↓ 4 callers
Function
lexan
* descr : * return : **************************************************************************/
datastructure_code/tree/tree_math_discor.cpp:90
↓ 4 callers
Function
mpu_read_mem
* @brief Read from the DMP memory. * This function prevents I2C reads past the bank boundaries. The DMP memory * is only accessible when the
MCU/arduino/driver/inv_mpu.cpp:2232
↓ 4 callers
Function
mpu_set_accel_fsr
* @brief Set the accel full-scale range. * @param[in] fsr Desired full-scale range. * @return 0 if successful. */
MCU/arduino/driver/inv_mpu.cpp:1171
↓ 4 callers
Function
mpu_set_gyro_fsr
* @brief Set the gyro full-scale range. * @param[in] fsr Desired full-scale range. * @return 0 if successful. */
MCU/arduino/driver/inv_mpu.cpp:1106
↓ 4 callers
Function
mpu_set_sample_rate
* @brief Set sampling rate. * Sampling rate must be between 4Hz and 1kHz. * @param[in] rate Desired sampling rate (Hz). * @return
MCU/arduino/driver/inv_mpu.cpp:1291
↓ 4 callers
Function
mpu_set_sensors
* @brief Turn specific sensors on/off. * @e sensors can contain a combination of the following flags: * \n INV_X_GYRO, INV_Y_GYRO, INV_Z_GYR
MCU/arduino/driver/inv_mpu.cpp:1516
↓ 4 callers
Function
multiply
(num1:"str", num2:"str")
learn_python/algorithm/string/multiply_strings.py:15
↓ 4 callers
Method
next
:type val: int :rtype: float
learn_python/algorithm/queue/moving_average.py:13
↓ 4 callers
Method
rotate
MCU/arduino/project/balancing_robot/helper_3dmath.h:127
↓ 4 callers
Function
setPwmFrequency2560
////////////////////////PWM实现函数//////////////////////////////////////////
MCU/arduino/Motor_Sensor_ros_protected.c:250
↓ 4 callers
Function
total
learn_c/Head_first/5_2_variadic_func.c:32
↓ 4 callers
Function
twi_reply
MCU/arduino/project/balancing_robot/I2Cdev.cpp:729
↓ 4 callers
Function
twi_reply
MCU/arduino/driver/I2Cdev.cpp:1130
↓ 4 callers
Function
uart_init
MCU/stm32/motor_driver_no_Pid/serial.c:40
↓ 4 callers
Function
usmart_get_aparm
��str�еõ�һ�������IJ��� str:Դ�ַ���ָ�� fparm:�����ַ���ָ�� ptype:�������� 0������;1���ַ���;0XFF���������� ����ֵ:0,�Ѿ�������;����,��һ��������ƫ����.
MCU/stm32/motor_drive_Pidctl/usmart_str.c:301
↓ 4 callers
Function
usmart_get_fname
��str�еõ������� str:Դ�ַ���ָ�� fname:��ȡ���ĺ�������ָ�� pnum:�����IJ������� rval:�Ƿ���Ҫ��ʾ����ֵ(0,����Ҫ;1,��Ҫ) ����ֵ:0,�ɹ�;����,�������.
MCU/stm32/motor_drive_Pidctl/usmart_str.c:193
↓ 4 callers
Function
usmart_str2num
���ַ���תΪ���� ֧��16����ת��,����16������ĸ�����Ǵ�д��,�Ҹ�ʽΪ��0X��ͷ��. ��֧�ָ��� str:�����ַ���ָ�� res:ת����Ľ����ŵ�ַ. ����ֵ:0���ɹ�ת�����.����,�������. 1,���
MCU/stm32/motor_drive_Pidctl/usmart_str.c:119
↓ 4 callers
Function
usmart_strcmp
�Ա��ַ���str1��str2 str1:�ַ���1ָ�� str2:�ַ���2ָ�� ����ֵ:0�����;1�������;
MCU/stm32/motor_drive_Pidctl/usmart_str.c:66
↓ 4 callers
Function
write_debug_log
���Դ�ӡ����
MCU/px4/ECF 组合导航位置估计算法 position_estimator_inav_main.cpp:178
↓ 3 callers
Function
AT24CXX_WriteOneByte
在AT24CXX指定地址写入一个数据 WriteAddr :写入数据的目的地址 DataToWrite:要写入的数据
MCU/stm32/driver/i2c_24cxx_demo.c:51
↓ 3 callers
Function
Cal_CRC16
* @�������� UpdateCRC16 * @����˵�� �����������ݵģãң�У�� * @������� data ������ size ������ * @������� �� * @���ز���
MCU/stm32/STM32APP_bos/STM32IAP_LOADER/ymodem.c:405
↓ 3 callers
Function
Cal_CRC16
* @�������� Cal_CRC16 * @����˵�� �����������ݵ�CRCУ���� * @������� data ������ size ������ * @������� �� * @���ز���
MCU/stm32/STM32APP_bos/STM32IAP_LOADER/direct/ymodem.c:453
↓ 3 callers
Function
CalculateRssi
MCU/TI/9_wifi_location.c:33
↓ 3 callers
Function
FLASH_WriteByte
��ָ��Flash��ַ��д������ */
MCU/stm32/STM32APP_bos/STM32IAP_LOADER/common.c:555
↓ 3 callers
Function
GetKey
* @�������� GetKey * @����˵�� ͨ�������жϻ�ȥ���� * @������� �� * @������� �� * @���ز��� ���µļ��� **********************************
MCU/stm32/STM32APP_bos/STM32IAP_LOADER/common.c:214
↓ 3 callers
Function
GetKey
* @�������� GetKey * @����˵�� ͨ�������жϻ�ȥ���� * @������� �� * @������� �� * @���ز��� ���µļ��� **********************************
MCU/stm32/STM32APP_bos/STM32IAP_LOADER/direct/common.c:214
↓ 3 callers
Function
Get_diatance
MCU/TI/9_wifi_location.c:47
↓ 3 callers
Function
IIC_Start
产生IIC起始信号
MCU/stm32/driver/i2c.c:30
↓ 3 callers
Function
IIC_Stop
产生IIC停止信号
MCU/stm32/driver/i2c.c:41
↓ 3 callers
Function
SPI_FLASH_Write_Enable
SPI_FLASH写使能 将WEL置位
MCU/stm32/driver/spi_flash_demo.c:79
↓ 3 callers
Function
SerialPutChar
* @�������� SerialPutChar * @����˵�� ���ڷ���һ���ַ� * @������� C:�跢�͵��ַ� * @������� i�� * @���ز��� �� ***************************
MCU/stm32/STM32APP_bos/STM32IAP_LOADER/common.c:234
↓ 3 callers
Function
SerialPutChar
* @�������� SerialPutChar * @����˵�� ���ڷ���һ���ַ� * @������� C:�跢�͵��ַ� * @������� i�� * @���ز��� �� ***************************
MCU/stm32/STM32APP_bos/STM32IAP_LOADER/direct/common.c:234
↓ 3 callers
Function
SetPwmDir
�ϰ������Ҳ���� �°��� ������Ϊ PWM�ڵ� ��� һ��������� pwm ���� ԭ�� PA9�� δ���� ���� PWM�ͷ���ֵ
MCU/stm32/STM32_fork2/control.c:56
↓ 3 callers
Function
SetPwmDir
�ϰ������Ҳ���� �°��� ������Ϊ PWM�ڵ� ��� һ��������� pwm ���� ԭ�� PA9�� δ���� ���� PWM�ͷ���ֵ
MCU/stm32/STM32APP_bos/STM32APP/control.c:56
↓ 3 callers
Function
SetPwmDir
�ϰ������Ҳ���� �°��� ������Ϊ PWM�ڵ� ��� һ��������� pwm ���� ԭ�� PA9�� δ���� ���� PWM�ͷ���ֵ
MCU/stm32/STM32_fork2_youhua/control.c:56
↓ 3 callers
Function
SetPwmDir
�ϰ������Ҳ���� �°��� ������Ϊ PWM�ڵ� ��� һ��������� pwm ���� ԭ�� PA9�� δ���� ���� PWM�ͷ���ֵ
MCU/stm32/motor_drive_can_/control.c:56
↓ 3 callers
Function
SetPwmDir_new
���� PWM�ͷ���ֵ �°���
MCU/stm32/STM32_fork2/control.c:93
↓ 3 callers
Function
SetPwmDir_new
���� PWM�ͷ���ֵ �°���
MCU/stm32/STM32APP_bos/STM32APP/control.c:93
↓ 3 callers
Function
SetPwmDir_new
���� PWM�ͷ���ֵ �°���
MCU/stm32/STM32_fork2_youhua/control.c:93
↓ 3 callers
Function
SetPwmDir_new
���� PWM�ͷ���ֵ �°���
MCU/stm32/motor_drive_can_/control.c:93
↓ 3 callers
Function
Uart0Sends
串口发送字符串函数*****************************/
MCU/TI/1_temperature_timer_sand.c:133
↓ 3 callers
Function
UpdateCRC16
* @�������� UpdateCRC16 * @����˵�� �����������ݵģãң�У�� * @������� crcIn byte * @������� �� * @���ز��� �ãң�У��ֵ *
MCU/stm32/STM32APP_bos/STM32IAP_LOADER/ymodem.c:380
↓ 3 callers
Function
UpdateCRC16
* @�������� UpdateCRC16 * @����˵�� �����������ݵģãң�У�� * @������� crcIn byte * @������� �� * @���ز��� �ãң�У��ֵ *
MCU/stm32/STM32APP_bos/STM32IAP_LOADER/direct/ymodem.c:428
↓ 3 callers
Function
XW_CC1101ReadStatus
* 函数名:XW_CC1101ReadStatus(INT8U addr) * 输入:该寄存器的地址 * 输出:该状态寄存器当前值 * 功能描述:读状态寄存器的值 *****************************************************************
MCU/TI/qudong/CC1101.c:166
↓ 3 callers
Function
Ymodem_SendPacket
* @�������� Ymodem_SendPacket * @����˵�� ͨ��ymodemЭ�鴫��һ�����ݰ� * @������� data �����ݵ�ַָ�� length������ * @������� ��
MCU/stm32/STM32APP_bos/STM32IAP_LOADER/ymodem.c:443
↓ 3 callers
Function
Ymodem_SendPacket
* @�������� Ymodem_SendPacket * @����˵�� ͨ��ymodemЭ�鴫��һ�����ݰ� # ���ڴ��� ���� * @������� data �����ݵ�ַָ�� length������
MCU/stm32/STM32APP_bos/STM32IAP_LOADER/direct/ymodem.c:492
↓ 3 callers
Method
_rehash
linear probing
learn_python/algorithm/map/hashtable.py:83
↓ 3 callers
Function
add_edge
(graph, vertex_from, vertex_to)
learn_python/algorithm/graph/satisfiability.py:42
↓ 3 callers
Function
add_operator
:type num: str :type target: int :rtype: List[str]
learn_python/algorithm/backtrack/expression_add_operators.py:14
↓ 3 callers
Function
apply_operation
Apply operation to the first 2 items of the output queue op_stack Deque (reference) out_stack Deque (reference)
learn_python/algorithm/calculator/math_parser.py:67
↓ 3 callers
Function
convertRawAcceleration
MCU/arduino/driver/MadgwickAHRS_demo_101.c:69
↓ 3 callers
Function
convertRawGyro
MCU/arduino/driver/MadgwickAHRS_demo_101.c:78
↓ 3 callers
Method
createGraph
Algorithm/profect/SPP/SPFA.cpp:70
← previous
next →
101–200 of 2,864, ranked by callers