MCPcopy Create free account

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

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

↓ 3 callersFunctionrt_free
* This function will release the previous allocated memory block by rt_malloc. * The released memory block is taken back to system heap. * * @param
RT-Thread-1.2.2/src/slab.c:793
↓ 3 callersFunctionrt_hw_backtrace
-->High Address,Stack Top PC<-----| LR | IP | FP | ...... | PC<-| | LR | | IP | | FP---|-- | ...... | PC | LR | IP | FP--- -->Low
RT-Thread-1.2.2/libcpu/arm/common/backtrace.c:36
↓ 3 callersFunctionrt_hw_backtrace
RT-Thread-1.2.2/libcpu/unicore32/sep6200/trace.c:26
↓ 3 callersFunctionrt_hw_interrupt_ack
RT-Thread-1.2.2/libcpu/arm/am335x/interrupt.c:134
↓ 3 callersFunctionrt_hw_interrupt_get_active
RT-Thread-1.2.2/libcpu/arm/am335x/interrupt.c:119
↓ 3 callersFunctionrt_hw_serial_isr
ISR for serial interrupt */
RT-Thread-1.2.2/libcpu/avr32/uc3/serial.c:228
↓ 3 callersFunctionrt_hw_serial_register
* serial register for STM32 * support STM32F103VB and STM32F103ZE */
RT-Thread-1.2.2/libcpu/avr32/uc3/serial.c:202
↓ 3 callersFunctionrt_hw_timer_handler
* This is the timer interrupt service routine. * */
BSP/src/bsp.c:182
↓ 3 callersFunctionrt_i2c_transfer
RT-Thread-1.2.2/components/drivers/i2c/i2c_core.c:66
↓ 3 callersFunctionrt_interrupt_get_nest
* This function will return the nest of interrupt. * * User application can invoke this function to get whether current * context is interrupt cont
RT-Thread-1.2.2/src/irq.c:87
↓ 3 callersFunctionrt_malloc
RT-Thread-1.2.2/src/memheap.c:608
↓ 3 callersFunctionrt_memheap_free
RT-Thread-1.2.2/src/memheap.c:499
↓ 3 callersFunctionrt_mmcsd_req_blk
RT-Thread-1.2.2/components/drivers/sdio/block_dev.c:106
↓ 3 callersFunctionrt_module_malloc
* rt_module_malloc - allocate memory block in free list */
RT-Thread-1.2.2/src/module.c:1604
↓ 3 callersFunctionrt_mq_create
* This function will create a message queue object from system resource * * @param name the name of message queue * @param msg_size the size of mes
RT-Thread-1.2.2/src/ipc.c:1821
↓ 3 callersFunctionrt_realloc
* This function will change the previously allocated memory block. * * @param rmem pointer to memory allocated by rt_malloc * @param newsize the re
RT-Thread-1.2.2/src/mem.c:385
↓ 3 callersFunctionrt_ringbuffer_init
RT-Thread-1.2.2/components/drivers/src/ringbuffer.c:30
↓ 3 callersFunctionrt_ringbuffer_put
* put a block of data into ring buffer */
RT-Thread-1.2.2/components/drivers/src/ringbuffer.c:50
↓ 3 callersFunctionrt_ringbuffer_status
RT-Thread-1.2.2/components/drivers/include/rtdevice.h:208
↓ 3 callersFunctionrt_schedule_insert_thread
* This function will insert a thread to system ready queue. The state of * thread will be set as READY and remove from suspend queue. * * @param th
RT-Thread-1.2.2/src/scheduler.c:267
↓ 3 callersFunctionrt_strcmp
* This function will compare two strings without specified length * * @param cs the string to be compared * @param ct the string to be compared *
RT-Thread-1.2.2/src/kservice.c:456
↓ 3 callersFunctionrt_strdup
* This function will duplicate a string. * * @param s the string to be duplicated * * @return the duplicated string pointer */
RT-Thread-1.2.2/src/kservice.c:492
↓ 3 callersFunctionrt_system_heap_init
* @ingroup SystemInit * * This function will init system heap * * @param begin_addr the beginning address of system page * @param end_addr the en
RT-Thread-1.2.2/src/mem.c:184
↓ 3 callersFunctionrt_thread_control
* This function will control thread behaviors according to control command. * * @param thread the specified thread to be controlled * @param cmd th
RT-Thread-1.2.2/src/thread.c:476
↓ 3 callersFunctionrt_thread_yield
* This function will let current thread yield processor, and scheduler will * choose a highest thread to run. After yield processor, the current thre
RT-Thread-1.2.2/src/thread.c:377
↓ 3 callersFunctionrt_timer_init
* This function will initialize a timer, normally this function is used to * initialize a static timer object. * * @param timer the static timer ob
RT-Thread-1.2.2/src/timer.c:178
↓ 3 callersFunctionrt_usb_hcd_alloc_pipe
usb host controller driver interface */
RT-Thread-1.2.2/components/drivers/include/drivers/usb_host.h:228
↓ 3 callersFunctionrt_usb_hcd_free_pipe
RT-Thread-1.2.2/components/drivers/include/drivers/usb_host.h:236
↓ 3 callersFunctionrt_usb_hcd_hub_control
RT-Thread-1.2.2/components/drivers/include/drivers/usb_host.h:275
↓ 3 callersFunctionrt_usb_hub_clear_port_feature
* This function will do USB_REQ_CLEAR_FEATURE request for the device instance * to clear feature of the hub port. * * @param ifinst the interface
RT-Thread-1.2.2/components/drivers/usb/usbhost/core/hub.c:144
↓ 3 callersFunctionrt_usb_hub_get_port_status
* This function will do USB_REQ_GET_STATUS request for the device instance * to get hub port status. * * @param ifinst the interface instance. *
RT-Thread-1.2.2/components/drivers/usb/usbhost/core/hub.c:104
↓ 3 callersFunctionrt_usbd_altsetting_config_descriptor
* This function will config an desc in alternate setting object. * * @param setting the altsetting to be config. * @param desc use it to init desc
RT-Thread-1.2.2/components/drivers/usb/usbdevice/core/core.c:976
↓ 3 callersFunctionrt_usbd_altsetting_create
* This function will create an usb alternate setting object. * * @param intf_desc the interface descriptor. * @desc_size the size of the interface
RT-Thread-1.2.2/components/drivers/usb/usbdevice/core/core.c:931
↓ 3 callersFunctionrt_usbd_class_add_interface
* This function will add an interface to a class. * * @param cls the class object. * @param intf the interface object. * * @return RT_EOK. */
RT-Thread-1.2.2/components/drivers/usb/usbdevice/core/core.c:1343
↓ 3 callersFunctionrt_usbd_config_add_class
* This function will add a class to a configuration. * * @param cfg the configuration object. * @param cls the class object. * * @return RT_EOK.
RT-Thread-1.2.2/components/drivers/usb/usbdevice/core/core.c:1321
↓ 3 callersFunctionrt_usbd_device_set_string
* This function will set usb device string description. * * @param device the usb device object. * @param ustring pointer to string pointer array.
RT-Thread-1.2.2/components/drivers/usb/usbdevice/core/core.c:799
↓ 3 callersFunctionrt_usbd_interface_add_altsetting
* This function will add an alternate setting to an interface. * * @param intf the interface object. * @param setting the alternate setting object.
RT-Thread-1.2.2/components/drivers/usb/usbdevice/core/core.c:1366
↓ 3 callersFunctionrt_usbd_interface_create
* This function will create an usb interface object. * * @param device the usb device object. * @handler the callback handler of object * * @retu
RT-Thread-1.2.2/components/drivers/usb/usbdevice/core/core.c:895
↓ 3 callersFunctionsdio_free_cis
RT-Thread-1.2.2/components/drivers/sdio/sdio.c:644
↓ 3 callersFunctionsem_post
RT-Thread-1.2.2/components/pthreads/semaphore.c:306
↓ 3 callersFunctionsignal_install
RT-Thread-1.2.2/libcpu/sim/posix/cpu_port.c:69
↓ 3 callersFunctionsimple_strtol
* simple_strtol - convert a string to a signed long * @cp: The start of the string * @endp: A pointer to the end of the parsed string will be placed
RT-Thread-1.2.2/components/libc/minilibc/string.c:295
↓ 3 callersFunctionsimple_strtoull
* simple_strtoull - convert a string to an unsigned long long * @cp: The start of the string * @endp: A pointer to the end of the parsed string will
RT-Thread-1.2.2/components/libc/minilibc/string.c:308
↓ 3 callersFunctionstm32_getc
BSP/src/usart.c:134
↓ 3 callersFunctionstrcpy
there is no strcpy and strcmp implementation in RT-Thread */
RT-Thread-1.2.2/components/libc/minilibc/string.c:26
↓ 3 callersFunctionvMBMasterPortTimersDisable
FreeModbus/port/rtt/porttimer_m.c:92
↓ 3 callersFunctionvMBMasterSetCurTimerMode
Set Modbus Master current timer mode.*/
FreeModbus/modbus/rtu/mbrtu_m.c:433
↓ 3 callersFunctionxMBUtilGetBits
FreeModbus/modbus/functions/mbutils.c:85
↓ 3 callersFunctionzget_data
RT-Thread-1.2.2/components/utilities/zmodem/zcore.c:476
↓ 2 callersFunctionByteSwap
* Function Name : ByteSwap * Description : Swap two byte in a word. * Input : wSwW: word to Swap. * Output : None. * Return
Libaries/USB-FS-Device_Driver/src/usb_regs.c:740
↓ 2 callersFunctionDataStageIn
* Function Name : DataStageIn. * Description : Data stage of a Control Read Transfer. * Input : None. * Output : None. * Return
Libaries/USB-FS-Device_Driver/src/usb_core.c:500
↓ 2 callersFunctionFLASH_GetBank2Status
* @brief Returns the FLASH Bank2 Status. * @note This function can be used for STM32F10x_XL density devices. * @param None * @retval FLASH S
Libaries/STM32F10x_StdPeriph_Driver/src/stm32f10x_flash.c:1553
↓ 2 callersFunctionGetEPRxAddr
* Function Name : GetEPRxAddr. * Description : Returns the endpoint Rx buffer address. * Input : bEpNum: Endpoint Number. * Output
Libaries/USB-FS-Device_Driver/src/usb_regs.c:502
↓ 2 callersFunctionGetEPTxAddr
* Function Name : GetEPTxAddr * Description : Returns the endpoint Tx buffer address. * Input : bEpNum: Endpoint Number. * Output
Libaries/USB-FS-Device_Driver/src/usb_regs.c:491
↓ 2 callersFunctionIWDG_ReloadCounter
* @brief Reloads IWDG counter with value defined in the reload register * (write access to IWDG_PR and IWDG_RLR registers disabled). * @param
Libaries/STM32F10x_StdPeriph_Driver/src/stm32f10x_iwdg.c:138
↓ 2 callersFunctionIn0_Process
* Function Name : In0_Process * Description : Process the IN token on all default endpoint. * Input : None. * Output : None. * Re
Libaries/USB-FS-Device_Driver/src/usb_core.c:931
↓ 2 callersFunctionNVIC_SetVectorTable
* @brief Sets the vector table location and Offset. * @param NVIC_VectTab: specifies if the vector table is in RAM or FLASH memory. * This par
Libaries/STM32F10x_StdPeriph_Driver/src/misc.c:156
↓ 2 callersFunctionOTGD_FS_EPSetStall
* Function Name : OTGD_FS_EPSetStall * Description : Set the EP STALL * Input : None * Output : None * Return : Status **
Libaries/USB-FS-Device_Driver/src/otgd_fs_cal.c:932
↓ 2 callersFunctionOTGD_FS_FlushRxFifo
* Function Name : OTGD_FS_FlushRxFifo * Description : Flush a Rx FIFO * Input : None * Output : None * Return : status **
Libaries/USB-FS-Device_Driver/src/otgd_fs_cal.c:291
↓ 2 callersFunctionOTGD_FS_GetEPStatus
* Function Name : OTGD_FS_GetEPStatus * Description : returns the EP Status * Input : - ep: pointer to the EP structure * Output
Libaries/USB-FS-Device_Driver/src/otgd_fs_cal.c:1061
↓ 2 callersFunctionOTGD_FS_SetEPStatus
* Function Name : OTGD_FS_SetEPStatus * Description : Sets the EP Status * Input : - ep: pointer to the EP structure *
Libaries/USB-FS-Device_Driver/src/otgd_fs_cal.c:1113
↓ 2 callersFunctionOTGD_FS_WritePacket
* Function Name : OTGD_FS_WritePacket * Description : Writes a packet into the Tx FIFO associated with the EP * Input : None * Output
Libaries/USB-FS-Device_Driver/src/otgd_fs_cal.c:47
↓ 2 callersFunctionOut0_Process
* Function Name : Out0_Process * Description : Process the OUT token on all default endpoint. * Input : None. * Output : None. *
Libaries/USB-FS-Device_Driver/src/usb_core.c:971
↓ 2 callersFunctionPCD_EP0_OutStart
* Function Name : PCD_EP0_OutStart * Description : Configures EPO to receive SETUP packets. * Input : None * Output : None * Retu
Libaries/USB-FS-Device_Driver/src/otgd_fs_pcd.c:431
↓ 2 callersFunctionPCD_EP_Write
* Function Name : USBF_EP_Write * Description : Read data from Fifo * Input : ep * Output : None * Return : status ******
Libaries/USB-FS-Device_Driver/src/otgd_fs_pcd.c:214
↓ 2 callersFunctionPMAToUserBufferCopy
* Function Name : PMAToUserBufferCopy * Description : Copy a buffer from user memory area to packet memory area (PMA) * Input : - pbUsrBu
Libaries/USB-FS-Device_Driver/src/usb_mem.c:61
↓ 2 callersFunctionRCC_APB1PeriphClockCmd
* @brief Enables or disables the Low Speed APB (APB1) peripheral clock. * @param RCC_APB1Periph: specifies the APB1 peripheral to gates its clock.
Libaries/STM32F10x_StdPeriph_Driver/src/stm32f10x_rcc.c:1126
↓ 2 callersFunctionRCC_BackupResetCmd
* @brief Forces or releases the Backup domain reset. * @param NewState: new state of the Backup domain reset. * This parameter can be: ENABLE
Libaries/STM32F10x_StdPeriph_Driver/src/stm32f10x_rcc.c:1237
↓ 2 callersFunctionRCC_GetFlagStatus
* @brief Checks whether the specified RCC flag is set or not. * @param RCC_FLAG: specifies the flag to check. * * For @b STM32_Connectivi
Libaries/STM32F10x_StdPeriph_Driver/src/stm32f10x_rcc.c:1326
↓ 2 callersFunctionRegisterSimulateInterrupt
********************************************************************************************************* *
RT-Thread-1.2.2/libcpu/sim/win32/cpu_port.c:349
↓ 2 callersFunctionSetDeviceAddress
* Function Name : SetDeviceAddress. * Description : Set the device and all the used Endpoints addresses. * Input : - Val: device adress.
Libaries/USB-FS-Device_Driver/src/usb_core.c:1058
↓ 2 callersFunctionSetEPRxCount
* Function Name : SetEPRxCount * Description : Set the Rx count. * Input : bEpNum: Endpoint Number. * wCount: the new c
Libaries/USB-FS-Device_Driver/src/usb_regs.c:538
↓ 2 callersFunctionStandard_ClearFeature
* Function Name : Standard_ClearFeature. * Description : Clear or disable a specific feature. * Input : None. * Output : None. *
Libaries/USB-FS-Device_Driver/src/usb_core.c:245
↓ 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
Libaries/STM32F10x_StdPeriph_Driver/src/stm32f10x_tim.c:1148
↓ 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
Libaries/STM32F10x_StdPeriph_Driver/src/stm32f10x_tim.c:1229
↓ 2 callersFunctionUSART_ITConfig
* @brief Enables or disables the specified USART interrupts. * @param USARTx: Select the USART or the UART peripheral. * This parameter can b
Libaries/STM32F10x_StdPeriph_Driver/src/stm32f10x_usart.c:388
↓ 2 callersFunctionUserToPMABufferCopy
Private typedef -----------------------------------------------------------*/ Private define ---------------------------------------------------------
Libaries/USB-FS-Device_Driver/src/usb_mem.c:36
↓ 2 callersFunction__WFI
\brief Wait For Interrupt Wait For Interrupt is a hint instruction that suspends execution until one of a number of events occurs. */
Libaries/CMSIS_EWARM/Include/core_cmInstr.h:297
↓ 2 callersFunction_idname_len
RT-Thread-1.2.2/components/utilities/logtrace/log_trace.c:49
↓ 2 callersFunction_lg_lookup_session
lookup the session according to name. * * @param len is the length of the name * @return the pointer to the named session. RT_NULL when there is no
RT-Thread-1.2.2/components/utilities/logtrace/log_trace.c:84
↓ 2 callersFunction_lg_parse_session
parse the header in fmt * * @param flen the length of the format. * @param sessp the pointer of pointer to the session. It will store the *
RT-Thread-1.2.2/components/utilities/logtrace/log_trace.c:218
↓ 2 callersFunction_list_device
RT-Thread-1.2.2/components/finsh/cmd.c:447
↓ 2 callersFunction_list_event
RT-Thread-1.2.2/components/finsh/cmd.c:181
↓ 2 callersFunction_list_mailbox
RT-Thread-1.2.2/components/finsh/cmd.c:251
↓ 2 callersFunction_list_memheap
RT-Thread-1.2.2/components/finsh/cmd.c:337
↓ 2 callersFunction_list_mempool
RT-Thread-1.2.2/components/finsh/cmd.c:368
↓ 2 callersFunction_list_msgqueue
RT-Thread-1.2.2/components/finsh/cmd.c:295
↓ 2 callersFunction_list_mutex
RT-Thread-1.2.2/components/finsh/cmd.c:220
↓ 2 callersFunction_list_sem
RT-Thread-1.2.2/components/finsh/cmd.c:139
↓ 2 callersFunction_list_thread
RT-Thread-1.2.2/components/finsh/cmd.c:84
↓ 2 callersFunction_list_timer
RT-Thread-1.2.2/components/finsh/cmd.c:413
↓ 2 callersFunction_load_relocated_object
RT-Thread-1.2.2/src/module.c:537
↓ 2 callersFunction_load_shared_object
RT-Thread-1.2.2/src/module.c:351
↓ 2 callersFunction_mmcsd_select_card
RT-Thread-1.2.2/components/drivers/sdio/mmcsd_core.c:323
↓ 2 callersFunction_module_name
RT-Thread-1.2.2/src/module.c:1019
↓ 2 callersFunction_pthread_cond_timedwait
RT-Thread-1.2.2/components/pthreads/pthread_cond.c:183
↓ 2 callersFunction_rt_pipe_resume_reader
RT-Thread-1.2.2/components/drivers/src/pipe.c:105
↓ 2 callersFunction_rt_pipe_resume_writer
RT-Thread-1.2.2/components/drivers/src/pipe.c:29
↓ 2 callersFunction_rt_thread_init
RT-Thread-1.2.2/src/thread.c:84
↓ 2 callersFunction_rt_timer_init
RT-Thread-1.2.2/src/timer.c:80
← previousnext →301–400 of 3,120, ranked by callers