MCPcopy Create free account

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

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

↓ 1 callersFunctionUSB_OTG_HandleConnectorIDStatusChange_ISR
* @brief USB_OTG_HandleConnectorIDStatusChange_ISR * handles the Connector ID Status Change Interrupt * @param None * @retval : status
sample/platform/STM32/OnBoardSDK_STM32/Lib/USB_Lib/STM32_USB_OTG_Driver/src/usb_otg.c:259
↓ 1 callersFunctionUSB_OTG_HandleOTG_ISR
* @brief USB_OTG_HandleOTG_ISR * handles the OTG Interrupts * @param None * @retval : status */
sample/platform/STM32/OnBoardSDK_STM32/Lib/USB_Lib/STM32_USB_OTG_Driver/src/usb_otg.c:161
↓ 1 callersFunctionUSB_OTG_HandleSessionRequest_ISR
* @brief USB_OTG_HandleSessionRequest_ISR * Initiating the Session Request Protocol * @param None * @retval : status */
sample/platform/STM32/OnBoardSDK_STM32/Lib/USB_Lib/STM32_USB_OTG_Driver/src/usb_otg.c:301
↓ 1 callersFunctionUSB_OTG_ReadDevAllInEPItr
* @brief USB_OTG_ReadDevAllInEPItr : Get int status register * @param pdev : Selected device * @retval int status register */
sample/platform/STM32/OnBoardSDK_STM32/Lib/USB_Lib/STM32_USB_OTG_Driver/src/usb_core.c:1963
↓ 1 callersFunctionUSB_OTG_ReadDevAllOutEp_itr
* @brief USB_OTG_ReadDevAllOutEp_itr : returns OUT endpoint interrupt bits * @param pdev : Selected device * @retval OUT endpoint interrupt bits */
sample/platform/STM32/OnBoardSDK_STM32/Lib/USB_Lib/STM32_USB_OTG_Driver/src/usb_core.c:1934
↓ 1 callersFunctionUSB_OTG_ReadDevOutEP_itr
* @brief USB_OTG_ReadDevOutEP_itr : returns Device OUT EP Interrupt register * @param pdev : Selected device * @param ep : end point number * @retv
sample/platform/STM32/OnBoardSDK_STM32/Lib/USB_Lib/STM32_USB_OTG_Driver/src/usb_core.c:1949
↓ 1 callersFunctionUSB_OTG_ReadHostAllChannels_intr
* @brief USB_OTG_ReadHostAllChannels_intr : Register PCD Callbacks * @param pdev : Selected device * @retval Status */
sample/platform/STM32/OnBoardSDK_STM32/Lib/USB_Lib/STM32_USB_OTG_Driver/src/usb_core.c:861
↓ 1 callersFunctionUSB_OTG_Read_itr
* @brief USB_OTG_Read_itr * returns the Core Interrupt register * @param None * @retval : status */
sample/platform/STM32/OnBoardSDK_STM32/Lib/USB_Lib/STM32_USB_OTG_Driver/src/usb_otg.c:133
↓ 1 callersFunctionUSB_OTG_SetEPStatus
* @brief Set the EP Status * @param pdev : Selected device * Status : new Status * ep : EP structure * @retval : None */
sample/platform/STM32/OnBoardSDK_STM32/Lib/USB_Lib/STM32_USB_OTG_Driver/src/usb_core.c:2151
↓ 1 callersFunctionUSB_OTG_USBH_handle_Disconnect_ISR
* @brief USB_OTG_USBH_handle_Disconnect_ISR * Handles disconnect event. * @param pdev: Selected device * @retval status */
sample/platform/STM32/OnBoardSDK_STM32/Lib/USB_Lib/STM32_USB_OTG_Driver/src/usb_hcd_int.c:236
↓ 1 callersFunctionUSB_OTG_USBH_handle_IncompletePeriodicXfer_ISR
__CC_ARM */
sample/platform/STM32/OnBoardSDK_STM32/Lib/USB_Lib/STM32_USB_OTG_Driver/src/usb_hcd_int.c:819
↓ 1 callersFunctionUSB_OTG_USBH_handle_hc_ISR
* @brief USB_OTG_USBH_handle_hc_ISR * This function indicates that one or more host channels has a pending * @param pdev: Selected device *
sample/platform/STM32/OnBoardSDK_STM32/Lib/USB_Lib/STM32_USB_OTG_Driver/src/usb_hcd_int.c:178
↓ 1 callersFunctionUSB_OTG_USBH_handle_hc_n_In_ISR
__CC_ARM */ * @brief USB_OTG_USBH_handle_hc_n_In_ISR * Handles interrupt for a specific Host Channel * @param pdev: Selected device * @para
sample/platform/STM32/OnBoardSDK_STM32/Lib/USB_Lib/STM32_USB_OTG_Driver/src/usb_hcd_int.c:597
↓ 1 callersFunctionUSB_OTG_USBH_handle_hc_n_Out_ISR
__CC_ARM */ * @brief USB_OTG_USBH_handle_hc_n_Out_ISR * Handles interrupt for a specific Host Channel * @param pdev: Selected device * @par
sample/platform/STM32/OnBoardSDK_STM32/Lib/USB_Lib/STM32_USB_OTG_Driver/src/usb_hcd_int.c:460
↓ 1 callersFunctionUSB_OTG_USBH_handle_nptxfempty_ISR
__CC_ARM */ * @brief USB_OTG_USBH_handle_nptxfempty_ISR * Handles non periodic tx fifo empty. * @param pdev: Selected device * @retval stat
sample/platform/STM32/OnBoardSDK_STM32/Lib/USB_Lib/STM32_USB_OTG_Driver/src/usb_hcd_int.c:259
↓ 1 callersFunctionUSB_OTG_USBH_handle_port_ISR
__CC_ARM */
sample/platform/STM32/OnBoardSDK_STM32/Lib/USB_Lib/STM32_USB_OTG_Driver/src/usb_hcd_int.c:359
↓ 1 callersFunctionUSB_OTG_USBH_handle_ptxfempty_ISR
__CC_ARM */ * @brief USB_OTG_USBH_handle_ptxfempty_ISR * Handles periodic tx fifo empty * @param pdev: Selected device * @retval status */
sample/platform/STM32/OnBoardSDK_STM32/Lib/USB_Lib/STM32_USB_OTG_Driver/src/usb_hcd_int.c:309
↓ 1 callersFunctionUSB_OTG_USBH_handle_rx_qlvl_ISR
__CC_ARM */
sample/platform/STM32/OnBoardSDK_STM32/Lib/USB_Lib/STM32_USB_OTG_Driver/src/usb_hcd_int.c:751
↓ 1 callersFunctionUSB_OTG_USBH_handle_sof_ISR
* @brief USB_OTG_otg_hcd_handle_sof_intr * Handles the start-of-frame interrupt in host mode. * @param pdev: Selected device * @retval stat
sample/platform/STM32/OnBoardSDK_STM32/Lib/USB_Lib/STM32_USB_OTG_Driver/src/usb_hcd_int.c:216
↓ 1 callersFunctionUsartConfig
sample/platform/STM32/OnBoardSDK_STM32/Bsp/BspUsart.cpp:154
↓ 1 callersFunction__SMLALD
* @brief C custom defined SMLALD for M3 and M0 processors */
sample/platform/STM32/OnBoardSDK_STM32/Lib/CMSIS/inc/arm_math.h:959
↓ 1 callersFunction__SMUAD
* @brief C custom defined SMUAD for M3 and M0 processors */
sample/platform/STM32/OnBoardSDK_STM32/Lib/CMSIS/inc/arm_math.h:985
↓ 1 callersFunction__WFE
\brief Wait For Event Wait For Event is a hint instruction that permits the processor to enter a low-power state until one of a number of ev
sample/platform/STM32/OnBoardSDK_STM32/Lib/CMSIS/inc/core_cmInstr.h:308
↓ 1 callersMethodaccept
osdk-core/modules/src/mop/dji_mop_server.cpp:42
↓ 1 callersMethodacknowledge
osdk-core/advanced-sensing/camera_stream/udt/src/window.cpp:83
↓ 1 callersFunctionactuatorEncode
osdk-core/api/src/dji_waypoint_v2.cpp:298
↓ 1 callersFunctionactuatorTypeAircraftControlEncode
osdk-core/api/src/dji_waypoint_v2.cpp:281
↓ 1 callersFunctionactuatorTypeCameraEncode
osdk-core/api/src/dji_waypoint_v2.cpp:240
↓ 1 callersFunctionactuatorTypeGimbalEncode
osdk-core/api/src/dji_waypoint_v2.cpp:265
↓ 1 callersFunctionadcBlockingApiDemo
sample/platform/linux/mfio/mfio_sample.cpp:200
↓ 1 callersFunctionadcNonBlockingApiDemo
sample/platform/linux/mfio/mfio_sample.cpp:223
↓ 1 callersMethodaddBufferFromFile
osdk-core/advanced-sensing/camera_stream/udt/src/buffer.cpp:166
↓ 1 callersMethodaddData
osdk-core/advanced-sensing/camera_stream/udt/src/buffer.cpp:374
↓ 1 callersMethodaddEPoll
osdk-core/advanced-sensing/camera_stream/udt/src/core.cpp:2644
↓ 1 callersMethodaddHardDriver
osdk-core/advanced-sensing/ori-osdk-core/hal/src/dji_platform_manager.cpp:139
↓ 1 callersMethodaddThreadHandle
osdk-core/advanced-sensing/ori-osdk-core/hal/src/dji_platform_manager.cpp:188
↓ 1 callersMethodadd_ssock
osdk-core/advanced-sensing/camera_stream/udt/src/epoll.cpp:110
↓ 1 callersMethodadd_usock
osdk-core/advanced-sensing/camera_stream/udt/src/epoll.cpp:94
↓ 1 callersFunctionaes256_done
-------------------------------------------------------------------------- */
osdk-core/advanced-sensing/ori-osdk-core/protocol/src/dji_aes.cpp:392
↓ 1 callersFunctionaes256_init
-------------------------------------------------------------------------- */
osdk-core/advanced-sensing/ori-osdk-core/protocol/src/dji_aes.cpp:379
↓ 1 callersFunctionaes_expandDecKey
-------------------------------------------------------------------------- */
osdk-core/advanced-sensing/ori-osdk-core/protocol/src/dji_aes.cpp:353
↓ 1 callersFunctionaes_mixColumns
-------------------------------------------------------------------------- */
osdk-core/advanced-sensing/ori-osdk-core/protocol/src/dji_aes.cpp:284
↓ 1 callersFunctionaes_mixColumns_inv
-------------------------------------------------------------------------- */
osdk-core/advanced-sensing/ori-osdk-core/protocol/src/dji_aes.cpp:304
↓ 1 callersMethodcallbackThreadFunc
osdk-core/advanced-sensing/camera_stream/src/dji_camera_stream_decoder.cpp:178
↓ 1 callersMethodcbPop
osdk-core/advanced-sensing/ori-osdk-core/utility/src/dji_circular_buffer.cpp:86
↓ 1 callersMethodcheckFireWallConnection
osdk-core/modules/src/firewall/osdk_firewall.cpp:88
↓ 1 callersMethodcheckTLSValue
osdk-core/advanced-sensing/camera_stream/udt/src/api.cpp:1349
↓ 1 callersMethodconnect_complete
osdk-core/advanced-sensing/camera_stream/udt/src/api.cpp:793
↓ 1 callersMethodcopy240pImg
sample/platform/linux/advanced-sensing/stereo_vision_multi_thread_sample/image_process_container.cpp:81
↓ 1 callersMethodcreateBatteryInfoLock
osdk-core/api/src/dji_battery_impl.cpp:54
↓ 1 callersMethodcreateHMSInfoLock
osdk-core/api/src/dji_hms_impl.cpp:145
↓ 1 callersMethodcreateStereoParamsYamlFile
sample/platform/linux/advanced-sensing/stereo_vision_depth_perception_sample/m300_stereo_param_tool.cpp:60
↓ 1 callersMethodcreateThread
sample/platform/linux/advanced-sensing/stereo_vision_multi_thread_sample/utility_thread.cpp:46
↓ 1 callersFunctioncreateWaypoints
sample/platform/STM32/OnBoardSDK_STM32/User/MissionSample.cpp:146
↓ 1 callersFunctioncreateWaypoints
sample/platform/linux/missions/mission_sample.cpp:211
↓ 1 callersMethoddestroyBatteryInfoLock
osdk-core/api/src/dji_battery_impl.cpp:78
↓ 1 callersMethoddestroyHMSInfoLock
osdk-core/api/src/dji_hms_impl.cpp:169
↓ 1 callersMethoddisableStatusLogging
osdk-core/logger/src/dji_log.cpp:289
↓ 1 callersMethoddoProcessPowerSupplyCtrl
sample/platform/linux/config_tool/config_tool.cpp:81
↓ 1 callersMethoddoProcessSimulationCtrl
sample/platform/linux/config_tool/config_tool.cpp:145
↓ 1 callersMethoddoProcessUSBCtrl
sample/platform/linux/config_tool/config_tool.cpp:61
↓ 1 callersMethoddownloadMission
osdk-core/api/src/dji_waypoint_v2.cpp:607
↓ 1 callersMethoddropMsg
osdk-core/advanced-sensing/camera_stream/udt/src/buffer.cpp:491
↓ 1 callersFunctiondynamicLoggingControlExample
sample/platform/linux/logging/logging_sample.cpp:33
↓ 1 callersMethodenableDebugLogging
osdk-core/logger/src/dji_log.cpp:294
↓ 1 callersMethodenableStatusLogging
osdk-core/logger/src/dji_log.cpp:284
↓ 1 callersFunctionencodeSender
osdk-core/api/src/dji_hms_internal.cpp:33
↓ 1 callersFunctionepoll_create
osdk-core/advanced-sensing/camera_stream/udt/src/api.cpp:2282
↓ 1 callersMethodextractOnePackage
adapted from DataSubscribe::Package::unpack
osdk-core/api/src/dji_subscription.cpp:366
↓ 1 callersMethodformatProtocol
osdk-core/advanced-sensing/protocol/src/dji_advanced_sensing_protocol.cpp:198
↓ 1 callersMethodfreeRecvContainer
osdk-core/advanced-sensing/ori-osdk-core/platform/linux/src/posix_thread_manager.cpp:76
↓ 1 callersFunctiongenerateWaypointsPolygon
sample/platform/STM32/OnBoardSDK_STM32/User/MissionSample.cpp:186
↓ 1 callersFunctiongenerateWaypointsPolygon
sample/platform/linux/missions/mission_sample.cpp:250
↓ 1 callersMethodgetACMDefaultBaudrate
sample/platform/linux/common/dji_linux_environment.cpp:114
↓ 1 callersMethodgetActivateData
sample/platform/linux/common/dji_linux_helpers.hpp:57
↓ 1 callersMethodgetApertureAsync
osdk-core/api/src/dji_camera_manager.cpp:1048
↓ 1 callersMethodgetApertureSync
osdk-core/api/src/dji_camera_manager.cpp:1063
↓ 1 callersMethodgetApp_id
sample/platform/linux/common/dji_linux_environment.cpp:66
↓ 1 callersMethodgetBandwidth
osdk-core/advanced-sensing/camera_stream/udt/src/window.cpp:218
↓ 1 callersMethodgetBatteryWholeInfo
osdk-core/api/src/dji_battery.cpp:110
↓ 1 callersMethodgetBaudrate
sample/platform/linux/common/dji_linux_environment.cpp:108
↓ 1 callersFunctiongetBroadcastData
sample/platform/STM32/OnBoardSDK_STM32/User/TelemetrySample.cpp:39
↓ 1 callersFunctiongetBroadcastData
sample/platform/linux/telemetry/telemetry_sample.cpp:39
↓ 1 callersMethodgetBufferSize
osdk-core/api/src/dji_subscription.cpp:763
↓ 1 callersMethodgetCameraVersion
osdk-core/api/src/dji_camera_manager.cpp:260
↓ 1 callersMethodgetCompassData
osdk-core/api/src/dji_broadcast.cpp:358
↓ 1 callersMethodgetConfigResult
sample/platform/linux/common/dji_linux_environment.cpp:120
↓ 1 callersMethodgetControlCommand
osdk-core/modules/src/flight/dji_flight_joystick_module.cpp:254
↓ 1 callersMethodgetControlMode
osdk-core/modules/src/flight/dji_flight_joystick_module.cpp:257
↓ 1 callersMethodgetCurrentState
! @brief Get current status of the mission executing process * * @platforms M300 * @return DJIWaypointV2MissionState state */
osdk-core/api/inc/dji_waypoint_v2.hpp:187
↓ 1 callersFunctiongetDevFilter
sample/platform/linux/hal/hotplug/osdkhal_hotplug.c:31
↓ 1 callersMethodgetDeviceStatus
osdk-core/advanced-sensing/ori-osdk-core/platform/qt/src/qt_serial_device.cpp:71
↓ 1 callersMethodgetError
osdk-core/advanced-sensing/camera_stream/udt/src/api.cpp:1330
↓ 1 callersMethodgetExposureCompensationAsync
osdk-core/api/src/dji_camera_manager.cpp:1148
↓ 1 callersMethodgetExposureCompensationSync
osdk-core/api/src/dji_camera_manager.cpp:1164
↓ 1 callersMethodgetExposureModeAsync
osdk-core/api/src/dji_camera_manager.cpp:1000
↓ 1 callersMethodgetExposureModeSync
osdk-core/api/src/dji_camera_manager.cpp:1015
↓ 1 callersMethodgetFPVCameraImage
osdk-core/advanced-sensing/api/src/dji_advanced_sensing.cpp:581
↓ 1 callersMethodgetFilteredDispMap
sample/platform/linux/advanced-sensing/stereo_vision_depth_perception_sample/utility/stereo_frame.hpp:56
↓ 1 callersMethodgetFirmwareVersion
osdk-core/api/src/dji_camera_manager.cpp:269
← previousnext →601–700 of 3,115, ranked by callers