MCPcopy Create free account

hub / github.com/ARMmbed/DAPLink / functions

Functions6,218 in github.com/ARMmbed/DAPLink

↓ 3 callersFunctionEvrRtxMessageQueueGetName
source/rtos2/RTX/Source/rtx_evr.c:1897
↓ 3 callersFunctionEvrRtxMutexGetName
source/rtos2/RTX/Source/rtx_evr.c:1393
↓ 3 callersFunctionEvrRtxSemaphoreGetName
source/rtos2/RTX/Source/rtx_evr.c:1546
↓ 3 callersFunctionEvrRtxSemaphoreReleased
source/rtos2/RTX/Source/rtx_evr.c:1620
↓ 3 callersFunctionEvrRtxThreadEnumerate
source/rtos2/RTX/Source/rtx_evr.c:844
↓ 3 callersFunctionEvrRtxThreadFlagsGet
source/rtos2/RTX/Source/rtx_evr.c:912
↓ 3 callersFunctionEvrRtxThreadFlagsWaitCompleted
source/rtos2/RTX/Source/rtx_evr.c:956
↓ 3 callersFunctionEvrRtxThreadGetName
source/rtos2/RTX/Source/rtx_evr.c:577
↓ 3 callersFunctionEvrRtxThreadGetStackSize
source/rtos2/RTX/Source/rtx_evr.c:609
↓ 3 callersFunctionEvrRtxThreadGetState
source/rtos2/RTX/Source/rtx_evr.c:598
↓ 3 callersFunctionEvrRtxThreadJoined
source/rtos2/RTX/Source/rtx_evr.c:753
↓ 3 callersFunctionEvrRtxThreadPreempted
source/rtos2/RTX/Source/rtx_evr.c:785
↓ 3 callersFunctionEvrRtxTimerGetName
source/rtos2/RTX/Source/rtx_evr.c:1093
↓ 3 callersFunctionFGPIO_GetInstance
source/hic_hal/freescale/kl27z/fsl_gpio.c:212
↓ 3 callersFunctionFLASH_OB_GetWRP
* @brief Return the FLASH Write Protection Option Bytes value. * @retval The FLASH Write Protection Option Bytes value */
source/hic_hal/stm32/stm32f103xb/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash_ex.c:1034
↓ 3 callersFunctionFMC_ReadUID
* @brief Read Unique ID * @param[in] u8Index UID index. 0 = UID[31:0], 1 = UID[63:32], 2 = UID[95:64] * @return The 32-bit unique ID d
source/hic_hal/nuvoton/m48ssidae/StdDriver/inc/m480_fmc.h:212
↓ 3 callersFunctionGPIO_PinInit
! * brief Initializes a GPIO pin used by the board. * * To initialize the GPIO, define a pin configuration, as either input or output, in the user
source/hic_hal/freescale/kl27z/fsl_gpio.c:98
↓ 3 callersFunctionGPIO_PinWrite
! * @brief Sets the output level of the multiple GPIO pins to the logic 1 or 0. * * @param base GPIO peripheral base pointer (GPIOA, GPIOB, GPIO
source/hic_hal/freescale/kl27z/fsl_gpio.h:155
↓ 3 callersFunctionGetClockFreq
---------------------------------------------------------------------------- Get clock frequency for specified clock source *----------------------
source/hic_hal/nxp/lpc4322/system_LPC43xx.c:626
↓ 3 callersFunctionGetExtClkFreq
Get EXT OSC Clk */ ! brief Return Frequency of External Clock * return Frequency of External Clock. If no external clock is used returns 0. */
source/hic_hal/nxp/lpc55xx/LPC55S69/system_LPC55S69_cm33_core0.c:202
↓ 3 callersFunctionGetFro12MFreq
Get FRO 12M Clk */ ! brief Return Frequency of FRO 12MHz * return Frequency of FRO 12MHz */
source/hic_hal/nxp/lpc55xx/LPC55S69/system_LPC55S69_cm33_core0.c:184
↓ 3 callersFunctionGetFro1MFreq
Get FRO 1M Clk */ ! brief Return Frequency of FRO 1MHz * return Frequency of FRO 1MHz */
source/hic_hal/nxp/lpc55xx/LPC55S69/system_LPC55S69_cm33_core0.c:193
↓ 3 callersFunctionGetOsc32KFreq
Get RTC OSC Clk */ ! brief Return Frequency of 32kHz osc * return Frequency of 32kHz osc */
source/hic_hal/nxp/lpc55xx/LPC55S69/system_LPC55S69_cm33_core0.c:220
↓ 3 callersFunctionGetTraceStatus
Get Trace Status (clear Error flags) return: Trace Status (Active flag and Error flags)
source/daplink/cmsis-dap/SWO.c:401
↓ 3 callersFunctionHAL_FLASH_Lock
* @brief Locks the FLASH control register access * @retval HAL Status */
source/hic_hal/stm32/stm32f103xb/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash.c:707
↓ 3 callersFunctionHAL_FLASH_Unlock
* @brief Unlock the FLASH control register access * @retval HAL Status */
source/hic_hal/stm32/stm32f103xb/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash.c:674
↓ 3 callersFunctionHAL_RCC_GetHCLKFreq
* @brief Returns the HCLK frequency * @note Each time HCLK changes, this function must be called to update the * right HCLK value.
source/hic_hal/stm32/stm32f103xb/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc.c:1058
↓ 3 callersFunctionHAL_RCC_GetPCLK2Freq
* @brief Returns the PCLK2 frequency * @note Each time PCLK2 changes, this function must be called to update the * right PCLK2 val
source/hic_hal/stm32/stm32f103xb/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc.c:1081
↓ 3 callersFunctionHAL_USART_RxCpltCallback
* @brief Rx Transfer completed callbacks. * @param husart: Pointer to a USART_HandleTypeDef structure that contains * the config
source/hic_hal/stm32/stm32f103xb/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_usart.c:1270
↓ 3 callersFunctionHAL_USART_TxRxCpltCallback
* @brief Tx/Rx Transfers completed callback for the non-blocking process. * @param husart: Pointer to a USART_HandleTypeDef structure that contain
source/hic_hal/stm32/stm32f103xb/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_usart.c:1300
↓ 3 callersFunctionI2C_MasterGetStatusFlags
! * brief Gets the I2C status flags. * * param base I2C base pointer * return status flag, use status flag to AND #_i2c_flags to get the related s
source/hic_hal/freescale/kl27z/fsl_i2c_mod.c:959
↓ 3 callersFunctionJTAG2SWD
source/daplink/interface/swd_host_ca.c:710
↓ 3 callersFunctionMessageQueueGet
Get a Message from Queue with Highest Priority. \param[in] mq message queue object. \return message object or NULL.
source/rtos2/RTX/Source/rtx_msgqueue.c:90
↓ 3 callersFunctionMessageQueueRemove
Remove a Message from Queue \param[in] mq message queue object. \param[in] msg message object.
source/rtos2/RTX/Source/rtx_msgqueue.c:144
↓ 3 callersFunctionPIN_SWDIO_TMS_CLR
SWDIO/TMS I/O pin: Set Output to Low. Set the SWDIO/TMS DAP hardware I/O pin to low level. */
source/hic_hal/nxp/lpc4322/DAP_config.h:285
↓ 3 callersFunctionPIN_SWDIO_TMS_SET
SWDIO/TMS I/O pin: Set Output to High. Set the SWDIO/TMS DAP hardware I/O pin to high level. */
source/hic_hal/nxp/lpc4322/DAP_config.h:277
↓ 3 callersFunctionPIN_nRESET_IN
nRESET I/O pin: Get Input. \return Current status of the nRESET DAP hardware I/O pin. */
source/hic_hal/nxp/lpc4322/DAP_config.h:386
↓ 3 callersFunctionPIN_nRESET_OUT
nRESET I/O pin: Set Output. \param bit target device hardware reset pin status: - 0: issue a device hardware reset. - 1: release
source/hic_hal/nxp/lpc4322/DAP_config.h:400
↓ 3 callersFunctionPORT_SetPinInterruptConfig
! * @brief Configures the port pin interrupt/DMA request. * * @param base PORT peripheral base pointer. * @param pin PORT pin number. * @p
source/hic_hal/freescale/kl27z/fsl_port.h:415
↓ 3 callersFunctionSYS_LockReg
* @brief Enable register write-protection function * @param None * @return None * @details This function is used to enable regi
source/hic_hal/nuvoton/m48ssidae/StdDriver/inc/m480_sys.h:1488
↓ 3 callersFunctionSYS_UnlockReg
* @brief Disable register write-protection function * @param None * @return None * @details This function disable register writ
source/hic_hal/nuvoton/m48ssidae/StdDriver/inc/m480_sys.h:1472
↓ 3 callersFunctionSemaphoreTokenDecrement
Decrement Semaphore tokens. \param[in] semaphore semaphore object. \return 1 - success, 0 - failure.
source/rtos2/RTX/Source/rtx_semaphore.c:42
↓ 3 callersFunctionTIM_OC1_SetConfig
* @brief Time Ouput Compare 1 configuration * @param TIMx to select the TIM peripheral * @param OC_Config : The ouput configuration structure
source/hic_hal/stm32/stm32f103xb/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim.c:4598
↓ 3 callersFunctionTIM_TI1_ConfigInputStage
* @brief Configure the Polarity and Filter for TI1. * @param TIMx to select the TIM peripheral. * @param TIM_ICPolarity : The Input Polarity.
source/hic_hal/stm32/stm32f103xb/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim.c:5073
↓ 3 callersFunctionTIM_TI1_SetConfig
* @brief Configure the TI1 as Input. * @param TIMx to select the TIM peripheral. * @param TIM_ICPolarity : The Input Polarity. * Th
source/hic_hal/stm32/stm32f103xb/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim.c:5026
↓ 3 callersFunctionThreadFlagsCheck
Check Thread Flags. \param[in] thread thread object. \param[in] flags specifies the flags to check. \param[in] options s
source/rtos2/RTX/Source/rtx_thread.c:96
↓ 3 callersFunctionTimerRemove
Remove Timer from the Timer List. \param[in] timer timer object.
source/rtos2/RTX/Source/rtx_timer.c:68
↓ 3 callersFunctionUART1_DeinitPins
source/hic_hal/freescale/k26f/gpio.c:116
↓ 3 callersFunctionUART1_InitPins
source/hic_hal/freescale/k26f/gpio.c:110
↓ 3 callersFunctionUART_CommonControl
* Common control function used by uart_NonBlockingControl/uart_DmaControl/uart_EdmaControl */
source/hic_hal/freescale/k26f/fsl_uart_cmsis.c:145
↓ 3 callersFunctionUART_IRQHandler
/
source/hic_hal/maxim/max32625/uart.c:363
↓ 3 callersFunctionUART_IntrDis
source/hic_hal/atmel/sam3u2c/uart.c:203
↓ 3 callersFunctionUART_Receive
Receive data from target via UART
source/daplink/cmsis-dap/DAP_UART.c:271
↓ 3 callersFunctionUART_Receive_Disable
Disable UART Receive
source/daplink/cmsis-dap/DAP_UART.c:233
↓ 3 callersFunctionUART_Transmit_Disable
Disable UART Transmit
source/daplink/cmsis-dap/DAP_UART.c:242
↓ 3 callersFunctionUSART_Deinit
! * brief Deinitializes a USART instance. * * This function waits for TX complete, disables TX and RX, and disables the USART clock. * * param ba
source/hic_hal/nxp/lpc55xx/LPC55S69/drivers/fsl_usart.c:272
↓ 3 callersFunctionUSART_EnableRxDMA
! * @brief Enable DMA for Rx */
source/hic_hal/nxp/lpc55xx/LPC55S69/drivers/fsl_usart.h:427
↓ 3 callersFunctionUSART_EnableTxDMA
! * @brief Enable DMA for Tx */
source/hic_hal/nxp/lpc55xx/LPC55S69/drivers/fsl_usart.h:412
↓ 3 callersFunctionUSART_GetDefaultConfig
! * brief Gets the default configuration structure. * * This function initializes the USART configuration structure to a default value. The default
source/hic_hal/nxp/lpc55xx/LPC55S69/drivers/fsl_usart.c:301
↓ 3 callersFunctionUSART_Init
! * brief Initializes a USART instance with user configuration structure and peripheral clock. * * This function configures the USART module with t
source/hic_hal/nxp/lpc55xx/LPC55S69/drivers/fsl_usart.c:193
↓ 3 callersFunctionUSBD_ClrStallEP
source/hic_hal/freescale/usbd_kinetis.c:439
↓ 3 callersFunctionUSBD_MSC_RWSetup
source/usb/msc/usbd_msc.c:364
↓ 3 callersFunction_ResetBuffers
source/hic_hal/atmel/sam3u2c/uart.c:173
↓ 3 callersFunction_Send1
source/hic_hal/atmel/sam3u2c/uart.c:155
↓ 3 callersFunction_WritePage
source/hic_hal/atmel/sam3u2c/flash_hal_SAM3U.c:72
↓ 3 callersFunction__set_CONTROL
\brief Set Control Register \details Writes the given value to the Control Register. \param [in] control Control Register value to set */
source/cmsis-core/cmsis_gcc.h:248
↓ 3 callersFunction__set_PRIMASK
\brief Set Priority Mask \details Assigns the given value to the Priority Mask Register. \param [in] priMask Priority Mask */
source/cmsis-core/cmsis_gcc.h:479
↓ 3 callersMethod_msd_transfer
Perform a bulk only transfer
test/tests/usb_msd.py:177
↓ 3 callersFunction_parse_kvp_file
Parse details.txt and return True if successful
test/board.py:113
↓ 3 callersMethod_update_counts
(self)
test/test_info.py:141
↓ 3 callersFunctionbuild_filesystem
source/daplink/drag-n-drop/vfs_manager.c:379
↓ 3 callersMethodclear_assert
(self)
test/board.py:356
↓ 3 callersFunctionclear_buffers
source/hic_hal/nuvoton/m48ssidae/uart.c:48
↓ 3 callersFunctionconfig_get_auto_rst
source/daplink/settings/settings_rom.c:180
↓ 3 callersFunctionconfig_ram_set_page_erase
source/daplink/settings/settings.c:247
↓ 3 callersFunctioncrc32
* * Function: crc32() * * Description: Compute the CRC of a given message. * * Notes: * * Returns: The CRC of the message. * ************
source/daplink/crc32.c:117
↓ 3 callersFunctioncrc_checked_write_data
Test readability of the given buffer. Then either write actual data to the CRC engine, or write fake erased flash data.
source/hic_hal/nxp/lpc55xx/crc.c:62
↓ 3 callersFunctionfilename_valid
source/daplink/drag-n-drop/virtual_fs.c:686
↓ 3 callersFunctionfindPll0PreDiv
Get predivider (N) from PLL0 NDEC setting */
source/hic_hal/nxp/lpc55xx/LPC55S69/drivers/fsl_clock.c:1075
↓ 3 callersFunctionflash_decoder_detect_type
source/daplink/drag-n-drop/flash_decoder.c:68
↓ 3 callersFunctionflash_erase_sector
source/daplink/flash_hal.c:26
↓ 3 callersFunctionflash_manager_init
source/daplink/drag-n-drop/flash_manager.c:64
↓ 3 callersFunctionflush_current_block
source/daplink/drag-n-drop/flash_manager.c:284
↓ 3 callersFunctiongenerate_version_file
(version_git_dir)
tools/pre_build_script.py:62
↓ 3 callersFunctiongetCpuCycleCount
source/hic_hal/nxp/lpc55xx/LPC55S69/drivers/fsl_common.c:181
↓ 3 callersMethodget_board_id
(self)
test/board.py:242
↓ 3 callersMethodget_failed
(self)
test/test_info.py:110
↓ 3 callersFunctionget_led_gamma
Apply a gamma curve to the LED. Input brightness between 0-255
source/board/microbitv2/microbitv2.c:106
↓ 3 callersMethodget_report
Read report from the device
test/tests/usb_hid.py:158
↓ 3 callersFunctiongpio_assert_combined_int
source/board/microbitv2/kl27z/gpio_extra.c:59
↓ 3 callersFunctioni2c_clearState
source/board/microbitv2/kl27z/i2c.c:242
↓ 3 callersFunctioni2c_gpio_addr
---------------------------------------------------------------------------- I2C Address + Wr + A *------------------------------------------------
source/family/arm/musca_b/i2c_gpio.c:39
↓ 3 callersFunctioniap_lock
source/hic_hal/nxp/lpc11u35/iap.c:78
↓ 3 callersFunctioninfo_crc_compute
source/daplink/info.c:281
↓ 3 callersFunctioninfo_get_unique_id
source/daplink/info.c:64
↓ 3 callersFunctionmain_blink_msc_led
Flash MSC LED using 30mS tick
source/daplink/interface/main_interface.c:217
↓ 3 callersFunctionnrf_nvmc_page_erase_start
source/hic_hal/nordic/nrf52820/nrfx/hal/nrf_nvmc.h:285
↓ 3 callersFunctionnrf_twis_getRegPtr_c
* @internal * @brief Internal function for getting task/event register address - constant version. * * @param[in] p_reg Pointer to the structure o
source/hic_hal/nordic/nrf52820/nrfx/hal/nrf_twis.h:544
↓ 3 callersFunctionnrfx_event_to_bitpos
source/hic_hal/nordic/nrf52820/nrfx/drivers/nrfx_common.h:337
↓ 3 callersFunctionosThreadFlagsWait
source/rtos/cmsis_os2_port.c:102
← previousnext →501–600 of 6,218, ranked by callers