MCPcopy Create free account

hub / github.com/ARMmbed/DAPLink / functions

Functions6,218 in github.com/ARMmbed/DAPLink

↓ 3 callersFunctionosThreadNew
source/rtos/cmsis_os2_port.c:46
↓ 3 callersFunctionosTimerNew
source/rtos/cmsis_os2_port.c:88
↓ 3 callersFunctionos_error
source/rtos/RTX_Config.c:181
↓ 3 callersFunctionos_kernel_is_active
source/rtos2/RTX/Source/rtx_lib.c:682
↓ 3 callersFunctionpackage_release_files
(source, dest, version, toolchain, release_info, supported_configurations)
tools/package_release_files.py:108
↓ 3 callersFunctionprint_hex_info
(filename, intel_hex)
tools/combine_images.py:36
↓ 3 callersFunctionprotected_xor
source/hic_hal/freescale/usbd_kinetis.c:83
↓ 3 callersFunctionpwm_set_dutycycle
source/board/microbitv2/nrf52820/pwm.c:76
↓ 3 callersFunctionreset_state
/
source/hic_hal/maxim/max32625/usbd_max32625.c:130
↓ 3 callersFunctionreset_state
/
source/hic_hal/maxim/max32620/usbd_max32620.c:130
↓ 3 callersFunctionrt_alloc_box
source/rtos/rt_MemBox.c:81
↓ 3 callersMethodset_assert_auto_manage
(self, enabled)
test/board.py:351
↓ 3 callersMethodset_flush_size
Set the block size to simulate a flush of
test/tests/test_msd.py:118
↓ 3 callersMethodset_report
Send report to the device
test/tests/usb_hid.py:149
↓ 3 callersFunctionsetup_next_sector
source/daplink/drag-n-drop/flash_manager.c:299
↓ 3 callersFunctionstorage_cfg_get_encoding_end
source/board/microbitv2/storage_common.c:187
↓ 3 callersFunctionstorage_cfg_get_encoding_start
source/board/microbitv2/storage_common.c:182
↓ 3 callersFunctionstream_close
source/daplink/drag-n-drop/file_stream.c:186
↓ 3 callersFunctionstream_type_from_name
Identify the file type from its extension
source/daplink/drag-n-drop/file_stream.c:115
↓ 3 callersFunctionswd_ca_select_state
source/daplink/interface/swd_host_ca.c:246
↓ 3 callersFunctionswd_clear_errors
source/daplink/interface/swd_host.c:130
↓ 3 callersFunctionswd_init
source/daplink/interface/swd_host_ca.c:117
↓ 3 callersFunctionswd_read_byte
Read 8-bit byte from target memory.
source/daplink/interface/swd_host.c:432
↓ 3 callersFunctionswd_read_dp
Read debug port register.
source/daplink/interface/swd_host_ca.c:134
↓ 3 callersFunctionswd_read_memory
Read unaligned data from target memory. size is in bytes.
source/daplink/interface/swd_host.c:468
↓ 3 callersFunctionsync_print
(msg)
test/stress_tests/hid_usb_test.py:34
↓ 3 callersFunctionsync_print
(msg)
test/stress_tests/cdc_stress_test.py:34
↓ 3 callersFunctiontarget_flash_erase_sector_size
source/daplink/interface/target_flash.c:384
↓ 3 callersFunctionuart_initialize
source/hic_hal/nxp/lpc4322/uart.c:57
↓ 3 callersFunctionuart_reset
source/hic_hal/nxp/lpc4322/uart.c:95
↓ 3 callersFunctionuart_uninitialize
source/hic_hal/nxp/lpc4322/uart.c:85
↓ 3 callersFunctionusart_dma_start
Start EasyDMA transfer Tx/Rx*/
source/hic_hal/nordic/nrf52820/USART_nRF52820.c:116
↓ 3 callersFunctionusbd_hid_set_report
source/usb/hid/usbd_hid.c:54
↓ 3 callersFunctionutil_write_uint32
source/daplink/util.c:57
↓ 3 callersFunctionvfs_file_get_size
source/daplink/drag-n-drop/virtual_fs.c:478
↓ 3 callersFunctionvfs_mngr_fs_remount
source/daplink/drag-n-drop/vfs_manager.c:178
↓ 2 callersFunctionADC16_GetChannelStatusFlags
source/hic_hal/freescale/kl27z/fsl_adc16.c:359
↓ 2 callersFunctionADC16_GetInstance
* Code ******************************************************************************/
source/hic_hal/freescale/kl27z/fsl_adc16.c:57
↓ 2 callersFunctionADC16_GetStatusFlags
source/hic_hal/freescale/kl27z/fsl_adc16.c:310
↓ 2 callersFunctionARM_MPU_ClrRegionEx
Clear and disable the given MPU region of the given MPU. * \param mpu Pointer to MPU to be used. * \param rnr Region number to be cleared. */
source/cmsis-core/mpu_armv8.h:225
↓ 2 callersFunctionARM_MPU_LoadEx
Load the given number of MPU regions from a table to the given MPU. * \param mpu Pointer to the MPU registers to be used. * \param rnr First region nu
source/cmsis-core/mpu_armv8.h:304
↓ 2 callersFunctionARM_MPU_OrderedMemcpy
Memcopy with strictly ordered memory access, e.g. for register targets. * \param dst Destination data is copied to. * \param src Source data is copied
source/cmsis-core/mpu_armv7.h:251
↓ 2 callersFunctionARM_MPU_SetMemAttrEx
Set the memory attribute encoding to the given MPU. * \param mpu Pointer to the MPU to be configured. * \param idx The attribute index to be set [0-7]
source/cmsis-core/mpu_armv8.h:188
↓ 2 callersFunctionARM_MPU_SetRegionEx
Configure the given MPU region of the given MPU. * \param mpu Pointer to MPU to be used. * \param rnr Region number to be configured. * \param rbar Va
source/cmsis-core/mpu_armv8.h:255
↓ 2 callersFunctionBoard_Init
This function can be implemented by the application to initialize the board */
source/hic_hal/maxim/max32625/system_max32625.c:184
↓ 2 callersFunctionBoard_Init
* Note: When compiling on ARM Keil Toolchain only. * If the SystemCoreClock is modified in this function, post Scatter load * the clock will default t
source/hic_hal/maxim/max32620/system_max32620.c:184
↓ 2 callersFunctionCGU_FrequencyMonitor
/ * @brief Compare one source clock to IRC clock * @param[in] Clock Clock entity that will be compared to IRC, should be: * - CGU_CLKSRC_32KHZ
source/hic_hal/nxp/lpc4322/lpc43xx_cgu.c:1029
↓ 2 callersFunctionCGU_GetBaseStatus
/ * @brief Get current base status * @param[in] Base Base type, should be: * - CGU_BASE_USB0 :Base clock for USB0 * - CGU_BASE_USB1
source/hic_hal/nxp/lpc4322/lpc43xx_cgu.c:931
↓ 2 callersFunctionCLK_EnablePLL
* @brief Set PLL frequency * @param[in] u32PllClkSrc is PLL clock source. Including : * - \ref CLK_PLLCTL_PLLSRC_HXT *
source/hic_hal/nuvoton/m48ssidae/StdDriver/src/m480_clk.c:687
↓ 2 callersFunctionCLK_SetHCLK
* @brief This function set HCLK clock source and HCLK clock divider * @param[in] u32ClkSrc is HCLK clock source. Including : * -
source/hic_hal/nuvoton/m48ssidae/StdDriver/src/m480_clk.c:311
↓ 2 callersFunctionCLK_SetModuleClock
* @brief This function set selected module clock source and module clock divider * @param[in] u32ModuleIdx is module index. * @param[in] u3
source/hic_hal/nuvoton/m48ssidae/StdDriver/src/m480_clk.c:457
↓ 2 callersFunctionCLOCK_EnablePll0
source/hic_hal/freescale/k26f/MK26F18/fsl_clock.c:929
↓ 2 callersFunctionCLOCK_GetExtPllFreq
source/hic_hal/freescale/k26f/MK26F18/fsl_clock.c:725
↓ 2 callersFunctionCLOCK_GetFllRefClkFreq
source/hic_hal/freescale/k26f/MK26F18/fsl_clock.c:304
↓ 2 callersFunctionCLOCK_GetFreq
source/hic_hal/freescale/k26f/MK26F18/fsl_clock.c:467
↓ 2 callersFunctionCLOCK_GetInternalRefClkSelectFreq
source/hic_hal/freescale/k26f/MK26F18/fsl_clock.c:290
↓ 2 callersFunctionCLOCK_GetLircClkFreq
source/hic_hal/freescale/kl27z/MKL27Z4/fsl_clock.c:75
↓ 2 callersFunctionCLOCK_GetOsc0ErClkFreq
! * brief Get the OSC0 external reference clock frequency (OSC0ERCLK). * * return Clock frequency in Hz. */
source/hic_hal/freescale/kl27z/MKL27Z4/fsl_clock.c:115
↓ 2 callersFunctionCLOCK_GetPLL0OutFromSetupUpdate
Update local PLL rate variable */
source/hic_hal/nxp/lpc55xx/LPC55S69/drivers/fsl_clock.c:1397
↓ 2 callersFunctionCLOCK_IsPLL0Locked
! @brief Check if PLL is locked or not * @return true if the PLL is locked, false if not locked */
source/hic_hal/nxp/lpc55xx/LPC55S69/drivers/fsl_clock.h:966
↓ 2 callersFunctionCLOCK_SetFLASHAccessCyclesForFreq
Set the FLASH wait states for the passed frequency */ * brief Set the flash wait states for the input freuqency. * param iFreq: Input frequency
source/hic_hal/nxp/lpc55xx/LPC55S69/drivers/fsl_clock.c:291
↓ 2 callersFunctionCLOCK_SetFbeMode
source/hic_hal/freescale/k26f/MK26F18/fsl_clock.c:1483
↓ 2 callersFunctionCLOCK_SetFeeMode
source/hic_hal/freescale/k26f/MK26F18/fsl_clock.c:1352
↓ 2 callersFunctionCLOCK_SetInternalRefClkConfig
source/hic_hal/freescale/k26f/MK26F18/fsl_clock.c:782
↓ 2 callersFunctionCLOCK_SetPLL1Freq
Setup PLL1 Frequency from pre-calculated value */ * brief Set PLL1 output from PLL setup structure (precise frequency) * param pSetup : Pointer to p
source/hic_hal/nxp/lpc55xx/LPC55S69/drivers/fsl_clock.c:1733
↓ 2 callersFunctionCLOCK_SetPeeMode
source/hic_hal/freescale/k26f/MK26F18/fsl_clock.c:1628
↓ 2 callersFunctionCLOCK_SetupFROClocking
Set FRO Clocking */ * brief Initialize the Core clock to given frequency (12, 48 or 96 MHz). * Turns on FRO and uses default CCO, if freq is 120000
source/hic_hal/nxp/lpc55xx/LPC55S69/drivers/fsl_clock.c:257
↓ 2 callersFunctionCRC_Init
! * brief Enables and configures the CRC peripheral module. * * This functions enables the CRC peripheral clock in the LPC SYSCON block. * It also
source/hic_hal/nxp/lpc55xx/LPC55S69/drivers/fsl_crc.c:48
↓ 2 callersFunctionCRC_WriteData
! * brief Writes data to the CRC module. * * Writes input data buffer bytes to CRC data register. * * param base CRC peripheral address. * p
source/hic_hal/nxp/lpc55xx/LPC55S69/drivers/fsl_crc.c:143
↓ 2 callersFunctionDAP_ProcessCommand
Process DAP command request and prepare response request: pointer to request data response: pointer to response data return: number of bytes in res
source/daplink/cmsis-dap/DAP.c:1664
↓ 2 callersFunctionDAP_queue_execute_buf
source/daplink/cmsis-dap/DAP_queue.c:75
↓ 2 callersFunctionDAP_queue_init
source/daplink/cmsis-dap/DAP_queue.c:27
↓ 2 callersFunctionDMAMUX_GetInstance
* Code ******************************************************************************/
source/hic_hal/freescale/k26f/fsl_dmamux.c:47
↓ 2 callersFunctionDMA_GetVirtualStartChannel
source/hic_hal/nxp/lpc55xx/LPC55S69/drivers/fsl_dma.c:98
↓ 2 callersFunctionDMA_IRQHandle
source/hic_hal/nxp/lpc55xx/LPC55S69/drivers/fsl_dma.c:982
↓ 2 callersFunctionDMA_PrepareTransfer
! * brief Prepares the DMA transfer structure. * deprecated Do not use this function. It has been superceded by @ref DMA_PrepareChannelTransfer and
source/hic_hal/nxp/lpc55xx/LPC55S69/drivers/fsl_dma.c:536
↓ 2 callersFunctionDMA_SetCallback
! * brief Installs a callback function for the DMA transfer. * * This callback is called in DMA IRQ handler. Use the callback to do something after
source/hic_hal/nxp/lpc55xx/LPC55S69/drivers/fsl_dma.c:511
↓ 2 callersFunctionDMA_SetConfig
* @brief Sets the DMA Transfer parameter. * @param hdma: pointer to a DMA_HandleTypeDef structure that contains * the
source/hic_hal/stm32/stm32f103xb/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_dma.c:671
↓ 2 callersFunctionDMA_SetupDescriptor
! * brief setup dma descriptor * Note: This function do not support configure wrap descriptor. * param desc DMA descriptor address. * param xfercf
source/hic_hal/nxp/lpc55xx/LPC55S69/drivers/fsl_dma.c:261
↓ 2 callersFunctionDMA_StartTransfer
! * brief DMA start transfer. * * This function enables the channel request. User can call this function after submitting the transfer request * I
source/hic_hal/nxp/lpc55xx/LPC55S69/drivers/fsl_dma.c:965
↓ 2 callersFunctionDMA_SubmitTransfer
! * brief Submits the DMA transfer request. * deprecated Do not use this function. It has been superceded by @ref DMA_SubmitChannelTransfer. * *
source/hic_hal/nxp/lpc55xx/LPC55S69/drivers/fsl_dma.c:926
↓ 2 callersFunctionDisableIRQ
! * @brief Disable specific interrupt. * * Disable LEVEL1 interrupt. For some devices, there might be multiple interrupt * levels.
source/hic_hal/nxp/lpc55xx/LPC55S69/drivers/fsl_common.h:522
↓ 2 callersFunctionEDMA_AbortTransfer
! * brief eDMA aborts transfer. * * This function disables the channel request and clear transfer status bits. * Users can submit another transfer
source/hic_hal/freescale/k26f/fsl_edma.c:1164
↓ 2 callersFunctionEDMA_CreateHandle
! * brief Creates the eDMA handle. * * This function is called if using the transactional API for eDMA. This function * initializes the internal s
source/hic_hal/freescale/k26f/fsl_edma.c:757
↓ 2 callersFunctionEDMA_GetRemainingMajorLoopCount
! * brief Gets the remaining major loop count from the eDMA current channel TCD. * * This function checks the TCD (Task Control Descriptor) status
source/hic_hal/freescale/k26f/fsl_edma.c:648
↓ 2 callersFunctionEDMA_PrepareTransfer
! * brief Prepares the eDMA transfer structure. * * This function prepares the transfer configuration structure according to the user input. * *
source/hic_hal/freescale/k26f/fsl_edma.c:861
↓ 2 callersFunctionEDMA_SetCallback
! * brief Installs a callback function for the eDMA transfer. * * This callback is called in the eDMA IRQ handler. Use the callback to do something
source/hic_hal/freescale/k26f/fsl_edma.c:836
↓ 2 callersFunctionEDMA_StartTransfer
! * brief eDMA starts transfer. * * This function enables the channel request. Users can call this function after submitting the transfer request
source/hic_hal/freescale/k26f/fsl_edma.c:1103
↓ 2 callersFunctionEDMA_SubmitTransfer
! * brief Submits the eDMA transfer request. * * This function submits the eDMA transfer request according to the transfer configuration structure.
source/hic_hal/freescale/k26f/fsl_edma.c:956
↓ 2 callersFunctionEDMA_TcdReset
! * brief Sets all fields to default values for the TCD structure. * * This function sets all fields for this TCD structure to default value. * *
source/hic_hal/freescale/k26f/fsl_edma.c:392
↓ 2 callersFunctionEDMA_TcdSetTransferConfig
! * brief Configures the eDMA TCD transfer attribute. * * The TCD is a transfer control descriptor. The content of the TCD is the same as the hardw
source/hic_hal/freescale/k26f/fsl_edma.c:439
↓ 2 callersFunctionEP_Reset
source/hic_hal/stm32/stm32f103xb/usbd_STM32F103.c:99
↓ 2 callersFunctionEventFlagsSet
Set Event Flags. \param[in] ef event flags object. \param[in] flags specifies the flags to set. \return event flags after set
source/rtos2/RTX/Source/rtx_evflags.c:43
↓ 2 callersFunctionEvrRtxEventFlagsGet
source/rtos2/RTX/Source/rtx_evr.c:1266
↓ 2 callersFunctionEvrRtxEventFlagsSetDone
source/rtos2/RTX/Source/rtx_evr.c:1233
↓ 2 callersFunctionEvrRtxEventFlagsWaitNotCompleted
source/rtos2/RTX/Source/rtx_evr.c:1326
↓ 2 callersFunctionEvrRtxEventFlagsWaitTimeout
source/rtos2/RTX/Source/rtx_evr.c:1303
↓ 2 callersFunctionEvrRtxKernelInitialized
source/rtos2/RTX/Source/rtx_evr.c:333
↓ 2 callersFunctionEvrRtxKernelLockRestored
source/rtos2/RTX/Source/rtx_evr.c:447
↓ 2 callersFunctionEvrRtxKernelLocked
source/rtos2/RTX/Source/rtx_evr.c:408
← previousnext →601–700 of 6,218, ranked by callers