MCPcopy Create free account

hub / github.com/dji-sdk/Onboard-SDK / functions

Functions3,115 in github.com/dji-sdk/Onboard-SDK

↓ 4 callersMethodvelocityAndYawRateCtrl
sample/core/src/flight_sample.cpp:135
↓ 4 callersMethodvisualizeRectImgHelper
sample/platform/linux/advanced-sensing/stereo_vision_depth_perception_sample/stereo_process_container.cpp:208
↓ 3 callersMethodCreateDefCaptureParamData
osdk-core/modules/src/payload/dji_camera_module.cpp:1861
↓ 3 callersFunctionPsdkMd5_Transform
Exported functions definition ---------------------------------------------*/
osdk-core/modules/src/firewall/psdk_md5.c:79
↓ 3 callersFunctionRCC_APB1PeriphClockCmd
* @brief Enables or disables the Low Speed APB (APB1) peripheral clock. * @note After reset, the peripheral clock (used for registers read/write
sample/platform/STM32/OnBoardSDK_STM32/Lib/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_rcc.c:1242
↓ 3 callersFunctionRCC_GetClocksFreq
* @brief Returns the frequencies of different on chip clocks; SYSCLK, HCLK, * PCLK1 and PCLK2. * * @note The system frequenc
sample/platform/STM32/OnBoardSDK_STM32/Lib/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_rcc.c:874
↓ 3 callersMethodRequestUpdatePolicy
osdk-core/modules/src/firewall/osdk_firewall.cpp:134
↓ 3 callersFunctionTIM_ClearFlag
* @brief Clears the TIMx's pending flags. * @param TIMx: where x can be 1 to 14 to select the TIM peripheral. * @param TIM_FLAG: specifies the
sample/platform/STM32/OnBoardSDK_STM32/Lib/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_tim.c:2485
↓ 3 callersFunctionTIM_GetITStatus
* @brief Checks whether the TIM interrupt has occurred or not. * @param TIMx: where x can be 1 to 14 to select the TIM peripheral. * @param TIM
sample/platform/STM32/OnBoardSDK_STM32/Lib/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_tim.c:2513
↓ 3 callersFunctionTIM_ITConfig
* @brief Enables or disables the specified TIM interrupts. * @param TIMx: where x can be 1 to 14 to select the TIMx peripheral. * @param TIM_IT
sample/platform/STM32/OnBoardSDK_STM32/Lib/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_tim.c:2372
↓ 3 callersFunctionTIM_SetIC1Prescaler
* @brief Sets the TIMx Input Capture 1 prescaler. * @param TIMx: where x can be 1 to 14 except 6 and 7, to select the TIM peripheral. * @param
sample/platform/STM32/OnBoardSDK_STM32/Lib/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_tim.c:2095
↓ 3 callersFunctionTIM_SetIC2Prescaler
* @brief Sets the TIMx Input Capture 2 prescaler. * @param TIMx: where x can be 1, 2, 3, 4, 5, 8, 9 or 12 to select the TIM * periphera
sample/platform/STM32/OnBoardSDK_STM32/Lib/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_tim.c:2120
↓ 3 callersFunctionUSART_SendData
* @brief Transmits single data through the USARTx peripheral. * @param USARTx: where x can be 1, 2, 3, 4, 5, 6, 7 or 8 to select the USART or *
sample/platform/STM32/OnBoardSDK_STM32/Lib/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_usart.c:557
↓ 3 callersFunctionUSBH_DeInit
* @brief USBH_DeInit * Re-Initialize Host * @param None * @retval status: USBH_Status */
sample/platform/STM32/OnBoardSDK_STM32/Lib/USB_Lib/STM32_USB_HOST_Library/Core/src/usbh_core.c:225
↓ 3 callersFunctionUSBH_Get_StringDesc
* @brief USBH_Get_StringDesc * Issues string Descriptor command to the device. Once the response * received, it parses the string de
sample/platform/STM32/OnBoardSDK_STM32/Lib/USB_Lib/STM32_USB_HOST_Library/Core/src/usbh_stdreq.c:192
↓ 3 callersFunctionUSBH_MSC_HandleBOTXfer
* @brief USBH_MSC_HandleBOTXfer * This function manages the different states of BOT transfer and * updates the status to upper laye
sample/platform/STM32/OnBoardSDK_STM32/Lib/USB_Lib/STM32_USB_HOST_Library/Class/MSC/src/usbh_msc_bot.c:148
↓ 3 callersFunctionUSBH_ParseInterfaceDesc
* @brief USBH_ParseInterfaceDesc * This function Parses the interface descriptor * @param if_descriptor : Interface descriptor destination
sample/platform/STM32/OnBoardSDK_STM32/Lib/USB_Lib/STM32_USB_HOST_Library/Core/src/usbh_stdreq.c:547
↓ 3 callersFunctionUSB_OTG_CoreInit
* @brief USB_OTG_CoreInit * Initializes the USB_OTG controller registers and prepares the core * device mode or host mode operation.
sample/platform/STM32/OnBoardSDK_STM32/Lib/USB_Lib/STM32_USB_OTG_Driver/src/usb_core.c:323
↓ 3 callersFunctionUSB_OTG_EP0_OutStart
* @brief configures EPO to receive SETUP packets * @param None * @retval : None */
sample/platform/STM32/OnBoardSDK_STM32/Lib/USB_Lib/STM32_USB_OTG_Driver/src/usb_core.c:1976
↓ 3 callersFunctionUSB_OTG_EPClearStall
* @brief Clear the EP STALL * @param pdev : Selected device * @retval USB_OTG_STS : status */
sample/platform/STM32/OnBoardSDK_STM32/Lib/USB_Lib/STM32_USB_OTG_Driver/src/usb_core.c:1901
↓ 3 callersFunctionUSB_OTG_HC_Init
* @brief USB_OTG_HC_Init : Prepares a host channel for transferring packets * @param pdev : Selected device * @param hc_num : channel number * @ret
sample/platform/STM32/OnBoardSDK_STM32/Lib/USB_Lib/STM32_USB_OTG_Driver/src/usb_core.c:895
↓ 3 callersFunctionUSB_OTG_InitDevSpeed
* @brief USB_OTG_InitDevSpeed :Initializes the DevSpd field of DCFG register * depending the PHY type and the enumeration speed of the device
sample/platform/STM32/OnBoardSDK_STM32/Lib/USB_Lib/STM32_USB_OTG_Driver/src/usb_core.c:1219
↓ 3 callersFunctionUSB_OTG_IsHostMode
* @brief USB_OTG_IsHostMode : Check if it is host mode * @param pdev : Selected device * @retval num_in_ep */
sample/platform/STM32/OnBoardSDK_STM32/Lib/USB_Lib/STM32_USB_OTG_Driver/src/usb_core.c:607
↓ 3 callersFunctionUSB_OTG_ReadPacket
* @brief USB_OTG_ReadPacket : Reads a packet from the Rx FIFO * @param pdev : Selected device * @param dest : Destination Pointer * @param bytes :
sample/platform/STM32/OnBoardSDK_STM32/Lib/USB_Lib/STM32_USB_OTG_Driver/src/usb_core.c:192
↓ 3 callersFunctionUSB_OTG_ResetPort
* @brief USB_OTG_ResetPort : Reset Host Port * @param pdev : Selected device * @retval status * @note : (1)The application must wait at least 10 ms
sample/platform/STM32/OnBoardSDK_STM32/Lib/USB_Lib/STM32_USB_OTG_Driver/src/usb_core.c:874
↓ 3 callersFunctionUSB_OTG_SetCurrentMode
* @brief USB_OTG_SetCurrentMode : Set ID line * @param pdev : Selected device * @param mode : (Host/device) * @retval USB_OTG_STS : status */
sample/platform/STM32/OnBoardSDK_STM32/Lib/USB_Lib/STM32_USB_OTG_Driver/src/usb_core.c:550
↓ 3 callersFunction__QADD
* @brief C custom defined QADD for M3 and M0 processors */
sample/platform/STM32/OnBoardSDK_STM32/Lib/CMSIS/inc/arm_math.h:900
↓ 3 callersFunction__QSUB
* @brief C custom defined QSUB for M3 and M0 processors */
sample/platform/STM32/OnBoardSDK_STM32/Lib/CMSIS/inc/arm_math.h:910
↓ 3 callersMethodactivate
osdk-core/api/src/dji_vehicle.cpp:1285
↓ 3 callersFunctionaes_expandEncKey
-------------------------------------------------------------------------- */
osdk-core/advanced-sensing/ori-osdk-core/protocol/src/dji_aes.cpp:327
↓ 3 callersFunctionbind
osdk-core/advanced-sensing/camera_stream/udt/src/api.cpp:2176
↓ 3 callersFunctionclip_q63_to_q31
* @brief Clips Q63 to Q31 values. */
sample/platform/STM32/OnBoardSDK_STM32/Lib/CMSIS/inc/arm_math.h:412
↓ 3 callersMethodcompute
osdk-core/advanced-sensing/camera_stream/udt/src/common.cpp:758
↓ 3 callersMethodcomputeDisparityMap
sample/platform/linux/advanced-sensing/stereo_vision_depth_perception_sample/utility/stereo_frame.cpp:152
↓ 3 callersMethodconnect
osdk-core/advanced-sensing/camera_stream/udt/src/api.cpp:728
↓ 3 callersMethodcreate
osdk-core/advanced-sensing/camera_stream/udt/src/epoll.cpp:67
↓ 3 callersMethoddeserialize
osdk-core/advanced-sensing/camera_stream/udt/src/packet.cpp:393
↓ 3 callersMethodfreeHMSInfo
osdk-core/api/src/dji_hms_impl.cpp:161
↓ 3 callersMethodfunctionalSetUp
osdk-core/api/src/dji_vehicle.cpp:270
↓ 3 callersMethodgetActivationStatus
osdk-core/api/src/dji_vehicle.cpp:1810
↓ 3 callersMethodgetAvailBufSize
osdk-core/advanced-sensing/camera_stream/udt/src/buffer.cpp:477
↓ 3 callersMethodgetDeviceIndex
osdk-core/api/src/dji_hms.cpp:144
↓ 3 callersMethodgetDroneVersion
osdk-core/api/src/dji_vehicle.cpp:1642
↓ 3 callersMethodgetEnable
osdk-core/modules/src/payload/dji_payload_base.cpp:48
↓ 3 callersMethodgetErrorCode
osdk-core/advanced-sensing/camera_stream/udt/src/common.cpp:640
↓ 3 callersMethodgetKey
osdk-core/advanced-sensing/camera_stream/udt/src/cache.cpp:104
↓ 3 callersMethodgetROI
sample/platform/linux/advanced-sensing/camera_stream_target_tracking_sample/tracking_utility.cpp:70
↓ 3 callersMethodinsert
osdk-core/advanced-sensing/camera_stream/udt/src/queue.cpp:255
↓ 3 callersMethodinterrupt
osdk-core/advanced-sensing/camera_stream/udt/src/common.cpp:228
↓ 3 callersMethodjoystickAction
osdk-core/api/src/dji_flight_controller.cpp:541
↓ 3 callersMethodlock
osdk-core/platform/src/dji_platform.cpp:197
↓ 3 callersMethodlockHMSInfo
osdk-core/api/src/dji_hms_impl.cpp:153
↓ 3 callersFunctionmd5_append
osdk-core/advanced-sensing/camera_stream/udt/src/md5.cpp:322
↓ 3 callersMethodmonitoredLanding
sample/core/src/flight_sample.cpp:87
↓ 3 callersFunctionmoveByPositionOffset
! Position Control. Allows you to set an offset from your current location. The aircraft will move to that position and stay there. Typical us
sample/platform/STM32/OnBoardSDK_STM32/User/FlightControlSample.cpp:496
↓ 3 callersFunctionmoveByPositionOffset
! Position Control. Allows you to set an offset from your current location. The aircraft will move to that position and stay there. Typical us
sample/platform/linux/flight-control/flight_control_sample.cpp:292
↓ 3 callersMethodpause
osdk-core/api/src/dji_waypoint.cpp:163
↓ 3 callersFunctionrecvFrameAdapting
osdk-core/api/src/dji_legacy_linker.cpp:110
↓ 3 callersMethodrecvfrom
osdk-core/advanced-sensing/camera_stream/udt/src/queue.cpp:1106
↓ 3 callersMethodremove
osdk-core/advanced-sensing/camera_stream/udt/src/queue.cpp:338
↓ 3 callersFunctionreplaceStr
osdk-core/api/src/dji_hms_internal.cpp:39
↓ 3 callersMethodresume
osdk-core/api/src/dji_waypoint.cpp:197
↓ 3 callersFunctionselect
osdk-core/advanced-sensing/camera_stream/udt/src/api.cpp:2272
↓ 3 callersMethodsetAcmDevicePath
osdk-core/advanced-sensing/api/src/dji_advanced_sensing.cpp:595
↓ 3 callersMethodsetBandwidth
osdk-core/advanced-sensing/camera_stream/udt/src/ccc.cpp:121
↓ 3 callersMethodsetBroadcastFreq
osdk-core/api/src/dji_broadcast.cpp:381
↓ 3 callersMethodsetCollisionAvoidanceEnabledSync
osdk-core/api/src/dji_flight_controller.cpp:188
↓ 3 callersFunctionsetFromMSDKCallback
* Test helper method on the tested method. * */
sample/platform/linux/mobile/mobile_sample.cpp:159
↓ 3 callersFunctionsetFromPSDKCallback
sample/platform/linux/payload-3rd-party/payload-control-sample.cpp:51
↓ 3 callersMethodsetJoystickCommand
osdk-core/api/src/dji_flight_controller.cpp:532
↓ 3 callersMethodsetJoystickMode
osdk-core/api/src/dji_flight_controller.cpp:519
↓ 3 callersMethodsetLeftOverDataFlag
osdk-core/api/src/dji_subscription.cpp:617
↓ 3 callersMethodsetRcvRate
osdk-core/advanced-sensing/camera_stream/udt/src/ccc.cpp:131
↓ 3 callersMethodsetSndCurrSeqNo
osdk-core/advanced-sensing/camera_stream/udt/src/ccc.cpp:126
↓ 3 callersMethodsetUSBFlightOn
osdk-core/api/src/dji_vehicle.cpp:1135
↓ 3 callersMethodstartMainCameraStream
osdk-core/advanced-sensing/api/src/dji_advanced_sensing.cpp:494
↓ 3 callersMethodstop
osdk-core/api/src/dji_waypoint.cpp:129
↓ 3 callersMethodstopMainCameraStream
osdk-core/advanced-sensing/api/src/dji_advanced_sensing.cpp:526
↓ 3 callersMethodunlock
osdk-core/platform/src/dji_platform.cpp:206
↓ 3 callersFunctionupdate_epoll_sets
osdk-core/advanced-sensing/camera_stream/udt/src/epoll.cpp:324
↓ 3 callersMethodvisualizeDisparityMapHelper
sample/platform/linux/advanced-sensing/stereo_vision_depth_perception_sample/stereo_process_container.cpp:231
↓ 2 callersMethodAddSeqIndex
osdk-core/modules/src/filemgr/impl/commondatarangehandler.cpp:31
↓ 2 callersFunctionBSP_Delay
* @brief BSP_Delay * Delay routine based on TIM2 * @param nTime : Delay Time * @param unit : Delay Time unit : mili sec / micro sec
sample/platform/STM32/OnBoardSDK_STM32/Bsp/usb_bsp.c:564
↓ 2 callersFunctionDCD_WriteEmptyTxFifo
* @brief DCD_WriteEmptyTxFifo * check FIFO for the next packet to be loaded * @param pdev: device instance * @retval status */
sample/platform/STM32/OnBoardSDK_STM32/Lib/USB_Lib/STM32_USB_OTG_Driver/src/usb_dcd_int.c:627
↓ 2 callersFunctionFLASH_GetStatus
* @brief Returns the FLASH Status. * @param None * @retval FLASH Status: The returned value can be: FLASH_BUSY, FLASH_ERROR_PROGRAM, *
sample/platform/STM32/OnBoardSDK_STM32/Lib/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_flash.c:1099
↓ 2 callersFunctionGPIO_SetBits
* @brief Sets the selected data port bits. * @note This functions uses GPIOx_BSRR register to allow atomic read/modify * accesses. In
sample/platform/STM32/OnBoardSDK_STM32/Lib/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_gpio.c:393
↓ 2 callersFunctionHCD_ResetPort
* @brief HCD_ResetPort * Issues the reset command to device * @param pdev : Selected device * @retval Status */
sample/platform/STM32/OnBoardSDK_STM32/Lib/USB_Lib/STM32_USB_OTG_Driver/src/usb_hcd.c:141
↓ 2 callersFunctionOsdkLinux_TaskSleepMs
* @brief Task sleep function. * @param time_ms: task sleep time. unit: millisecond. * @return an enum that represents a status of OSDK */
sample/platform/linux/osal/osdkosal_linux.c:78
↓ 2 callersFunctionRCC_AHB2PeriphResetCmd
* @brief Forces or releases AHB2 peripheral reset. * @param RCC_AHB2Periph: specifies the AHB2 peripheral to reset. * This parameter ca
sample/platform/STM32/OnBoardSDK_STM32/Lib/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_rcc.c:1353
↓ 2 callersFunctionRCC_GetFlagStatus
* @brief Checks whether the specified RCC flag is set or not. * @param RCC_FLAG: specifies the flag to check. * This parameter can be o
sample/platform/STM32/OnBoardSDK_STM32/Lib/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_rcc.c:1749
↓ 2 callersMethodSendAbortPack
osdk-core/modules/src/filemgr/impl/dji_file_mgr_impl.cpp:955
↓ 2 callersFunctionShutterSpeedEnumToShutterSpeedType
osdk-core/modules/src/payload/dji_camera_module.cpp:1120
↓ 2 callersFunctionShutterSpeedTypeToShutterSpeedEnum
osdk-core/modules/src/payload/dji_camera_module.cpp:1332
↓ 2 callersFunctionTIM_ClearITPendingBit
* @brief Clears the TIMx's interrupt pending bits. * @param TIMx: where x can be 1 to 14 to select the TIM peripheral. * @param TIM_IT: specifi
sample/platform/STM32/OnBoardSDK_STM32/Lib/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_tim.c:2554
↓ 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
sample/platform/STM32/OnBoardSDK_STM32/Lib/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_tim.c:3012
↓ 2 callersFunctionTIM_SelectInputTrigger
* @brief Selects the Input Trigger source * @param TIMx: where x can be 1, 2, 3, 4, 5, 8, 9, 10, 11, 12, 13 or 14 * to select the TIM
sample/platform/STM32/OnBoardSDK_STM32/Lib/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_tim.c:2892
↓ 2 callersFunctionTIM_TimeBaseInit
* @brief Initializes the TIMx Time Base Unit peripheral according to * the specified parameters in the TIM_TimeBaseInitStruct. * @param
sample/platform/STM32/OnBoardSDK_STM32/Lib/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_tim.c:288
↓ 2 callersFunctionUSART_Cmd
* @brief Enables or disables the specified USART peripheral. * @param USARTx: where x can be 1, 2, 3, 4, 5, 6, 7 or 8 to select the USART or *
sample/platform/STM32/OnBoardSDK_STM32/Lib/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_usart.c:427
↓ 2 callersFunctionUSART_ITConfig
* @brief Enables or disables the specified USART interrupts. * @param USARTx: where x can be 1, 2, 3, 4, 5, 6, 7 or 8 to select the USART or *
sample/platform/STM32/OnBoardSDK_STM32/Lib/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_usart.c:1231
↓ 2 callersFunctionUSART_Init
* @brief Initializes the USARTx peripheral according to the specified * parameters in the USART_InitStruct . * @param USARTx: where x ca
sample/platform/STM32/OnBoardSDK_STM32/Lib/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_usart.c:246
← previousnext →201–300 of 3,115, ranked by callers