MCPcopy Create free account

hub / github.com/ARMmbed/mbed-os / functions

Functions137,708 in github.com/ARMmbed/mbed-os

↓ 73 callersFunctionHAL_DMA_Start_IT
* @brief Start the DMA Transfer with interrupt enabled. * @param hdma Pointer to a DMA_HandleTypeDef structure that contains * the
targets/TARGET_STM/TARGET_STM32WB/STM32Cube_FW/STM32WBxx_HAL_Driver/stm32wbxx_hal_dma.c:432
↓ 73 callersFunctionHAL_DMA_Start_IT
* @brief Start the DMA Transfer with interrupt enabled. * @param hdma Pointer to a DMA_HandleTypeDef structure that contains * the con
targets/TARGET_STM/TARGET_STM32G0/STM32Cube_FW/STM32G0xx_HAL_Driver/stm32g0xx_hal_dma.c:432
↓ 73 callersFunctionPKA_Memcpy_u8_to_u32
* @brief Copy uint8_t array to uint32_t array to fit PKA number representation. * @param dst Pointer to destination * @param src Pointer to sou
targets/TARGET_STM/TARGET_STM32U5/STM32Cube_FW/STM32U5xx_HAL_Driver/stm32u5xx_hal_pka.c:2089
↓ 72 callersFunctionHAL_DMA_Start_IT
* @brief Start the DMA Transfer with interrupt enabled. * @param hdma pointer to a DMA_HandleTypeDef structure that contains *
targets/TARGET_STM/TARGET_STM32F0/STM32Cube_FW/STM32F0xx_HAL_Driver/stm32f0xx_hal_dma.c:329
↓ 72 callersFunctionHAL_DMA_Start_IT
* @brief Start the DMA Transfer with interrupt enabled. * @param hdma Pointer to a DMA_HandleTypeDef structure that contains * the con
targets/TARGET_STM/TARGET_STM32WL/STM32Cube_FW/STM32WLxx_HAL_Driver/stm32wlxx_hal_dma.c:421
↓ 72 callersMethodget
connectivity/FEATURE_BLE/source/generic/GapImpl.h:963
↓ 72 callersMethodget_port
Get the port * * @return The 16-bit port */
connectivity/netsocket/include/netsocket/SocketAddress.h:146
↓ 72 callersFunctionlwip_htons
* Convert an u16_t from host- to network byte order. * * @param n u16_t in host byte order * @return n in network byte order */
connectivity/lwipstack/lwip/src/core/lwip_def.c:75
↓ 72 callersMethodread
storage/blockdevice/tests/UNITTESTS/doubles/MBRBlockDevice_stub.cpp:95
↓ 72 callersFunctionsleep_manager_lock_deep_sleep
drivers/tests/UNITTESTS/PwmOut/test_pwmout.cpp:95
↓ 71 callersMethodprogram
storage/blockdevice/tests/UNITTESTS/doubles/MBRBlockDevice_stub.cpp:100
↓ 71 callersMethodset_urc_handler
connectivity/cellular/source/framework/device/ATHandler.cpp:200
↓ 70 callersFunctionHAL_DMA_Abort_IT
* @brief Abort the DMA Transfer in Interrupt mode. * @param hdma : pointer to a DMA_HandleTypeDef structure that contains * the
targets/TARGET_STM/TARGET_STM32F3/STM32Cube_FW/STM32F3xx_HAL_Driver/stm32f3xx_hal_dma.c:422
↓ 70 callersFunctionHAL_DMA_Abort_IT
* @brief Abort the DMA Transfer in Interrupt mode. * @param hdma pointer to a DMA_HandleTypeDef structure that contains * the con
targets/TARGET_STM/TARGET_STM32F0/STM32Cube_FW/STM32F0xx_HAL_Driver/stm32f0xx_hal_dma.c:423
↓ 70 callersFunctionHAL_DMA_Abort_IT
* @brief Aborts the DMA Transfer in Interrupt mode. * @param hdma Pointer to a DMA_HandleTypeDef structure that contains * the configu
targets/TARGET_STM/TARGET_STM32G0/STM32Cube_FW/STM32G0xx_HAL_Driver/stm32g0xx_hal_dma.c:570
↓ 70 callersFunctionHAL_DMA_Abort_IT
* @brief Aborts the DMA Transfer in Interrupt mode. * @param hdma Pointer to a DMA_HandleTypeDef structure that contains * the configu
targets/TARGET_STM/TARGET_STM32WL/STM32Cube_FW/STM32WLxx_HAL_Driver/stm32wlxx_hal_dma.c:555
↓ 70 callersFunction_cyhal_utils_release_if_used
targets/TARGET_Cypress/TARGET_PSOC6/mtb-hal-cat1/source/cyhal_utils.c:97
↓ 70 callersMethodreset
drivers/source/CAN.cpp:93
↓ 69 callersMethodwrite
storage/blockdevice/COMPONENT_QSPIF/UNITTESTS/test_QSPIFBlockDevice.cpp:70
↓ 68 callersFunctionLL_RCC_MSI_IsEnabledRangeSelect
* @brief Check if MSI clock range is selected with MSIRANGE register * @rmtoll ICSCR1 MSIRGSEL LL_RCC_MSI_IsEnabledRangeSelect * @re
targets/TARGET_STM/TARGET_STM32U5/STM32Cube_FW/STM32U5xx_HAL_Driver/stm32u5xx_ll_rcc.h:2011
↓ 68 callersMethodstop
drivers/source/I2C.cpp:123
↓ 67 callersMethodclear_error
connectivity/cellular/tests/UNITTESTS/doubles/ATHandler_stub.cpp:190
↓ 67 callersFunctionequeue_create
events/tests/UNITTESTS/doubles/equeue_stub.c:25
↓ 67 callersFunctionequeue_destroy
events/tests/UNITTESTS/doubles/equeue_stub.c:35
↓ 67 callersMethodget_ip_version
Get the IP address version * * @return IP address version, NSAPI_IPv4 or NSAPI_IPv6 */
connectivity/netsocket/include/netsocket/SocketAddress.h:128
↓ 67 callersFunctionlwip_htonl
* Convert an u32_t from host- to network byte order. * * @param n u32_t in host byte order * @return n in network byte order */
connectivity/lwipstack/lwip/src/core/lwip_def.c:89
↓ 67 callersMethodmatch
should match from recv_pos?
connectivity/cellular/source/framework/device/ATHandler.cpp:770
↓ 66 callersFunctionNU_PORT_BASE
Revise NU_PORT_BASE to be TrustZone-aware */
targets/TARGET_NUVOTON/TARGET_M2354/PinNamesCommon.h:46
↓ 66 callersFunctionRTC_Bcd2ToByte
* @brief Convert from 2 digit BCD to Binary. * @param Value BCD value to be converted * @retval Converted word */
targets/TARGET_STM/TARGET_STM32L4/STM32Cube_FW/STM32L4xx_HAL_Driver/stm32l4xx_hal_rtc.c:2685
↓ 66 callersFunctionformat
platform/tests/UNITTESTS/minimal-printf/test_minimal-printf-implementation.cpp:27
↓ 66 callersFunctionrcu_periph_clock_enable
! \brief enable the peripherals clock \param[in] periph: RCU peripherals, refer to rcu_periph_enum only one parameter ca
targets/TARGET_GigaDevice/TARGET_GD32F4XX/GD32F4xx_standard_peripheral/Source/gd32f4xx_rcu.c:123
↓ 66 callersMethodunlock
drivers/usb/source/USBDevice.cpp:1721
↓ 65 callersFunctionHAL_DMA_Abort_IT
* @brief Aborts the DMA Transfer in Interrupt mode. * @param hdma pointer to a DMA_HandleTypeDef structure that contains * the c
targets/TARGET_STM/TARGET_STM32L1/STM32Cube_FW/STM32L1xx_HAL_Driver/stm32l1xx_hal_dma.c:453
↓ 65 callersFunctionHAL_DMA_Start_IT
* @brief Start the DMA Transfer with interrupt enabled. * @param hdma pointer to a DMA_HandleTypeDef structure that contains * the
targets/TARGET_STM/TARGET_STM32L1/STM32Cube_FW/STM32L1xx_HAL_Driver/stm32l1xx_hal_dma.c:357
↓ 65 callersMethodclose
connectivity/netsocket/source/InternetSocket.cpp:60
↓ 65 callersFunctioncoap_service_register_uri
connectivity/nanostack/coap-service/source/coap_service_api.c:497
↓ 65 callersFunctionmbed_fprintf
platform/tests/TESTS/mbed_platform/minimal-printf/compliance/mbed_printf.c:53
↓ 65 callersMethodread_string
connectivity/cellular/source/framework/device/ATHandler.cpp:523
↓ 65 callersMethodremove
drivers/source/TimerEvent.cpp:63
↓ 64 callersFunctionHAL_DMA_Start_IT
* @brief Start the DMA Transfer with interrupt enabled. * @param hdma pointer to a DMA_HandleTypeDef structure that contains * the
targets/TARGET_STM/TARGET_STM32L0/STM32Cube_FW/STM32L0xx_HAL_Driver/stm32l0xx_hal_dma.c:337
↓ 64 callersFunctionUsefulBuf_Compare
Public function -- see UsefulBuf.h */
platform/FEATURE_EXPERIMENTAL_API/FEATURE_PSA/TARGET_MBED_PSA_SRV/services/attestation/qcbor/src/UsefulBuf.c:81
↓ 64 callersFunctionpbuf_remove_header
* Adjusts the payload pointer to hide headers in the payload. * * Adjusts the ->payload pointer so that space for a header * disappears in the pbuf
connectivity/lwipstack/lwip/src/core/lwip_pbuf.c:580
↓ 64 callersMethodset
storage/kvstore/tdbstore/source/TDBStore.cpp:720
↓ 63 callersFunctionCASE_RETURN_STRING
connectivity/drivers/wifi/COMPONENT_WHD/wifi-host-driver/src/whd_utils.c:361
↓ 63 callersFunctionCLOCK_EnableClock
! * @brief Enable the clock for specific IP. * * @param name Which clock to enable, see \ref clock_ip_name_t. */
targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_MIMXRT1050/drivers/fsl_clock.h:1051
↓ 63 callersMethodgpio_write
features/frameworks/COMPONENT_FPGA_CI_TEST_SHIELD/source/MbedTester.cpp:1817
↓ 63 callersFunctionlineno
Returns the current line number in our program.
drivers/usb/tests/TESTS/host_tests/pyusb_basic.py:364
↓ 63 callersFunctionwhd_buffer_release
Releases a packet buffer * * Implemented in the port layer interface, which will be specific to the * buffering scheme in use. * This function
connectivity/drivers/wifi/COMPONENT_WHD/wifi-host-driver/src/whd_buffer_api.c:93
↓ 62 callersFunctionexit
platform/source/mbed_retarget.cpp:1515
↓ 62 callersFunctionsynopGMACSetBits
* The Low level function to set bits of a register in Hardware. * * @param[in] pointer to the base of register map * @param[in] Offset from the bas
connectivity/drivers/emac/TARGET_NUVOTON_EMAC/TARGET_M460/synopGMAC_plat.h:133
↓ 62 callersFunctionwhd_cdc_send_iovar
Sets/Gets an I/O Variable (IOVar) * * This function either sets or retrieves the value of an I/O variable from the Broadcom 802.11 device. * The
connectivity/drivers/wifi/COMPONENT_WHD/wifi-host-driver/src/whd_cdc_bdc.c:339
↓ 62 callersMethodwrite
connectivity/drivers/ble/FEATURE_BLE/COMPONENT_CYW43XXX/CyH4TransportDriver.cpp:263
↓ 61 callersFunctionCY_CRYPTO_VU_SET_REG
/
targets/TARGET_Cypress/TARGET_PSOC6/mtb-pdl-cat1/drivers/include/cy_crypto_core_hw_vu.h:266
↓ 61 callersFunctionCy_SysClk_ClkHfSetSource
targets/TARGET_Cypress/TARGET_PSOC6/mtb-pdl-cat1/drivers/source/cy_sysclk.c:644
↓ 61 callersFunctionHAL_DMAEx_List_Start_IT
* @brief Starts the DMA channel transfer in linked-list mode with interrupts enabled (Non-blocking mode). * @param hdma : Pointer to a DMA_HandleT
targets/TARGET_STM/TARGET_STM32U5/STM32Cube_FW/STM32U5xx_HAL_Driver/stm32u5xx_hal_dma_ex.c:870
↓ 61 callersFunctionHAL_DMA_Abort_IT
* @brief Aborts the DMA Transfer in Interrupt mode. * @param hdma pointer to a DMA_HandleTypeDef structure that contains * the c
targets/TARGET_STM/TARGET_STM32L0/STM32Cube_FW/STM32L0xx_HAL_Driver/stm32l0xx_hal_dma.c:433
↓ 61 callersFunctioncoap_service_request_send
connectivity/nanostack/coap-service/source/coap_service_api.c:558
↓ 60 callersFunctionHAL_DMA_Start_IT
* @brief Starts the DMA channel transfer in normal mode with interrupts enabled (Non-blocking mode). * @param hdma : Pointer to a DMA_Hand
targets/TARGET_STM/TARGET_STM32U5/STM32Cube_FW/STM32U5xx_HAL_Driver/stm32u5xx_hal_dma.c:511
↓ 60 callersFunctionMMU_TTSection
\brief Create a 1MB Section \param [in] ttb Translation table base address \param [in] base_address Section base address
cmsis/CMSIS_5/CMSIS/TARGET_CORTEX_A/Include/core_ca.h:2481
↓ 60 callersFunctionTIM_CCxChannelCmd
* @brief Enables or disables the TIM Capture Compare Channel x. * @param TIMx to select the TIM peripheral * @param Channel specifies the TIM C
targets/TARGET_STM/TARGET_STM32WB/STM32Cube_FW/STM32WBxx_HAL_Driver/stm32wbxx_hal_tim.c:7656
↓ 60 callersFunctionTIM_CCxChannelCmd
* @brief Enables or disables the TIM Capture Compare Channel x. * @param TIMx to select the TIM peripheral * @param Channel specifies the TIM C
targets/TARGET_STM/TARGET_STM32L4/STM32Cube_FW/STM32L4xx_HAL_Driver/stm32l4xx_hal_tim.c:7638
↓ 60 callersFunctionTIM_CCxChannelCmd
* @brief Enables or disables the TIM Capture Compare Channel x. * @param TIMx to select the TIM peripheral * @param Channel specifies the TIM C
targets/TARGET_STM/TARGET_STM32F7/STM32Cube_FW/STM32F7xx_HAL_Driver/stm32f7xx_hal_tim.c:7633
↓ 60 callersFunctionTIM_CCxChannelCmd
* @brief Enables or disables the TIM Capture Compare Channel x. * @param TIMx to select the TIM peripheral * @param Channel specifies the TIM C
targets/TARGET_STM/TARGET_STM32U5/STM32Cube_FW/STM32U5xx_HAL_Driver/stm32u5xx_hal_tim.c:8182
↓ 60 callersFunctionTIM_CCxChannelCmd
* @brief Enables or disables the TIM Capture Compare Channel x. * @param TIMx to select the TIM peripheral * @param Channel specifies the TIM C
targets/TARGET_STM/TARGET_STM32F1/STM32Cube_FW/STM32F1xx_HAL_Driver/stm32f1xx_hal_tim.c:7366
↓ 60 callersFunctionTIM_CCxChannelCmd
* @brief Enables or disables the TIM Capture Compare Channel x. * @param TIMx to select the TIM peripheral * @param Channel specifies the TIM C
targets/TARGET_STM/TARGET_STM32F4/STM32Cube_FW/STM32F4xx_HAL_Driver/stm32f4xx_hal_tim.c:7373
↓ 60 callersFunctionTIM_CCxChannelCmd
* @brief Enables or disables the TIM Capture Compare Channel x. * @param TIMx to select the TIM peripheral * @param Channel specifies the TIM C
targets/TARGET_STM/TARGET_STM32F3/STM32Cube_FW/STM32F3xx_HAL_Driver/stm32f3xx_hal_tim.c:7681
↓ 60 callersFunctionTIM_CCxChannelCmd
* @brief Enables or disables the TIM Capture Compare Channel x. * @param TIMx to select the TIM peripheral * @param Channel specifies the TIM C
targets/TARGET_STM/TARGET_STM32L5/STM32Cube_FW/STM32L5xx_HAL_Driver/stm32l5xx_hal_tim.c:7629
↓ 60 callersFunctionTIM_CCxChannelCmd
* @brief Enables or disables the TIM Capture Compare Channel x. * @param TIMx to select the TIM peripheral * @param Channel specifies the TIM C
targets/TARGET_STM/TARGET_STM32F0/STM32Cube_FW/STM32F0xx_HAL_Driver/stm32f0xx_hal_tim.c:7378
↓ 60 callersFunctionTIM_CCxChannelCmd
* @brief Enables or disables the TIM Capture Compare Channel x. * @param TIMx to select the TIM peripheral * @param Channel specifies the TIM C
targets/TARGET_STM/TARGET_STM32G0/STM32Cube_FW/STM32G0xx_HAL_Driver/stm32g0xx_hal_tim.c:7726
↓ 60 callersFunctionTIM_CCxChannelCmd
* @brief Enables or disables the TIM Capture Compare Channel x. * @param TIMx to select the TIM peripheral * @param Channel specifies the TIM C
targets/TARGET_STM/TARGET_STM32G4/STM32Cube_FW/STM32G4xx_HAL_Driver/stm32g4xx_hal_tim.c:7843
↓ 60 callersFunctionTIM_CCxChannelCmd
* @brief Enables or disables the TIM Capture Compare Channel x. * @param TIMx to select the TIM peripheral * @param Channel specifies the TIM C
targets/TARGET_STM/TARGET_STM32F2/STM32Cube_FW/STM32F2xx_HAL_Driver/stm32f2xx_hal_tim.c:7369
↓ 60 callersFunctionTIM_CCxChannelCmd
* @brief Enables or disables the TIM Capture Compare Channel x. * @param TIMx to select the TIM peripheral * @param Channel specifies the TIM C
targets/TARGET_STM/TARGET_STM32H7/STM32Cube_FW/STM32H7xx_HAL_Driver/stm32h7xx_hal_tim.c:7661
↓ 60 callersFunctionTIM_CCxChannelCmd
* @brief Enables or disables the TIM Capture Compare Channel x. * @param TIMx to select the TIM peripheral * @param Channel specifies the TIM C
targets/TARGET_STM/TARGET_STM32WL/STM32Cube_FW/STM32WLxx_HAL_Driver/stm32wlxx_hal_tim.c:7648
↓ 60 callersMethodcall
connectivity/FEATURE_BLE/source/gatt/DiscoveredCharacteristic.cpp:57
↓ 60 callersFunctionst_dword
storage/filesystem/fat/ChaN/ff.cpp:665
↓ 60 callersFunctionthread_joiner_application_get_config
connectivity/nanostack/sal-stack-nanostack/source/6LoWPAN/Thread/thread_joiner_application.c:925
↓ 59 callersFunctionprotocol_stats_update
connectivity/nanostack/sal-stack-nanostack/source/NWK_INTERFACE/protocol_stats.c:45
↓ 59 callersFunctionwhd_bus_write_register_value
connectivity/drivers/wifi/COMPONENT_WHD/wifi-host-driver/src/bus_protocols/whd_bus.c:73
↓ 58 callersFunctionHex2Reg
targets/TARGET_NUVOTON/TARGET_M460/device/StdDriver/src/m460_crypto.c:885
↓ 58 callersFunctionHex2Reg
targets/TARGET_NUVOTON/TARGET_M2354/device/StdDriver/src/m2354_crypto.c:874
↓ 58 callersFunctionLREG
targets/TARGET_ARM_FM/TARGET_FVP_MPS2/drivers/lan91c111.h:385
↓ 58 callersMethodget_erase_size
storage/blockdevice/tests/UNITTESTS/doubles/MBRBlockDevice_stub.cpp:120
↓ 58 callersFunctionrcu_periph_reset_disable
! \brief disable reset the peripheral \param[in] periph_reset: RCU peripherals reset, refer to rcu_periph_reset_enum onl
targets/TARGET_GigaDevice/TARGET_GD32F4XX/GD32F4xx_standard_peripheral/Source/gd32f4xx_rcu.c:335
↓ 58 callersFunctionrcu_periph_reset_enable
! \brief reset the peripherals \param[in] periph_reset: RCU peripherals reset, refer to rcu_periph_reset_enum only one p
targets/TARGET_GigaDevice/TARGET_GD32F4XX/GD32F4xx_standard_peripheral/Source/gd32f4xx_rcu.c:298
↓ 58 callersFunctiontest_tcp_input
Calls tcp_input() after adjusting current_iphdr_dest */
connectivity/lwipstack/lwip/test/unit/tcp/tcp_helper.c:254
↓ 58 callersFunctionwhd_cdc_get_iovar_buffer
A helper function to easily acquire and initialise a buffer destined for use as an iovar * * @param buffer : A pointer to a whd_buffer_t objec
connectivity/drivers/wifi/COMPONENT_WHD/wifi-host-driver/src/whd_cdc_bdc.c:361
↓ 57 callersFunctionCLK_GetPLLClockFreq
* @brief Get PLL clock frequency * @param None * @return PLL frequency * @details This function get PLL frequency. The frequenc
targets/TARGET_NUVOTON/TARGET_M460/device/StdDriver/src/m460_clk.c:1399
↓ 57 callersFunctionCy_Crypto_Core_Vu_RunInstr
* Function Name: Cy_Crypto_Core_Vu_RunInstr *****************************************************************************/ * * Run the Crypto Vector U
targets/TARGET_Cypress/TARGET_PSOC6/mtb-pdl-cat1/drivers/source/cy_crypto_core_hw.c:136
↓ 57 callersFunctionWsfBufFree
/ ! * \brief Free a buffer. * * \param pBuf Buffer to free. */ /
connectivity/FEATURE_BLE/libraries/cordio_stack/wsf/sources/port/baremetal/wsf_buf.c:374
↓ 57 callersFunctioni2c_delay
Function to delay n*ticks (25MHz = 40nS per tick) Used for I2C drivers
targets/TARGET_ARM_FM/TARGET_FVP_MPS2/SDK/fpga.c:30
↓ 57 callersFunctioni2c_delay
Function to delay n*ticks (25MHz = 40nS per tick) Used for I2C drivers
targets/TARGET_ARM_SSG/TARGET_MPS2/SDK/fpga.c:30
↓ 57 callersFunctionmbedtls_mpi_mod_mpi
* Modulo: R = A mod B */
connectivity/mbedtls/source/bignum.c:1910
↓ 57 callersMethodmount
storage/filesystem/fat/source/FATFileSystem.cpp:292
↓ 57 callersMethodprint
platform/tests/TESTS/mbed_micro/cpp/main.cpp:43
↓ 57 callersFunctionwait_ns
Some targets may not provide zero-wait-state flash performance. Export this function * to be overridable for targets to provide more accurate impleme
platform/source/mbed_wait_api_no_rtos.c:128
↓ 56 callersFunctionLL_RCC_MSI_IsEnabledRangeSelect
* @brief Check if MSI clock range is selected with MSIRANGE register * @rmtoll CR MSIRGSEL LL_RCC_MSI_IsEnabledRangeSelect * @retv
targets/TARGET_STM/TARGET_STM32L4/STM32Cube_FW/STM32L4xx_HAL_Driver/stm32l4xx_ll_rcc.h:2558
↓ 56 callersFunctionac_buffer_reader_readable
connectivity/nfc/libraries/acore/source/ac_buffer_reader.c:88
↓ 55 callersFunctionQCBORDecode_Init
Public function, see header file */
platform/FEATURE_EXPERIMENTAL_API/FEATURE_PSA/TARGET_MBED_PSA_SRV/services/attestation/qcbor/src/qcbor_decode.c:317
↓ 55 callersFunctionSEMC_ConvertTiming
targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_MIMXRT1050/drivers/fsl_semc.c:148
↓ 55 callersFunctionmbedtls_md_info_from_type
connectivity/mbedtls/source/md.c:222
← previousnext →201–300 of 137,708, ranked by callers