MCPcopy Create free account

hub / github.com/Ewenwan/ShiYanLou / functions

Functions2,864 in github.com/Ewenwan/ShiYanLou

↓ 2 callersFunctionTA0_PWM_SetPeriod
MCU/TI/5-timer-pwm-breath-lamp/src/TA_PWM.c:84
↓ 2 callersFunctionTA0_PWM_SetPermill
* 名 称:TA0_PWM_SetPermill() * 功 能:设置PWM输出的占空比(千分比) * 入口参数:Channel: 当前设置的通道号 1/2 Duty: PWM高电平有效时间的千分比 (0~1000),
MCU/TI/5-timer-pwm-breath-lamp/src/TA_PWM.c:100
↓ 2 callersFunctionXW_CC1101ClrTXBuff
* 函数名:XW_CC1101ClrTXBuff( void ) * 功能描述:Q清空CC1100发送缓存区,强制进入空闲模式 ****************************************************************/
MCU/TI/qudong/CC1101.c:295
↓ 2 callersFunctionXW_CC1101ReadMultiReg
* 函数名:XW_CC1101ReadMultiReg((INT8U addr, INT8U *buffer, INT8U size) * 输入:地址,读出数据后暂存的缓冲区,读出配置个数 * 输出:无 * 功能描述:SPI连续读配置寄存器 **************************
MCU/TI/qudong/CC1101.c:139
↓ 2 callersFunctionXW_CC1101SetIdleMODE
* 函数名:XW_CC1101SetIdleMODE( void ) * 功能描述:设置CC1101为IDLE模式 ****************************************************************/
MCU/TI/qudong/CC1101.c:287
↓ 2 callersFunctionXW_CC1101WriteMultiReg
* 函数名:XW_CC1101WriteMultiReg( INT8U addr, INT8U *buff, INT8U size ) * 输入:地址,写入缓冲区,写入个数 * 功能描述:SPI连续写配置寄存器 ******************************************
MCU/TI/qudong/CC1101.c:208
↓ 2 callersMethod__init__
(self, value)
learn_python/algorithm/stack/stack.py:79
↓ 2 callersMethod__init__
(self, value)
learn_python/algorithm/queue/queue.py:76
↓ 2 callersFunction__list_add
* 在 prev 节点 和 next 节点之间 插入 一个新的节点 elm, * 函数第一个形参是被插入的节点 * 函数第二个参数是最左边的节点 * 函数第三个参数是最右边的节点 * */
OS/Linux/lab2/list.h:150
↓ 2 callersFunction__list_add
* Insert a new entry between two known consecutive entries. * * This is only for internal list manipulation where we know * the prev/next entries a
OS/Linux/lab0/list.h:153
↓ 2 callersFunctionabs_limit
MCU/stm32/STM32_RoboMaster_serial_ctr/control.c:17
↓ 2 callersFunctionabs_limit
MCU/stm32/STM32_RoboMaster_serial_ctr_kubuki/control.c:17
↓ 2 callersFunctionabs_limit
MCU/stm32/STM32_RoboMaster/control.c:17
↓ 2 callersMethodbegin
MCU/arduino/project/balancing_remote/MirfSpiDriver.cpp:7
↓ 2 callersFunctioncatch_signal
learn_c/Head_first/7_6_sigaction_alarm.c:19
↓ 2 callersFunctionchecksum
learn_c/Head_first/6_lib_test.c:17
↓ 2 callersFunctioncontains_cycle
(graph)
learn_python/algorithm/graph/cycle_detection.py:43
↓ 2 callersFunctioncontrol_send
MCU/stm32/STM32APP_bos/tool/send.c:26
↓ 2 callersFunctioncounting_sort
Counting_sort Sorting a array which has no element greater than k Creating a new temp_arr,where temp_arr[i] contain the number of element less
learn_python/algorithm/sort/counting_sort.py:1
↓ 2 callersFunctioncreateKeyNode
���� ���� ���ظ��ڵ�
Algorithm/hihocoder/1014_direction_tree.cpp:45
↓ 2 callersFunctioncsvline_populate
按逗号将字符串分成 vector<string> devel01_1,10,, ------> {"devel01_1", "10"} devel01_11 9 4 4 9 ------> {"devel01_1", "10 4 4 9"}
learn_cpp/cvsLabelEditDis.cpp:178
↓ 2 callersFunctioncsvline_populate
�����Ž��ַ����ֳ� vector<string> devel01_1,10,, ------> {"devel01_1", "10"} devel01_11 9 4 4 9 ------> {"devel01_1", "10 4 4 9"}
person/StringEditDistance/cvsLabelEditDis.cpp:179
↓ 2 callersFunctiondecode_string
:type s: str :rtype: str
learn_python/algorithm/string/decode_string.py:20
↓ 2 callersFunctiondmp_enable_6x_lp_quat
* @brief Generate 6-axis quaternions from the dmp-> * In this driver, the 3-axis and 6-axis DMP quaternion features are mutually * exclusiv
MCU/arduino/driver/inv_mpu_dmp_motion_driver.cpp:1162
↓ 2 callersFunctiondmp_enable_gyro_cal
* @brief Calibrate the gyro data in the dmp-> * After eight seconds of no motion, the DMP will compute gyro biases and * subtract them from
MCU/arduino/driver/inv_mpu_dmp_motion_driver.cpp:1120
↓ 2 callersFunctiondmp_enable_lp_quat
* @brief Generate 3-axis quaternions from the dmp-> * In this driver, the 3-axis and 6-axis DMP quaternion features are mutually * exclusive
MCU/arduino/driver/inv_mpu_dmp_motion_driver.cpp:1138
↓ 2 callersFunctionen_queue
��� */
MCU/stm32/motor_drive_Pidctl/control.c:213
↓ 2 callersFunctionen_queue
��� */
MCU/stm32/STM32_fork2/control.c:343
↓ 2 callersFunctionen_queue
��� */
MCU/stm32/STM32APP_bos/STM32APP/control.c:343
↓ 2 callersFunctionen_queue
��� */
MCU/stm32/motor_drive_Pidctl_current/control.c:268
↓ 2 callersFunctionen_queue
��� */
MCU/stm32/STM32_fork2_youhua/control.c:341
↓ 2 callersFunctionen_queue
��� */
MCU/stm32/motor_drive_can_/control.c:343
↓ 2 callersFunctionencrypt
learn_c/Head_first/6_lib_test.c:4
↓ 2 callersMethodfind
datastructure_code/cpp_version/genDLList.h:102
↓ 2 callersFunctionfind_root
首先是找根节点的函数, 其中parent代表顶点所在子树的根结点 child代表每个顶点孩子结点的个数
Algorithm/profect/MST/MST_kruskal.cpp:97
↓ 2 callersMethodgetConjugate
MCU/arduino/project/balancing_robot/helper_3dmath.h:69
↓ 2 callersMethodgetIntMotionEnabled
Get Motion Detection interrupt enabled status. * Will be set 0 for disabled, 1 for enabled. * @return Current interrupt enabled status * @see MPU60
MCU/arduino/project/balancing_robot/MPU6050.cpp:1527
↓ 2 callersMethodgetIntZeroMotionEnabled
Get Zero Motion Detection interrupt enabled status. * Will be set 0 for disabled, 1 for enabled. * @return Current interrupt enabled status * @see
MCU/arduino/project/balancing_robot/MPU6050.cpp:1546
↓ 2 callersFunctionget_Servo
读取 各个模拟量按键的值(对应 各个关键舵机的角度) 存储到 rom内存中
MCU/arduino/arm_servo.c:151
↓ 2 callersFunctionget_connected
(vertex, old_set)
learn_python/algorithm/graph/find_all_cliques.py:24
↓ 2 callersFunctionget_maximum_value
(items, capacity)
learn_python/algorithm/dp/knapsack.py:22
↓ 2 callersFunctionget_pgtable_items
get_pgtable_items - In [left, right] range of PDT or PT, find a continuous linear addr space - (left_store*X_SIZE~right_store*X_SIZE) for PDT or PT -
OS/Linux/lab2/pmm.c:602
↓ 2 callersFunctionget_range
(n1, n2)
learn_python/algorithm/array/missing_ranges.py:19
↓ 2 callersFunctiongotoerror
MCU/stm32/motor_drive_Pidctl/control.c:385
↓ 2 callersFunctiongotoerror
MCU/stm32/STM32_fork2/control.c:515
↓ 2 callersFunctiongotoerror
MCU/stm32/STM32APP_bos/STM32APP/control.c:515
↓ 2 callersFunctiongotoerror
MCU/stm32/motor_drive_Pidctl_current/control.c:440
↓ 2 callersFunctiongotoerror
MCU/stm32/STM32_fork2_youhua/control.c:513
↓ 2 callersFunctiongotoerror
MCU/stm32/motor_drive_can_/control.c:515
↓ 2 callersFunctionhelper
(n, length)
learn_python/algorithm/math/generate_strobogrammtic.py:21
↓ 2 callersFunctioninitStack
datastructure_code/list/6.two_stack_2_queue.c:9
↓ 2 callersFunctioninit_radio
初始化无线接收器
MCU/arduino/project/under_warter_robot/temp_rec.c:104
↓ 2 callersMethodinitialize
Power on and prepare for general usage. * This will activate the device and take it out of sleep mode (which must be done * after start-up). This fu
MCU/arduino/project/balancing_robot/MPU6050.cpp:63
↓ 2 callersMethodinsert
(self, word)
learn_python/algorithm/tree/trie.py:16
↓ 2 callersMethodisEmpty
(self)
learn_python/algorithm/queue/queue.py:17
↓ 2 callersFunctionlab1_switch_to_kernel
OS/Linux/lab1/src/trap.c:196
↓ 2 callersFunctionlist_del
* list_del - deletes entry from list * @listelm: the element to delete from the list * * Note: list_empty() on @listelm does not return true aft
OS/Linux/lab0/list.h:103
↓ 2 callersFunctionlist_next
* list_next - get the next entry * @listelm: the list head **/
OS/Linux/lab0/list.h:133
↓ 2 callersFunctionlist_prev
* list_prev - get the previous entry * @listelm: the list head **/
OS/Linux/lab0/list.h:142
↓ 2 callersFunctionlocalctrl
MCU/arduino/project/arduino_motor_sensor_ros.c:1353
↓ 2 callersFunctionmanu_st
MCU/arduino/project/yuying.c:66
↓ 2 callersFunctionmax_height
(root)
learn_python/algorithm/tree/is_balanced.py:30
↓ 2 callersFunctionmpu_get_fifo_config
* @brief Get current FIFO configuration. * @e sensors can contain a combination of the following flags: * \n INV_X_GYRO, INV_Y_GYRO, INV_Z_G
MCU/arduino/driver/inv_mpu.cpp:1440
↓ 2 callersFunctionmpu_get_gyro_fsr
* @brief Get the gyro full-scale range. * @param[out] fsr Current full-scale range. * @return 0 if successful. */
MCU/arduino/driver/inv_mpu.cpp:1079
↓ 2 callersFunctionmpu_get_lpf
* @brief Get the current DLPF setting. * @param[out] lpf Current LPF setting. * 0 if successful. */
MCU/arduino/driver/inv_mpu.cpp:1208
↓ 2 callersFunctionmpu_get_sample_rate
* @brief Get sampling rate. * @param[out] rate Current sampling rate (Hz). * @return 0 if successful. */
MCU/arduino/driver/inv_mpu.cpp:1276
↓ 2 callersFunctionmpu_set_compass_sample_rate
* @brief Set compass sampling rate. * The compass on the auxiliary I2C bus is read by the MPU hardware at a * maximum of 100Hz. The actual r
MCU/arduino/driver/inv_mpu.cpp:1360
↓ 2 callersFunctionpage_remove
page_remove - free an Page which is related linear address la and has an validated pte
OS/Linux/lab2/pmm.c:446
↓ 2 callersFunctionpage_remove_pte
page_remove_pte - free an Page sturct which is related linear address la - and clean(invalidate) pte which is related linear address la note: PT is ch
OS/Linux/lab2/pmm.c:408
↓ 2 callersFunctionperm2str
perm2str - use string 'u,r,w,-' to present the permission
OS/Linux/lab2/pmm.c:581
↓ 2 callersFunctionprintLinkedList
(head)
learn_python/algorithm/linkedlist/remove_duplicates.py:36
↓ 2 callersFunctionprint_intervals
(intervals)
learn_python/algorithm/array/merge_intervals.py:28
↓ 2 callersFunctionprintf_char
learn_c/Head_first/1_pointer.c:3
↓ 2 callersMethodput
(self, key, value)
learn_python/algorithm/map/hashtable.py:108
↓ 2 callersFunctionread_in
�Ӵӿͻ�������Ϣ Handle the error */
learn_c/Head_first/8_2_socket_server.c:81
↓ 2 callersFunctionreadseg
* readseg - read @count bytes at @offset from kernel into virtual address @va, * might copy more than asked. * 从0号硬盘上读入os文件 * 第一个参数是一个虚拟地址va (virtu
OS/Linux/lab1/src/bootmain.c:58
↓ 2 callersFunctionresetData
重置数据
MCU/arduino/project/under_warter_robot/temp_rec.c:85
↓ 2 callersMethodroot
(self, i)
learn_python/algorithm/union-find/count_islands.py:64
↓ 2 callersFunctionsay
������Ϣ ��������
learn_c/Head_first/8_3_socket_client.c:48
↓ 2 callersMethodsearch
(self, word)
learn_python/algorithm/tree/trie.py:22
↓ 2 callersFunctionsend_Inertial_SensorData
惯性传感器数据*/
MCU/arduino/arduino_Sensor_Motor_Serial_kubuki.c:435
↓ 2 callersMethodsetDHPFMode
Set the high-pass filter configuration. * @param bandwidth New high-pass filter configuration * @see setDHPFMode() * @see MPU6050_DHPF_RESET * @se
MCU/arduino/project/balancing_robot/MPU6050.cpp:376
↓ 2 callersMethodsetIntMotionEnabled
Set Motion Detection interrupt enabled status. * @param enabled New interrupt enabled status * @see getIntMotionEnabled() * @see MPU6050_RA_INT_ENA
MCU/arduino/project/balancing_robot/MPU6050.cpp:1537
↓ 2 callersMethodsetIntZeroMotionEnabled
Set Zero Motion Detection interrupt enabled status. * @param enabled New interrupt enabled status * @see getIntZeroMotionEnabled() * @see MPU6050_R
MCU/arduino/project/balancing_robot/MPU6050.cpp:1556
↓ 2 callersFunctionset_com_common
MCU/stm32/STM32APP_bos/tool/ymodem.c:160
↓ 2 callersFunctionswap_data
���������е�i���͵�j���ڵ��data��Ա���� */
MCU/stm32/motor_drive_Pidctl/control.c:318
↓ 2 callersFunctionswap_data
���������е�i���͵�j���ڵ��data��Ա���� */
MCU/stm32/STM32_fork2/control.c:448
↓ 2 callersFunctionswap_data
���������е�i���͵�j���ڵ��data��Ա���� */
MCU/stm32/STM32APP_bos/STM32APP/control.c:448
↓ 2 callersFunctionswap_data
���������е�i���͵�j���ڵ��data��Ա���� */
MCU/stm32/motor_drive_Pidctl_current/control.c:373
↓ 2 callersFunctionswap_data
���������е�i���͵�j���ڵ��data��Ա���� */
MCU/stm32/STM32_fork2_youhua/control.c:446
↓ 2 callersFunctionswap_data
���������е�i���͵�j���ڵ��data��Ա���� */
MCU/stm32/motor_drive_can_/control.c:448
↓ 2 callersFunctiontlb_invalidate
invalidate a TLB entry, but only if the page tables being edited are the ones currently in use by the processor.
OS/Linux/lab2/pmm.c:485
↓ 2 callersFunctiontwi_readFrom
MCU/arduino/project/balancing_robot/I2Cdev.cpp:718
↓ 2 callersFunctiontwi_readFrom
MCU/arduino/driver/I2Cdev.cpp:1119
↓ 2 callersFunctiontwi_writeTo
MCU/arduino/project/balancing_robot/I2Cdev.cpp:685
↓ 2 callersFunctiontwi_writeTo
MCU/arduino/driver/I2Cdev.cpp:1086
↓ 2 callersFunctiontwii_InitBuffer
MCU/arduino/project/balancing_robot/I2Cdev.cpp:625
↓ 2 callersFunctiontwii_InitBuffer
MCU/arduino/driver/I2Cdev.cpp:1026
↓ 2 callersFunctiontwii_SetError
MCU/arduino/project/balancing_robot/I2Cdev.cpp:621
↓ 2 callersFunctiontwii_SetError
MCU/arduino/driver/I2Cdev.cpp:1022
← previousnext →301–400 of 2,864, ranked by callers