MCPcopy Create free account

hub / github.com/ARMmbed/DAPLink / functions

Functions6,218 in github.com/ARMmbed/DAPLink

↓ 14 callersFunctionrt_get_first
source/rtos/rt_List.c:82
↓ 14 callersMethodscsi_write10
Send the SCSI write 10 command
test/tests/usb_msd.py:151
↓ 14 callersFunctionswd_transfer_retry
source/daplink/interface/swd_host_ca.c:96
↓ 14 callersFunctionswd_write_dp
Write debug port register
source/daplink/interface/swd_host_ca.c:155
↓ 14 callersFunctionutil_write_string_in_region
source/daplink/util.c:113
↓ 13 callersFunctionEvrRtxMemoryPoolError
source/rtos2/RTX/Source/rtx_evr.c:1665
↓ 13 callersFunctionEvrRtxSemaphoreError
source/rtos2/RTX/Source/rtx_evr.c:1512
↓ 13 callersFunctionEvrRtxTimerError
source/rtos2/RTX/Source/rtx_evr.c:1047
↓ 13 callersFunctionHAL_GPIO_Init
* @brief Initializes the GPIOx peripheral according to the specified parameters in the GPIO_Init. * @param GPIOx: where x can be (A..G depending o
source/hic_hal/stm32/stm32f103xb/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio.c:196
↓ 13 callersFunctionJTAG_Transfer
JTAG Transfer I/O request: A[3:2] RnW APnDP data: DATA[31:0] return: ACK[2:0]
source/daplink/cmsis-dap/JTAG_DP.c:361
↓ 13 callersFunctionUART_DisableInterrupts
! * brief Disables the UART interrupts according to the provided mask. * * This function disables the UART interrupts according to the provided mas
source/hic_hal/freescale/k26f/fsl_uart.c:543
↓ 13 callersFunctiongpio_set_hid_led
source/hic_hal/nxp/lpc4322/gpio.c:95
↓ 13 callersFunctionnrfx_twis_clear_bit
* @brief Auxiliary function for clearing event bit in given flags value * * Function used to clear selected event bit. * * @param flags Flags to p
source/hic_hal/nordic/nrf52820/nrfx/drivers/nrfx_twis.c:206
↓ 13 callersFunctionscu_pinmux
/ * @brief Configure pin function * @param[in] port Port number, should be: 0..15 * @param[in] pin Pin number, should be: 0..31 * @param[in] mode
source/hic_hal/nxp/lpc4322/lpc43xx_scu.c:83
↓ 13 callersFunctionuse_vddioh
/
source/hic_hal/maxim/max32625/gpio.c:50
↓ 12 callersFunctionGPIO_SetMode
* @brief Set GPIO operation mode * * @param[in] port GPIO port. It could be It could be PA, PB, PC, PD, PE, PF, PG or PH. * @param[i
source/hic_hal/nuvoton/m48ssidae/StdDriver/src/m480_gpio.c:60
↓ 12 callersFunctionHAL_FLASH_EndOfOperationCallback
* @brief FLASH end of operation interrupt callback * @param ReturnValue: The value saved in this parameter depends on the ongoing procedure *
source/hic_hal/stm32/stm32f103xb/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash.c:625
↓ 12 callersFunctionUSBD_WriteEP
source/hic_hal/freescale/usbd_kinetis.c:528
↓ 12 callersFunctioncirc_buf_read
source/daplink/circ_buf.c:110
↓ 12 callersFunctionnrf_clock_int_disable
source/hic_hal/nordic/nrf52820/nrfx/hal/nrf_clock.h:710
↓ 12 callersFunctionnrf_clock_task_trigger
source/hic_hal/nordic/nrf52820/nrfx/hal/nrf_clock.h:726
↓ 12 callersFunctionosRtxThreadListRemove
Remove a Thread from linked Object list. \param[in] thread thread object.
source/rtos2/RTX/Source/rtx_thread.c:212
↓ 12 callersMethodscsi_read10
Send the SCSI read 10 command and return the data read
test/tests/usb_msd.py:134
↓ 11 callersFunctionCLOCK_DisableClock
* @brief Disable the clock for specific IP. * @param clk : Clock to be Disabled. * @return Nothing */
source/hic_hal/nxp/lpc55xx/LPC55S69/drivers/fsl_clock.h:732
↓ 11 callersFunctionCLOCK_GetCoreSysClkFreq
Get MAIN Clk */ ! brief Return Frequency of Core System * return Frequency of Core System */
source/hic_hal/nxp/lpc55xx/LPC55S69/drivers/fsl_clock.c:728
↓ 11 callersFunctionCLOCK_GetFroHfFreq
Get HF FRO Clk */ ! brief Return Frequency of High-Freq output of FRO * return Frequency of High-Freq output of FRO */
source/hic_hal/nxp/lpc55xx/LPC55S69/drivers/fsl_clock.c:686
↓ 11 callersFunctionCLOCK_GetPll0OutFreq
Get SYSTEM PLL Clk */ ! brief Return Frequency of PLL * return Frequency of PLL */
source/hic_hal/nxp/lpc55xx/LPC55S69/drivers/fsl_clock.c:695
↓ 11 callersFunctionEvrRtxEventFlagsError
source/rtos2/RTX/Source/rtx_evr.c:1179
↓ 11 callersFunctionGetEpCmdStatPtr
source/hic_hal/nxp/lpc55xx/usbd_LPC55xx.c:109
↓ 11 callersFunctionGetEpCmdStatPtr
source/hic_hal/nxp/lpc11u35/usbd_LPC11Uxx.c:69
↓ 11 callersFunctionJTAG_IR
JTAG Set IR ir: IR value return: none
source/daplink/cmsis-dap/JTAG_DP.c:348
↓ 11 callersFunctionUSART_WaitOnFlagUntilTimeout
* @brief This function handles USART Communication Timeout. * @param husart: Pointer to a USART_HandleTypeDef structure that contains *
source/hic_hal/stm32/stm32f103xb/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_usart.c:1518
↓ 11 callersFunctionUSBD_SignalHandler
source/daplink/interface/main_interface.c:257
↓ 11 callersFunctionconfig_get_overflow_detect
source/daplink/settings/settings_rom.c:190
↓ 11 callersFunctionget_file_content
Get the file contents to be used for loading
test/tests/test_daplink.py:274
↓ 11 callersFunctionget_file_name
Get the file name to be used for loading
test/tests/test_daplink.py:270
↓ 11 callersFunctiongpio_cfg
@brief Pin configuration function */
source/hic_hal/nordic/nrf52820/dl_nrf_gpio.h:72
↓ 11 callersFunctioni2c_gpio_wbyte
---------------------------------------------------------------------------- I2C Write byte *------------------------------------------------------
source/family/arm/musca_b/i2c_gpio.c:236
↓ 11 callersFunctionosRtxMemoryAlloc
Allocate a memory block from a Memory Pool. \param[in] mem pointer to memory pool. \param[in] size size of a memory block in
source/rtos2/RTX/Source/rtx_memory.c:105
↓ 11 callersFunctionrt_dispatch
source/rtos/rt_Task.c:96
↓ 11 callersFunctionswd_init_debug
source/daplink/interface/swd_host.c:802
↓ 11 callersFunctionusbd_os_evt_get
source/usb/usb_lib.c:1329
↓ 11 callersFunctionusbd_os_evt_wait_or
source/usb/usb_lib.c:1333
↓ 10 callersFunctionCLOCK_AttachClk
Clock Selection for IP */ * brief Configure the clock selection muxes. * param connection : Clock to be configured. * return Nothing */
source/hic_hal/nxp/lpc55xx/LPC55S69/drivers/fsl_clock.c:104
↓ 10 callersFunctionCLOCK_GetOutClkFreq
source/hic_hal/freescale/k26f/MK26F18/fsl_clock.c:610
↓ 10 callersFunctionDMA_GetInstance
source/hic_hal/nxp/lpc55xx/LPC55S69/drivers/fsl_dma.c:82
↓ 10 callersFunctionEvrRtxThreadFlagsError
source/rtos2/RTX/Source/rtx_evr.c:859
↓ 10 callersFunctionHAL_GPIO_WritePin
* @brief Sets or clears the selected data port bit. * * @note This function uses GPIOx_BSRR register to allow atomic read/modify *
source/hic_hal/stm32/stm32f103xb/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio.c:481
↓ 10 callersFunctionUSBD_MSC_CheckMedia
source/usb/msc/usbd_msc.c:143
↓ 10 callersFunctiongpio_cfg_output
@brief Pin configuration as output */
source/hic_hal/nordic/nrf52820/dl_nrf_gpio.h:86
↓ 10 callersFunctiongpio_set_cdc_led
source/hic_hal/nxp/lpc4322/gpio.c:104
↓ 10 callersFunctionnrf_nvmc_mode_set
source/hic_hal/nordic/nrf52820/nrfx/hal/nrf_nvmc.h:271
↓ 10 callersFunctionosRtxMemoryPoolInit
Initialize Memory Pool. \param[in] mp_info memory pool info. \param[in] block_count maximum number of memory blocks in memory pool. \par
source/rtos2/RTX/Source/rtx_mempool.c:45
↓ 10 callersFunctionosRtxThreadWaitEnter
Enter Thread wait state. \param[in] state new thread state. \param[in] timeout timeout. \return true - success, false - failure.
source/rtos2/RTX/Source/rtx_thread.c:484
↓ 10 callersFunctionswd_off
source/daplink/interface/swd_host.c:124
↓ 10 callersFunctiontransfer_update_state
Check if the current transfer is still in progress, done, or if an error has occurred
source/daplink/drag-n-drop/vfs_manager.c:736
↓ 9 callersFunctionCLOCK_DisableClock
! * @brief Disable the clock for specific IP. * * @param name Which clock to disable, see \ref clock_ip_name_t. */
source/hic_hal/freescale/kl27z/MKL27Z4/fsl_clock.h:449
↓ 9 callersFunctionCLOCK_EnableClock
! * @brief Enable the clock for specific IP. * * @param name Which clock to enable, see \ref clock_ip_name_t. */
source/hic_hal/freescale/kl27z/MKL27Z4/fsl_clock.h:438
↓ 9 callersFunctionCLOCK_GetFro1MFreq
Get FRO 1M Clk */ ! brief Return Frequency of FRO 1MHz * return Frequency of FRO 1MHz */
source/hic_hal/nxp/lpc55xx/LPC55S69/drivers/fsl_clock.c:659
↓ 9 callersFunctionFMC_Write
* @brief Execute ISP FMC_ISPCMD_PROGRAM to program a word to flash. * @param[in] u32Addr Address of the flash location to be programmed. *
source/hic_hal/nuvoton/m48ssidae/StdDriver/src/m480_fmc.c:278
↓ 9 callersFunctionIOCON_PinMuxSet
* @brief Sets I/O Control pin mux * @param base : The base of IOCON peripheral on the chip * @param ionumber : GPIO number to mux *
source/hic_hal/nxp/lpc55xx/LPC55S69/drivers/fsl_iocon.h:171
↓ 9 callersFunctionMemBlockPtr
Memory Block Pointer
source/rtos2/RTX/Source/rtx_memory.c:52
↓ 9 callersFunctionflash_is_readable
Default implementation. May be overridden by HIC support.
source/daplink/flash_hal.c:47
↓ 9 callersFunctionosRtxThreadSwitch
Switch to specified Thread. \param[in] thread thread object.
source/rtos2/RTX/Source/rtx_thread.c:419
↓ 9 callersMethodread
Read program data from the elf file :param addr: physical address (load address) to read from :param size: number of bytes to read
tools/flash_algo.py:334
↓ 9 callersMethodread
Read serial data
test/tests/test_serial.py:133
↓ 9 callersFunctionrt_rmv_dly
source/rtos/rt_List.c:265
↓ 9 callersFunctionsyscon_writereg
---------------------------------------------------------------------------- System Controller 32bit register write (20uS) *-----------------------
source/family/arm/musca_b/syscon.c:149
↓ 9 callersFunctionutil_write_in_region
source/daplink/util.c:117
↓ 8 callersFunctionCGU_EnableEntity
/ * @brief Enable clock entity * @param[in] ClockEntity Clock entity, should be: * - CGU_CLKSRC_32KHZ_OSC :32Khz oscillator * - CGU_CLK
source/hic_hal/nxp/lpc4322/lpc43xx_cgu.c:637
↓ 8 callersFunctionCLK_WaitClockReady
* @brief This function check selected clock source status * @param[in] u32ClkMask is selected clock source. Including : * - \ref
source/hic_hal/nuvoton/m48ssidae/StdDriver/src/m480_clk.c:824
↓ 8 callersFunctionCLOCK_GetOsc32KFreq
Get RTC OSC Clk */ ! brief Return Frequency of 32kHz osc * return Frequency of 32kHz osc */
source/hic_hal/nxp/lpc55xx/LPC55S69/drivers/fsl_clock.c:713
↓ 8 callersFunctionCTIMER_GetInstance
* Code ******************************************************************************/
source/hic_hal/nxp/lpc55xx/LPC55S69/drivers/fsl_ctimer.c:63
↓ 8 callersFunctionFLASH_WaitForLastOperationBank2
* @brief Wait for a FLASH BANK2 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:885
↓ 8 callersFunctionFLC_Busy
/
source/hic_hal/maxim/max32625/FlashPrg.c:22
↓ 8 callersFunctionFLC_Busy
/
source/hic_hal/maxim/max32620/FlashPrg.c:22
↓ 8 callersFunctionI2C_MasterStop
! * brief Sends a STOP signal on the I2C bus. * * retval kStatus_Success Successfully send the stop signal. * retval kStatus_I2C_Timeout Send stop
source/hic_hal/freescale/kl27z/fsl_i2c_mod.c:925
↓ 8 callersFunctionUSBD_MSC_DataInFormat
source/usb/msc/usbd_msc.c:431
↓ 8 callersFunctiondaplink_is_interface
source/daplink/daplink.h:93
↓ 8 callersFunctiongpio_write
source/hic_hal/nordic/nrf52820/dl_nrf_gpio.h:126
↓ 8 callersFunctionint2array
source/daplink/interface/swd_host_ca.c:87
↓ 8 callersFunctionosRtxThreadListPut
Put a Thread into specified Object list sorted by Priority (Highest at Head). \param[in] object generic object. \param[in] thread
source/rtos2/RTX/Source/rtx_thread.c:142
↓ 8 callersFunctionpost_build_script
(input_file, output_file, board_id=None, family_id=None, bin_offset=None, flash_algo_file=None, target_ram_sta
tools/post_build_script.py:44
↓ 8 callersFunctionreturn_dap_string
@brief Utility to copy string to output buffer and return length. The source string is limited to the maximum output buffer size defined by the MAX_D
source/daplink/cmsis-dap/dap_strings.h:37
↓ 7 callersFunctionEDMA_GetInstance
source/hic_hal/freescale/k26f/fsl_edma.c:56
↓ 7 callersFunctionEnableGlobalIRQ
! * @brief Enaable the global IRQ * * Set the primask register with the provided primask value but not just enable the primask. The idea is for the
source/hic_hal/freescale/iap/fsl_common.h:234
↓ 7 callersFunctionEnableIRQ
! * @brief Enable specific interrupt. * * Enable LEVEL1 interrupt. For some devices, there might be multiple interrupt * levels. F
source/hic_hal/nxp/lpc55xx/LPC55S69/drivers/fsl_common.h:484
↓ 7 callersFunctionEvrRtxMessageQueueInserted
source/rtos2/RTX/Source/rtx_evr.c:1954
↓ 7 callersFunctionPIN_TDI_OUT
TDI I/O pin: Set Output. \param bit Output value for the TDI DAP hardware I/O pin. */
source/hic_hal/nxp/lpc4322/DAP_config.h:344
↓ 7 callersFunctionSDK_DelayAtLeastUs
__XCC__ */ ! * @brief Delay at least for some time. * Please note that, if not uses DWT, this API will use while loop for delay, different run-time
source/hic_hal/nxp/lpc55xx/LPC55S69/drivers/fsl_common.c:241
↓ 7 callersFunctionSWJ_Sequence
source/daplink/cmsis-dap/SW_DP.c:73
↓ 7 callersFunctionTIM_Base_SetConfig
* @brief Time Base configuration * @param TIMx : TIM periheral * @param Structure : TIM Base configuration structure * @retval None */
source/hic_hal/stm32/stm32f103xb/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim.c:4553
↓ 7 callersFunctionTIM_ITRx_SetConfig
* @brief Selects the Input Trigger source * @param TIMx to select the TIM peripheral * @param InputTriggerSource : The Input Trigger source.
source/hic_hal/stm32/stm32f103xb/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim.c:5290
↓ 7 callersFunctionUSBD_ReadEP
source/hic_hal/freescale/usbd_kinetis.c:468
↓ 7 callersFunction_GetAvailWriteSpace
* * _GetAvailWriteSpace() * * Function description * Returns the number of bytes that can be written to the ring * buffer without blockin
source/daplink/debug/SEGGER_RTT.c:519
↓ 7 callersFunction_WriteBlocking
* * _WriteBlocking() * * Function description * Stores a specified number of characters in SEGGER RTT ring buffer * and updates the assoc
source/daplink/debug/SEGGER_RTT.c:367
↓ 7 callersFunctionflash_cache_clear_command
source/hic_hal/freescale/iap/fsl_flash.c:792
↓ 7 callersMethodget_mode
Return either MODE_IF or MODE_BL
test/board.py:298
↓ 7 callersFunctiongpio_get_pbon_btn
source/board/musca_a.c:31
↓ 7 callersFunctiongpio_set
@brief Pin configuration as input */
source/hic_hal/nordic/nrf52820/dl_nrf_gpio.h:101
← previousnext →101–200 of 6,218, ranked by callers