MCPcopy Index your code

hub / github.com/armink/FreeModbus_Slave-Master-RTT-STM32 / functions

Functions3,120 in github.com/armink/FreeModbus_Slave-Master-RTT-STM32

↓ 9 callersFunctionzput_pos
put file posistion into the header*/
RT-Thread-1.2.2/components/utilities/zmodem/zcore.c:864
↓ 8 callersFunctionin_8
* 8, 16 and 32 bit, big and little endian I/O operations, with barrier. * * Read operations have additional twi & isync to make sure the read * is
RT-Thread-1.2.2/libcpu/ppc/ppc405/io.h:13
↓ 8 callersFunctionisdigit
RT-Thread-1.2.2/components/libc/minilibc/ctype.c:32
↓ 8 callersFunctionisspace
RT-Thread-1.2.2/components/libc/minilibc/ctype.c:37
↓ 8 callersFunctionmmcsd_set_iocfg
RT-Thread-1.2.2/components/drivers/sdio/mmcsd_core.c:379
↓ 8 callersFunctionrt_device_open
* This function will open a device * * @param dev the pointer of device driver structure * @param oflag the flags for device open * * @return the
RT-Thread-1.2.2/src/device.c:211
↓ 8 callersFunctionrt_event_recv
* This function will receive an event from event object, if the event is * unavailable, the thread shall wait for a specified time. * * @param even
RT-Thread-1.2.2/src/ipc.c:1093
↓ 8 callersFunctionrt_list_len
RT-Thread-1.2.2/components/finsh/cmd.c:51
↓ 8 callersFunctionrt_module_arm_relocate
RT-Thread-1.2.2/src/module.c:140
↓ 8 callersFunctionrt_thread_delete
* This function will delete a thread. The thread object will be removed from * thread queue and detached/deleted from system object management. * *
RT-Thread-1.2.2/src/thread.c:340
↓ 8 callersFunctionsdio_io_rw_extended_block
RT-Thread-1.2.2/components/drivers/sdio/sdio.c:247
↓ 8 callersFunctionsdio_io_writeb
RT-Thread-1.2.2/components/drivers/sdio/sdio.c:321
↓ 8 callersFunctiontime
RT-Thread-1.2.2/components/drivers/rtc/rtc.c:42
↓ 8 callersFunctionvMBPortTimersEnable
FreeModbus/port/rtt/porttimer.c:45
↓ 8 callersFunctionxMBMasterRequestIsBroadcast
The master request is broadcast? */
FreeModbus/modbus/rtu/mbrtu_m.c:439
↓ 7 callersFunction__rt_ffs
* This function finds the first bit set (beginning with the least significant bit) * in value and return the index of that bit. * * Bits are number
RT-Thread-1.2.2/src/kservice.c:1235
↓ 7 callersFunctionalarm_mkdaysec
RT-Thread-1.2.2/components/drivers/rtc/alarm.c:38
↓ 7 callersFunctiondcd_ep_read
RT-Thread-1.2.2/components/drivers/include/drivers/usb_device.h:357
↓ 7 callersFunctionfinsh_node_allocate
RT-Thread-1.2.2/components/finsh/finsh_node.c:45
↓ 7 callersFunctionmmcsd_delay_ms
RT-Thread-1.2.2/components/drivers/include/drivers/mmcsd_host.h:124
↓ 7 callersFunctionmmcsd_host_unlock
RT-Thread-1.2.2/components/drivers/sdio/mmcsd_core.c:51
↓ 7 callersFunctionproc_assign_expr
expr_assign -> expr_inclusive_or | expr_unary ASSIGN expr_assign */
RT-Thread-1.2.2/components/finsh/finsh_parser.c:442
↓ 7 callersFunctionpthread_rwlock_init
RT-Thread-1.2.2/components/pthreads/pthread_rwlock.c:67
↓ 7 callersFunctionrt_device_close
* This function will close a device * * @param dev the pointer of device driver structure * * @return the result */
RT-Thread-1.2.2/src/device.c:270
↓ 7 callersFunctionrt_interrupt_enter
* This function will be invoked by BSP, when enter interrupt service routine * * @note please don't invoke this routine in application * * @see rt
RT-Thread-1.2.2/src/irq.c:46
↓ 7 callersFunctionrt_interrupt_leave
* This function will be invoked by BSP, when leave interrupt service routine * * @note please don't invoke this routine in application * * @see rt
RT-Thread-1.2.2/src/irq.c:66
↓ 7 callersFunctionrt_sem_create
* This function will create a semaphore from system resource * * @param name the name of semaphore * @param value the init value of semaphore * @p
RT-Thread-1.2.2/src/ipc.c:269
↓ 7 callersFunctionrt_strncmp
* This function will compare two strings with specified maximum length * * @param cs the string to be compared * @param ct the string to be compare
RT-Thread-1.2.2/src/kservice.c:433
↓ 7 callersFunctionxMBPortEventPost
FreeModbus/port/rtt/portevent.c:36
↓ 6 callersFunctionSCL_H
* release scl line, and wait scl line to high. */
RT-Thread-1.2.2/components/drivers/i2c/i2c-bit-ops.c:55
↓ 6 callersFunctionUSART_ClearITPendingBit
* @brief Clears the USARTx's interrupt pending bits. * @param USARTx: Select the USART or the UART peripheral. * This parameter can be one of
Libaries/STM32F10x_StdPeriph_Driver/src/stm32f10x_usart.c:1030
↓ 6 callersFunctionUSART_GetITStatus
* @brief Checks whether the specified USART interrupt has occurred or not. * @param USARTx: Select the USART or the UART peripheral. * This p
Libaries/STM32F10x_StdPeriph_Driver/src/stm32f10x_usart.c:956
↓ 6 callersFunction_rt_timer_remove
RT-Thread-1.2.2/src/timer.c:121
↓ 6 callersFunctionexch
RT-Thread-1.2.2/components/libc/minilibc/qsort.c:4
↓ 6 callersFunctionfinsh_stack_bottom
RT-Thread-1.2.2/components/finsh/finsh_init.c:51
↓ 6 callersFunctionmmcsd_host_lock
RT-Thread-1.2.2/components/drivers/sdio/mmcsd_core.c:46
↓ 6 callersFunctionnum2str
RT-Thread-1.2.2/components/libc/minilibc/time.c:160
↓ 6 callersFunctionpthread_cond_init
RT-Thread-1.2.2/components/pthreads/pthread_cond.c:87
↓ 6 callersFunctionpthread_mutex_init
RT-Thread-1.2.2/components/pthreads/pthread_mutex.c:121
↓ 6 callersFunctionpthread_self
RT-Thread-1.2.2/components/pthreads/pthread.h:158
↓ 6 callersFunctionrt_ipc_list_resume
* This function will resume the first thread in the list of a IPC object: * - remove the thread from suspend queue of IPC object * - put the thread
RT-Thread-1.2.2/src/ipc.c:146
↓ 6 callersFunctionrt_ipc_list_suspend
* This function will suspend a thread to a specified list. IPC object or some * double-queue object (mailbox etc.) contains this kind of list. * *
RT-Thread-1.2.2/src/ipc.c:92
↓ 6 callersFunctionrt_memcmp
* This function will compare two areas of memory * * @param cs one area of memory * @param ct znother area of memory * @param count the size of th
RT-Thread-1.2.2/src/kservice.c:324
↓ 6 callersFunctionrt_spi_transfer
RT-Thread-1.2.2/components/drivers/spi/spi_core.c:264
↓ 6 callersFunctionrt_thread_detach
* This function will detach a thread. The thread object will be removed from * thread queue and detached/deleted from system object management. * *
RT-Thread-1.2.2/src/thread.c:245
↓ 6 callersFunctionrt_usb_adk_send_string
* This function will do USB_REQ_SEND_STRING request to set idle period to the usb adk device * * @param ifinst the interface instance. * @duration
RT-Thread-1.2.2/components/drivers/usb/usbhost/class/adk.c:101
↓ 6 callersFunctionsimple_strtoul
* simple_strtoul - convert a string to an unsigned long * @cp: The start of the string * @endp: A pointer to the end of the parsed string will be pl
RT-Thread-1.2.2/components/libc/minilibc/string.c:261
↓ 6 callersFunctionstrcmp
RT-Thread-1.2.2/components/libc/minilibc/string.c:61
↓ 6 callersFunctionvMBPortTimersDisable
FreeModbus/port/rtt/porttimer.c:50
↓ 6 callersFunctionxMBPortSerialPutByte
FreeModbus/port/rtt/portserial.c:159
↓ 6 callersFunctionxMBUtilSetBits
----------------------- Start implementation -----------------------------*/
FreeModbus/modbus/functions/mbutils.c:46
↓ 6 callersFunctionzget_header
get type and cmd of header, fix lenght */
RT-Thread-1.2.2/components/utilities/zmodem/zcore.c:496
↓ 5 callersFunctionRCC_GetClocksFreq
* @brief Returns the frequencies of different on chip clocks. * @param RCC_Clocks: pointer to a RCC_ClocksTypeDef structure which will hold *
Libaries/STM32F10x_StdPeriph_Driver/src/stm32f10x_rcc.c:908
↓ 5 callersFunction_send_status
RT-Thread-1.2.2/components/drivers/usb/usbdevice/class/mstorage.c:313
↓ 5 callersFunctioneMBMasterRegHoldingCB
* Modbus master holding register callback function. * * @param pucRegBuffer holding register buffer * @param usAddress holding register address *
FreeModbus/port/user_mb_app_m.c:102
↓ 5 callersFunctioneMBRegHoldingCB
* Modbus slave holding register callback function. * * @param pucRegBuffer holding register buffer * @param usAddress holding register address * @
FreeModbus/port/user_mb_app.c:101
↓ 5 callersFunctionfinsh_node_new_id
RT-Thread-1.2.2/components/finsh/finsh_node.c:64
↓ 5 callersFunctionfinsh_system_function_init
RT-Thread-1.2.2/components/finsh/shell.c:543
↓ 5 callersFunctionlocaltime_r
RT-Thread-1.2.2/components/libc/minilibc/time.c:70
↓ 5 callersFunctionmktime
RT-Thread-1.2.2/components/libc/minilibc/time.c:86
↓ 5 callersFunctionmmcsd_set_data_timeout
RT-Thread-1.2.2/components/drivers/sdio/mmcsd_core.c:434
↓ 5 callersFunctionproc_identifier
identifier -> IDENTIFIER */
RT-Thread-1.2.2/components/finsh/finsh_parser.c:397
↓ 5 callersFunctionrt_device_unregister
* This function removes a previously registered device driver * * @param dev the pointer of device driver structure * * @return the error code, RT
RT-Thread-1.2.2/src/device.c:68
↓ 5 callersFunctionrt_event_init
* This function will initialize an event and put it under control of resource * management. * * @param event the event object * @param name the na
RT-Thread-1.2.2/src/ipc.c:889
↓ 5 callersFunctionrt_hw_cpu_shutdown
* shutdown CPU * */
RT-Thread-1.2.2/libcpu/arm/s3c24x0/cpu.c:178
↓ 5 callersFunctionrt_hw_cpu_shutdown
* this function will shutdown CPU * */
RT-Thread-1.2.2/libcpu/arm/lpc24xx/cpu.c:35
↓ 5 callersFunctionrt_hw_cpu_shutdown
* this function will shutdown CPU * */
RT-Thread-1.2.2/libcpu/arm/s3c44b0/cpu.c:115
↓ 5 callersFunctionrt_hw_cpu_shutdown
* shutdown CPU * */
RT-Thread-1.2.2/libcpu/arm/sep4020/cpu.c:180
↓ 5 callersFunctionrt_hw_cpu_shutdown
* this function will shutdown CPU * */
RT-Thread-1.2.2/libcpu/arm/cortex-r4/cpu.c:35
↓ 5 callersFunctionrt_hw_cpu_shutdown
* shutdown CPU * */
RT-Thread-1.2.2/libcpu/unicore32/sep6200/cpu.c:277
↓ 5 callersFunctionrt_hw_show_register
RT-Thread-1.2.2/libcpu/arm/s3c24x0/trap.c:39
↓ 5 callersFunctionrt_hw_show_register
* this function will show registers of CPU * * @param regs the registers point */
RT-Thread-1.2.2/libcpu/arm/lpc24xx/trap.c:32
↓ 5 callersFunctionrt_hw_show_register
* this function will show registers of CPU * * @param regs the registers point */
RT-Thread-1.2.2/libcpu/arm/s3c44b0/trap.c:38
↓ 5 callersFunctionrt_hw_show_register
RT-Thread-1.2.2/libcpu/arm/sep4020/trap.c:36
↓ 5 callersFunctionrt_hw_show_register
* this function will show registers of CPU * * @param regs the registers point */
RT-Thread-1.2.2/libcpu/arm/cortex-r4/trap.c:33
↓ 5 callersFunctionrt_hw_show_register
RT-Thread-1.2.2/libcpu/unicore32/sep6200/trap.c:43
↓ 5 callersFunctionrt_mq_delete
* This function will delete a message queue object and release the memory * * @param mq the message queue object * * @return the error code */
RT-Thread-1.2.2/src/ipc.c:1886
↓ 5 callersFunctionrt_mutex_init
* This function will initialize a mutex and put it under control of resource * management. * * @param mutex the mutex object * @param name the nam
RT-Thread-1.2.2/src/ipc.c:525
↓ 5 callersFunctionrt_schedule_remove_thread
* This function will remove a thread from system ready queue. * * @param thread the thread to be removed * * @note Please do not invoke this funct
RT-Thread-1.2.2/src/scheduler.c:313
↓ 5 callersFunctionrt_sem_trytake
* This function will try to take a semaphore and immediately return * * @param sem the semaphore object * * @return the error code */
RT-Thread-1.2.2/src/ipc.c:421
↓ 5 callersFunctionrt_timer_stop
* This function will stop the timer * * @param timer the timer to be stopped * * @return the operation status, RT_EOK on OK, -RT_ERROR on error *
RT-Thread-1.2.2/src/timer.c:417
↓ 5 callersFunctionrt_usbd_altsetting_add_endpoint
* This function will add an endpoint to an alternate setting. * * @param setting the alternate setting object. * @param ep the endpoint object. *
RT-Thread-1.2.2/components/drivers/usb/usbdevice/core/core.c:1390
↓ 5 callersFunctionrt_usbd_endpoint_create
* This function will create an usb endpoint object. * * @param ep_desc the endpoint descriptor. * @handler the callback handler of object * * @re
RT-Thread-1.2.2/components/drivers/usb/usbdevice/core/core.c:1036
↓ 5 callersFunctionshow_regs
RT-Thread-1.2.2/libcpu/ppc/ppc405/traps.c:58
↓ 5 callersFunctionshow_wait_queue
RT-Thread-1.2.2/components/finsh/cmd.c:123
↓ 5 callersFunctionstr_is_prefix
RT-Thread-1.2.2/components/finsh/cmd.c:690
↓ 5 callersFunctiontoupper
RT-Thread-1.2.2/components/libc/minilibc/string.c:250
↓ 5 callersFunctionusMBMasterGetPDUSndLength
Get Modbus Master send PDU's buffer length.*/
FreeModbus/modbus/rtu/mbrtu_m.c:427
↓ 5 callersFunctionvMBMasterPortSerialEnable
FreeModbus/port/rtt/portserial_m.c:124
↓ 5 callersFunctionvMBMasterPortTimersT35Enable
FreeModbus/port/rtt/porttimer_m.c:55
↓ 5 callersFunctionzget_pos
Recover a long integer from a header */
RT-Thread-1.2.2/components/utilities/zmodem/zcore.c:875
↓ 5 callersFunctionzsend_break
* send a string to the modem, processing for \336 (sleep 1 sec) * and \335 (break signal) */
RT-Thread-1.2.2/components/utilities/zmodem/zdevice.c:84
↓ 5 callersFunctionzsend_can
send cancel string to get the other end to shut up */
RT-Thread-1.2.2/components/utilities/zmodem/zdevice.c:103
↓ 4 callersFunctionFLASH_GetBank1Status
* @brief Returns the FLASH Bank1 Status. * @note This function can be used for all STM32F10x devices, it is equivalent * to FLASH_GetSt
Libaries/STM32F10x_StdPeriph_Driver/src/stm32f10x_flash.c:1515
↓ 4 callersFunctionOTGD_FS_EP0StartXfer
* Function Name : OTGD_FS_EP0StartXfer * Description : Handle the setup for a data xfer for EP0 and starts the xfer * Input : None * Outp
Libaries/USB-FS-Device_Driver/src/otgd_fs_cal.c:843
↓ 4 callersFunctionOTGD_FS_EPStartXfer
* Function Name : OTGD_FS_EPStartXfer * Description : Handle the setup for data xfer for an EP and starts the xfer * Input : None * Outpu
Libaries/USB-FS-Device_Driver/src/otgd_fs_cal.c:715
↓ 4 callersFunctionOTG_DEV_SetEPTxStatus
* Function Name : OTG_DEV_SetEPTxStatus * Description : Sets the related endpoint status. * Input : - bEpnum: Number of the endpoint. *
Libaries/USB-FS-Device_Driver/src/otgd_fs_dev.c:156
↓ 4 callersFunctionTI1_Config
* @brief Configure the TI1 as Input. * @param TIMx: where x can be 1 to 17 except 6 and 7 to select the TIM peripheral. * @param TIM_ICPolarity
Libaries/STM32F10x_StdPeriph_Driver/src/stm32f10x_tim.c:2701
↓ 4 callersFunctionTI2_Config
* @brief Configure the TI2 as Input. * @param TIMx: where x can be 1, 2, 3, 4, 5, 8, 9, 12 or 15 to select the TIM peripheral. * @param TIM_ICP
Libaries/STM32F10x_StdPeriph_Driver/src/stm32f10x_tim.c:2748
↓ 4 callersFunctionTriggerSimulateInterrupt
********************************************************************************************************* *
RT-Thread-1.2.2/libcpu/sim/win32/cpu_port.c:323
← previousnext →101–200 of 3,120, ranked by callers