MCPcopy Create free account

hub / github.com/ARMmbed/DAPLink / functions

Functions6,218 in github.com/ARMmbed/DAPLink

↓ 237 callersFunction__DSB
\brief Data Synchronization Barrier \details Acts as a special kind of Data Memory Barrier. It completes when all explicit memory acces
source/cmsis-core/cmsis_gcc.h:944
↓ 152 callersFunctionEDMA_HandleIRQ
! * brief eDMA IRQ handler for the current major loop transfer completion. * * This function clears the channel major interrupt flag and calls * t
source/hic_hal/freescale/k26f/fsl_edma.c:1213
↓ 122 callersMethodinfo
(self, msg)
test/test_info.py:57
↓ 120 callersFunctionEDMA_GetChannelStatusFlags
! * brief Gets the eDMA channel status flags. * * param base eDMA peripheral base address. * param channel eDMA channel number. * return The mask
source/hic_hal/freescale/k26f/fsl_edma.c:684
↓ 116 callersFunctionVENDOR_TO_FAMILY
(x, y)
test/info.py:139
↓ 109 callersFunctionisr_evt_set
source/rtos/rt_Event.c:120
↓ 88 callersFunction__ISB
\brief Instruction Synchronization Barrier \details Instruction Synchronization Barrier flushes the pipeline in the processor, so that
source/cmsis-core/cmsis_gcc.h:933
↓ 79 callersFunctionIsIrqMasked
Check if IRQ is Masked \return true=masked, false=not masked
source/rtos2/RTX/Source/rtx_core_cm.h:136
↓ 79 callersFunctionIsIrqMode
Check if in IRQ Mode \return true=IRQ, false=thread
source/rtos2/RTX/Source/rtx_core_cm.h:130
↓ 68 callersFunctionHAL_GetTick
* @brief Provides a tick value in millisecond. * @note This function is declared as __weak to be overwritten in case of other * impleme
source/hic_hal/stm32/stm32f103xb/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal.c:308
↓ 62 callersMethodwrite
Write to the CDC data endpoint
test/tests/usb_cdc.py:176
↓ 60 callersMethodfailure
(self, msg)
test/test_info.py:49
↓ 56 callersFunctionTIM_CCxChannelCmd
* @brief Enables or disables the TIM Capture Compare Channel x. * @param TIMx to select the TIM peripheral * @param Channel : specifies the TI
source/hic_hal/stm32/stm32f103xb/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim.c:5350
↓ 51 callersFunctioncortex_int_restore
source/daplink/cortex_m.h:43
↓ 47 callersFunctionHAL_DMA_Start_IT
* @brief Start the DMA Transfer with interrupt enabled. * @param hdma: pointer to a DMA_HandleTypeDef structure that contains *
source/hic_hal/stm32/stm32f103xb/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_dma.c:344
↓ 46 callersFunctiondelay_us
source/family/arm/musca_b/utils.c:34
↓ 42 callersFunctionosDelay
source/rtos/cmsis_os2_port.c:131
↓ 41 callersFunctionSleepns
---------------------------------------------------------------------------- System Controller serial interface *----------------------------------
source/family/arm/musca_a/syscon.c:39
↓ 41 callersFunctionSleepns
---------------------------------------------------------------------------- System Controller serial interface *----------------------------------
source/family/arm/musca_b/syscon.c:39
↓ 41 callersFunctionswd_write_word
Write 32-bit word to target memory.
source/daplink/interface/swd_host.c:418
↓ 37 callersFunctiondelay
source/family/arm/musca_b/utils.c:24
↓ 36 callersFunctionRTC_WaitAccessEnable
* @brief Wait RTC Access Enable * * @param None * * @return None * * @details This function is used to enable the maximum
source/hic_hal/nuvoton/m48ssidae/StdDriver/inc/m480_rtc.h:307
↓ 33 callersFunctionEvrRtxThreadError
source/rtos2/RTX/Source/rtx_evr.c:538
↓ 28 callersFunction__disable_irq
\brief Disable IRQ Interrupts \details Disables IRQ interrupts by setting the I-bit in the CPSR. Can only be executed in Privileged mod
source/cmsis-core/cmsis_gcc.h:207
↓ 27 callersFunctionFLASH_WaitForLastOperation
* @brief Wait for a FLASH operation to complete. * @param Timeout: maximum flash operation timeout * @retval HAL_StatusTypeDef HAL Status */
source/hic_hal/stm32/stm32f103xb/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash.c:840
↓ 27 callersFunctionPOWER_DisablePD
! * @brief API to disable PDRUNCFG bit in the Syscon. Note that disabling the bit powers up the peripheral * * @param en peripheral for which to
source/hic_hal/nxp/lpc55xx/LPC55S69/drivers/fsl_power.h:342
↓ 27 callersFunctioncirc_buf_count_free
source/daplink/circ_buf.c:97
↓ 27 callersFunctioncirc_buf_count_used
source/daplink/circ_buf.c:80
↓ 27 callersFunctiondelay
source/family/arm/musca_a/utils.c:24
↓ 27 callersMethodget_file_path
Convenience function to the path to a file on the drive
test/board.py:304
↓ 27 callersMethodset_expected_data
Data that should have been written to the device
test/tests/test_msd.py:123
↓ 26 callersFunctioncirc_buf_init
source/daplink/circ_buf.c:27
↓ 25 callersFunction__enable_irq
\brief Enable IRQ Interrupts \details Enables IRQ interrupts by clearing the I-bit in the CPSR. Can only be executed in Privileged mode
source/cmsis-core/cmsis_gcc.h:196
↓ 25 callersFunctioni2c_fillBufferHead
source/board/microbitv2/kl27z/i2c.c:274
↓ 25 callersMethodrun
(self)
test/tests/test_msd.py:168
↓ 24 callersFunctionUSBD_MSC_SetCSW
source/usb/msc/usbd_msc.c:1007
↓ 24 callersFunctioncirc_buf_write
source/daplink/circ_buf.c:124
↓ 24 callersFunctionswd_read_ap
Read access port register.
source/daplink/interface/swd_host.c:181
↓ 23 callersFunctionPORT_SetPinMux
! * @brief Configures the pin muxing. * * @param base PORT peripheral base pointer. * @param pin PORT pin number. * @param mux pin muxing sl
source/hic_hal/freescale/kl27z/fsl_port.h:346
↓ 22 callersFunctionSCU_PinConfigure
\fn int32_t SCU_PinConfiguare (uint8_t port, uint8_t pin, uint32_t pin_cfg) \brief Set pin function and electrical characteristics
source/hic_hal/nxp/lpc4322/RTE_Driver/SCU_LPC43xx.c:51
↓ 22 callersFunctionosRtxThreadWaitExit
Exit Thread wait state. \param[in] thread thread object. \param[in] ret_val return value. \param[in] dispatch dispatch flag
source/rtos2/RTX/Source/rtx_thread.c:464
↓ 22 callersFunctionswd_read_word
Read 32-bit word from target memory.
source/daplink/interface/swd_host.c:404
↓ 21 callersFunctionosRtxThreadListGet
Get a Thread with Highest Priority from specified Object list and remove it. \param[in] object generic object. \return thread object.
source/rtos2/RTX/Source/rtx_thread.c:165
↓ 21 callersFunctionswd_write_ap
Write access port register
source/daplink/interface/swd_host.c:210
↓ 20 callersFunctioncirc_buf_pop
source/daplink/circ_buf.c:58
↓ 19 callersFunctioncirc_buf_push
source/daplink/circ_buf.c:40
↓ 19 callersFunctionnrfx_twis_check_bit
* @brief Auxiliary function for checking event bit inside given flags value * * Function used here to check presence of the event inside given flags
source/hic_hal/nordic/nrf52820/nrfx/drivers/nrfx_twis.c:190
↓ 19 callersFunctionosRtxMemoryPoolFree
Return an allocated memory block back to a Memory Pool. \param[in] mp_info memory pool info. \param[in] block address of the alloc
source/rtos2/RTX/Source/rtx_mempool.c:122
↓ 19 callersFunctionswd_transfer_retry
source/daplink/interface/swd_host.c:93
↓ 19 callersFunctionswd_write_dp
Write debug port register
source/daplink/interface/swd_host.c:160
↓ 18 callersFunctionCLOCK_EnableClock
* @brief Enable the clock for specific IP. * @param clk : Clock to be enabled. * @return Nothing */
source/hic_hal/nxp/lpc55xx/LPC55S69/drivers/fsl_clock.h:722
↓ 18 callersFunctionHAL_DMA_Abort
* @brief Aborts the DMA Transfer. * @param hdma : pointer to a DMA_HandleTypeDef structure that contains * the configuration in
source/hic_hal/stm32/stm32f103xb/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_dma.c:388
↓ 18 callersFunctionUART_EnableInterrupts
! * brief Enables UART interrupts according to the provided mask. * * This function enables the UART interrupts according to the provided mask. The
source/hic_hal/freescale/k26f/fsl_uart.c:515
↓ 18 callersFunctionUSBD_MSC_SetStallEP
source/usb/msc/usbd_msc.c:77
↓ 18 callersFunction__get_PRIMASK
\brief Get Priority Mask \details Returns the current state of the priority mask bit from the Priority Mask Register. \return Prio
source/cmsis-core/cmsis_gcc.h:449
↓ 18 callersMethodset_programming_data
Set data to program over mass storage Data should be the conetents of the hex or binary file being loaded. This option canno
test/tests/test_msd.py:103
↓ 17 callersFunctionEvrRtxKernelError
source/rtos2/RTX/Source/rtx_evr.c:314
↓ 17 callersFunctionSWD_Transfer
source/daplink/cmsis-dap/SW_DP.c:285
↓ 17 callersMethodcreate_subtest
(self, name)
test/test_info.py:121
↓ 17 callersFunctionosRtxMemoryPoolAlloc
Allocate a memory block from a Memory Pool. \param[in] mp_info memory pool info. \return address of the allocated memory block or NULL in cas
source/rtos2/RTX/Source/rtx_mempool.c:81
↓ 16 callersFunctionEvrRtxMessageQueueError
source/rtos2/RTX/Source/rtx_evr.c:1863
↓ 16 callersFunctionTIM_CCxNChannelCmd
* @brief Enables or disables the TIM Capture Compare Channel xN. * @param TIMx to select the TIM peripheral * @param Channel : specifies the T
source/hic_hal/stm32/stm32f103xb/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim_ex.c:1827
↓ 16 callersFunctioni2c_fillBuffer
source/board/microbitv2/kl27z/i2c.c:263
↓ 16 callersFunctionnrf_clock_event_clear
source/hic_hal/nordic/nrf52820/nrfx/hal/nrf_clock.h:737
↓ 16 callersFunctionosRtxThreadDispatch
Dispatch specified Thread or Ready Thread with Highest Priority. \param[in] thread thread object or NULL.
source/rtos2/RTX/Source/rtx_thread.c:429
↓ 16 callersFunctionrt_put_prio
source/rtos/rt_List.c:47
↓ 16 callersFunctionswd_write_word
Write 32-bit word to target memory.
source/daplink/interface/swd_host_ca.c:396
↓ 15 callersFunctionEvrRtxMutexError
source/rtos2/RTX/Source/rtx_evr.c:1361
↓ 15 callersFunctionUSBD_StatusInStage
source/usb/usbd_core.c:170
↓ 15 callersFunctionosRtxMemoryFree
Return an allocated memory block back to a Memory Pool. \param[in] mem pointer to memory pool. \param[in] block memory block t
source/rtos2/RTX/Source/rtx_memory.c:174
↓ 15 callersMethodset_expected_mode
(self, mode)
test/tests/test_daplink.py:110
↓ 15 callersMethodset_mode
Set the mode to either MODE_IF or MODE_BL
test/board.py:315
↓ 15 callersFunctionusbd_reset_core
source/usb/usbd_core.c:83
↓ 14 callersFunctionRESET_PeripheralReset
! * brief Reset peripheral module. * * Reset peripheral module. * * param peripheral Peripheral to reset. The enum argument contains encoding of
source/hic_hal/nxp/lpc55xx/LPC55S69/drivers/fsl_reset.c:93
↓ 14 callersFunctionUSART_DmaControl
source/hic_hal/nxp/lpc55xx/LPC55S69/drivers/fsl_usart_cmsis.c:416
↓ 14 callersFunctionUSART_DmaGetRxCount
source/hic_hal/nxp/lpc55xx/LPC55S69/drivers/fsl_usart_cmsis.c:410
↓ 14 callersFunctionUSART_DmaGetStatus
source/hic_hal/nxp/lpc55xx/LPC55S69/drivers/fsl_usart_cmsis.c:453
↓ 14 callersFunctionUSART_DmaGetTxCount
source/hic_hal/nxp/lpc55xx/LPC55S69/drivers/fsl_usart_cmsis.c:404
↓ 14 callersFunctionUSART_DmaInitialize
source/hic_hal/nxp/lpc55xx/LPC55S69/drivers/fsl_usart_cmsis.c:262
↓ 14 callersFunctionUSART_DmaPowerControl
source/hic_hal/nxp/lpc55xx/LPC55S69/drivers/fsl_usart_cmsis.c:279
↓ 14 callersFunctionUSART_DmaReceive
source/hic_hal/nxp/lpc55xx/LPC55S69/drivers/fsl_usart_cmsis.c:365
↓ 14 callersFunctionUSART_DmaSend
source/hic_hal/nxp/lpc55xx/LPC55S69/drivers/fsl_usart_cmsis.c:335
↓ 14 callersFunctionUSART_DmaTransfer
source/hic_hal/nxp/lpc55xx/LPC55S69/drivers/fsl_usart_cmsis.c:395
↓ 14 callersFunctionUSART_DmaUninitialize
source/hic_hal/nxp/lpc55xx/LPC55S69/drivers/fsl_usart_cmsis.c:273
↓ 14 callersFunctionUSART_NonBlockingControl
source/hic_hal/nxp/lpc55xx/LPC55S69/drivers/fsl_usart_cmsis.c:668
↓ 14 callersFunctionUSART_NonBlockingGetRxCount
source/hic_hal/nxp/lpc55xx/LPC55S69/drivers/fsl_usart_cmsis.c:652
↓ 14 callersFunctionUSART_NonBlockingGetStatus
source/hic_hal/nxp/lpc55xx/LPC55S69/drivers/fsl_usart_cmsis.c:701
↓ 14 callersFunctionUSART_NonBlockingGetTxCount
source/hic_hal/nxp/lpc55xx/LPC55S69/drivers/fsl_usart_cmsis.c:635
↓ 14 callersFunctionUSART_NonBlockingInitialize
source/hic_hal/nxp/lpc55xx/LPC55S69/drivers/fsl_usart_cmsis.c:503
↓ 14 callersFunctionUSART_NonBlockingPowerControl
source/hic_hal/nxp/lpc55xx/LPC55S69/drivers/fsl_usart_cmsis.c:521
↓ 14 callersFunctionUSART_NonBlockingReceive
source/hic_hal/nxp/lpc55xx/LPC55S69/drivers/fsl_usart_cmsis.c:596
↓ 14 callersFunctionUSART_NonBlockingSend
source/hic_hal/nxp/lpc55xx/LPC55S69/drivers/fsl_usart_cmsis.c:566
↓ 14 callersFunctionUSART_NonBlockingTransfer
source/hic_hal/nxp/lpc55xx/LPC55S69/drivers/fsl_usart_cmsis.c:626
↓ 14 callersFunctionUSART_NonBlockingUninitialize
source/hic_hal/nxp/lpc55xx/LPC55S69/drivers/fsl_usart_cmsis.c:515
↓ 14 callersFunctionUSART_TransferStartRingBuffer
! * brief Sets up the RX ring buffer. * * This function sets up the RX ring buffer to a specific USART handle. * * When the RX ring buffer is use
source/hic_hal/nxp/lpc55xx/LPC55S69/drivers/fsl_usart.c:132
↓ 14 callersFunctionUSBD_DataInStage
source/usb/usbd_core.c:129
↓ 14 callersFunctionconfig_ram_add_hexdump
source/daplink/settings/settings.c:212
↓ 14 callersFunctionosThreadFlagsSet
source/rtos/cmsis_os2_port.c:60
↓ 14 callersMethodpack
Return a byte representation of this structure
test/tests/usb_msd.py:271
↓ 14 callersMethodread
Read from the CDC data endpoint
test/tests/usb_cdc.py:168
next →1–100 of 6,218, ranked by callers