MCPcopy Create free account

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

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

↓ 15 callersFunctionLL_RCC_MSIK_GetRange
* @brief Get the Internal Multi Speed oscillator (MSIK) clock range in run mode. * @rmtoll ICSCR1 MSIKRANGE LL_RCC_MSIK_GetRange *
targets/TARGET_STM/TARGET_STM32U5/STM32Cube_FW/STM32U5xx_HAL_Driver/stm32u5xx_ll_rcc.h:2206
↓ 15 callersFunctionLL_RCC_MSIK_GetRangeAfterStandby
* @brief Get MSIK range used after standby * @rmtoll CSR MSIKSRANGE LL_RCC_MSIK_GetRangeAfterStandby * @retval Returned value can be
targets/TARGET_STM/TARGET_STM32U5/STM32Cube_FW/STM32U5xx_HAL_Driver/stm32u5xx_ll_rcc.h:2237
↓ 15 callersFunctionLL_RCC_PLL_IsReady
* @brief Check if PLL Ready * @rmtoll CR PLLRDY LL_RCC_PLL_IsReady * @retval State of bit (1 or 0). */
targets/TARGET_STM/TARGET_STM32F4/STM32Cube_FW/STM32F4xx_HAL_Driver/stm32f4xx_ll_rcc.h:4207
↓ 15 callersFunctionLL_USART_IsActiveFlag_TC
* @brief Check if the USART Transmission Complete Flag is set or not * @rmtoll ISR TC LL_USART_IsActiveFlag_TC * @param USAR
targets/TARGET_STM/TARGET_STM32WB/STM32Cube_FW/STM32WBxx_HAL_Driver/stm32wbxx_ll_usart.h:2978
↓ 15 callersFunctionLPUART_GetInstance
* Code ******************************************************************************/ ! * brief Get the LPUART instance from peripheral base addres
targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_MIMXRT1170/drivers/fsl_lpuart.c:113
↓ 15 callersFunctionMCR20Drv_DirectAccessSPIRead
connectivity/drivers/802.15.4_RF/mcr20a-rf-driver/source/MCR20Drv.c:261
↓ 15 callersFunctionMXC_DMA_ConfigChannel
targets/TARGET_Maxim/TARGET_MAX32670/Libraries/PeriphDrivers/Source/DMA/dma_me15.c:66
↓ 15 callersFunctionMXC_DMA_EnableInt
targets/TARGET_Maxim/TARGET_MAX32670/Libraries/PeriphDrivers/Source/DMA/dma_me15.c:126
↓ 15 callersFunctionMXC_DMA_Start
targets/TARGET_Maxim/TARGET_MAX32670/Libraries/PeriphDrivers/Source/DMA/dma_me15.c:136
↓ 15 callersFunctionMXC_FreeLock
/
targets/TARGET_Maxim/TARGET_MAX32660/Libraries/PeriphDrivers/Source/SYS/mxc_lock.c:62
↓ 15 callersFunctionPKA_Memcpy_u32_to_u8
* @brief Copy uint32_t array to uint8_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:2039
↓ 15 callersFunctionQCBOREncode_AddUInt64
Public functions for closing arrays and maps. See header qcbor.h */
platform/FEATURE_EXPERIMENTAL_API/FEATURE_PSA/TARGET_MBED_PSA_SRV/services/attestation/qcbor/src/qcbor_encode.c:362
↓ 15 callersFunctionRCC_GetHCLKClockFreq
* @brief Return HCLK clock frequency * @param SYSCLK_Frequency SYSCLK clock frequency * @retval HCLK clock frequency (in Hz) */
targets/TARGET_STM/TARGET_STM32L4/STM32Cube_FW/STM32L4xx_HAL_Driver/stm32l4xx_ll_rcc.c:1506
↓ 15 callersFunctionRCC_GetHCLKClockFreq
* @brief Return HCLK clock frequency * @param SYSCLK_Frequency SYSCLK clock frequency * @retval HCLK clock frequency (in Hz) */
targets/TARGET_STM/TARGET_STM32F7/STM32Cube_FW/STM32F7xx_HAL_Driver/stm32f7xx_ll_rcc.c:1259
↓ 15 callersFunctionRCC_GetHCLKClockFreq
* @brief Return HCLK clock frequency * @param SYSCLK_Frequency SYSCLK clock frequency * @retval HCLK clock frequency (in Hz) */
targets/TARGET_STM/TARGET_STM32U5/STM32Cube_FW/STM32U5xx_HAL_Driver/stm32u5xx_ll_rcc.c:1604
↓ 15 callersFunctionRCC_GetHCLKClockFreq
* @brief Return HCLK clock frequency * @param SYSCLK_Frequency SYSCLK clock frequency * @retval HCLK clock frequency (in Hz) */
targets/TARGET_STM/TARGET_STM32L5/STM32Cube_FW/STM32L5xx_HAL_Driver/stm32l5xx_ll_rcc.c:1330
↓ 15 callersFunctionSDIO_ConfigData
* @brief Configure the SDMMC data path according to the specified * parameters in the SDIO_DataInitTypeDef. * @param SDIOx: Pointer to
targets/TARGET_STM/TARGET_STM32F4/STM32Cube_FW/STM32F4xx_HAL_Driver/stm32f4xx_ll_sdmmc.c:424
↓ 15 callersFunctionSDMMC_CmdSwitch
* @brief Checks switchable function and switch card function. SDMMC_CMD_HS_SWITCH comand * @param SDMMCx Pointer to SDMMC register base * @param
targets/TARGET_STM/TARGET_STM32L4/STM32Cube_FW/STM32L4xx_HAL_Driver/stm32l4xx_ll_sdmmc.c:1177
↓ 15 callersFunctionSDMMC_CmdSwitch
* @brief Checks switchable function and switch card function. SDMMC_CMD_HS_SWITCH command * @param SDMMCx: Pointer to SDMMC register base * @par
targets/TARGET_STM/TARGET_STM32U5/STM32Cube_FW/STM32U5xx_HAL_Driver/stm32u5xx_ll_sdmmc.c:1139
↓ 15 callersFunctionSDMMC_CmdSwitch
* @brief Checks switchable function and switch card function. SDMMC_CMD_HS_SWITCH command * @param SDMMCx: Pointer to SDMMC register base * @par
targets/TARGET_STM/TARGET_STM32L5/STM32Cube_FW/STM32L5xx_HAL_Driver/stm32l5xx_ll_sdmmc.c:1140
↓ 15 callersFunctionSDMMC_CmdSwitch
* @brief Checks switchable function and switch card function. SDMMC_CMD_HS_SWITCH command * @param SDMMCx: Pointer to SDMMC register base * @par
targets/TARGET_STM/TARGET_STM32H7/STM32Cube_FW/STM32H7xx_HAL_Driver/stm32h7xx_ll_sdmmc.c:1140
↓ 15 callersFunctionSDMMC_ConfigData
* @brief Configure the SDMMC data path according to the specified * parameters in the SDMMC_DataInitTypeDef. * @param SDMMCx: Pointer t
targets/TARGET_STM/TARGET_STM32F7/STM32Cube_FW/STM32F7xx_HAL_Driver/stm32f7xx_ll_sdmmc.c:424
↓ 15 callersFunctionSMBUS_Disable_IRQ
* @brief Manage the disabling of Interrupts. * @param hsmbus Pointer to a SMBUS_HandleTypeDef structure that contains * the confi
targets/TARGET_STM/TARGET_STM32WB/STM32Cube_FW/STM32WBxx_HAL_Driver/stm32wbxx_hal_smbus.c:2384
↓ 15 callersFunctionSMBUS_Disable_IRQ
* @brief Manage the disabling of Interrupts. * @param hsmbus Pointer to a SMBUS_HandleTypeDef structure that contains * the confi
targets/TARGET_STM/TARGET_STM32L4/STM32Cube_FW/STM32L4xx_HAL_Driver/stm32l4xx_hal_smbus.c:2412
↓ 15 callersFunctionSMBUS_Disable_IRQ
* @brief Manage the disabling of Interrupts. * @param hsmbus Pointer to a SMBUS_HandleTypeDef structure that contains * the confi
targets/TARGET_STM/TARGET_STM32F7/STM32Cube_FW/STM32F7xx_HAL_Driver/stm32f7xx_hal_smbus.c:2412
↓ 15 callersFunctionSMBUS_Disable_IRQ
* @brief Manage the disabling of Interrupts. * @param hsmbus Pointer to a SMBUS_HandleTypeDef structure that contains * the confi
targets/TARGET_STM/TARGET_STM32U5/STM32Cube_FW/STM32U5xx_HAL_Driver/stm32u5xx_hal_smbus.c:2451
↓ 15 callersFunctionSMBUS_Disable_IRQ
* @brief Manage the disabling of Interrupts. * @param hsmbus Pointer to a SMBUS_HandleTypeDef structure that contains * the confi
targets/TARGET_STM/TARGET_STM32F3/STM32Cube_FW/STM32F3xx_HAL_Driver/stm32f3xx_hal_smbus.c:2412
↓ 15 callersFunctionSMBUS_Disable_IRQ
* @brief Manage the disabling of Interrupts. * @param hsmbus Pointer to a SMBUS_HandleTypeDef structure that contains * the confi
targets/TARGET_STM/TARGET_STM32L0/STM32Cube_FW/STM32L0xx_HAL_Driver/stm32l0xx_hal_smbus.c:2412
↓ 15 callersFunctionSMBUS_Disable_IRQ
* @brief Manage the disabling of Interrupts. * @param hsmbus Pointer to a SMBUS_HandleTypeDef structure that contains * the confi
targets/TARGET_STM/TARGET_STM32L5/STM32Cube_FW/STM32L5xx_HAL_Driver/stm32l5xx_hal_smbus.c:2412
↓ 15 callersFunctionSMBUS_Disable_IRQ
* @brief Manage the disabling of Interrupts. * @param hsmbus Pointer to a SMBUS_HandleTypeDef structure that contains * the confi
targets/TARGET_STM/TARGET_STM32F0/STM32Cube_FW/STM32F0xx_HAL_Driver/stm32f0xx_hal_smbus.c:2412
↓ 15 callersFunctionSMBUS_Disable_IRQ
* @brief Manage the disabling of Interrupts. * @param hsmbus Pointer to a SMBUS_HandleTypeDef structure that contains * the confi
targets/TARGET_STM/TARGET_STM32G0/STM32Cube_FW/STM32G0xx_HAL_Driver/stm32g0xx_hal_smbus.c:2448
↓ 15 callersFunctionSMBUS_Disable_IRQ
* @brief Manage the disabling of Interrupts. * @param hsmbus Pointer to a SMBUS_HandleTypeDef structure that contains * the confi
targets/TARGET_STM/TARGET_STM32G4/STM32Cube_FW/STM32G4xx_HAL_Driver/stm32g4xx_hal_smbus.c:2412
↓ 15 callersFunctionSMBUS_Disable_IRQ
* @brief Manage the disabling of Interrupts. * @param hsmbus Pointer to a SMBUS_HandleTypeDef structure that contains * the confi
targets/TARGET_STM/TARGET_STM32H7/STM32Cube_FW/STM32H7xx_HAL_Driver/stm32h7xx_hal_smbus.c:2412
↓ 15 callersFunctionSMBUS_Disable_IRQ
* @brief Manage the disabling of Interrupts. * @param hsmbus Pointer to a SMBUS_HandleTypeDef structure that contains * the confi
targets/TARGET_STM/TARGET_STM32WL/STM32Cube_FW/STM32WLxx_HAL_Driver/stm32wlxx_hal_smbus.c:2448
↓ 15 callersFunctionSYS_UnlockReg
* @brief Disable register write-protection function * @param None * @return None * @details This function disable register writ
targets/TARGET_NUVOTON/TARGET_M460/device/StdDriver/inc/m460_sys.h:7040
↓ 15 callersFunctionUSBD_PrepareCtrlIn
* @brief Prepare Control IN transaction * * @param[in] pu8Buf Control IN data pointer * @param[in] u32Size IN transfer size *
targets/TARGET_NUVOTON/TARGET_NUC472/device/StdDriver/nuc472_usbd.c:455
↓ 15 callersFunctionUSB_DeviceGetStatus
! * @brief Get the status of the selected item. * * The function is used to get the status of the selected item. * * @param handle The device han
targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/middleware/TARGET_USB/device/usb_device_dci.c:1149
↓ 15 callersFunctionUnityPrintNumberByStyle
-----------------------------------------------*/
features/frameworks/unity/source/unity.c:159
↓ 15 callersFunction__ISB
\brief Instruction Synchronization Barrier \details Instruction Synchronization Barrier flushes the pipeline in the processor, so that
cmsis/CMSIS_5/CMSIS/TARGET_CORTEX_A/Include/cmsis_gcc.h:353
↓ 15 callersFunction__get_CPSR
\brief Get CPSR Register \return CPSR Register value */
cmsis/CMSIS_5/CMSIS/TARGET_CORTEX_A/Include/cmsis_gcc.h:747
↓ 15 callersFunction_cyhal_scb_pm_transition_pending
targets/TARGET_Cypress/TARGET_PSOC6/mtb-hal-cat1/source/cyhal_scb_common.c:415
↓ 15 callersFunctionaddr_add
connectivity/nanostack/sal-stack-nanostack/source/Core/ns_address_internal.c:955
↓ 15 callersFunctionam_hal_ble_blocking_hci_write
Returns the number of bytes written.
targets/TARGET_Ambiq_Micro/TARGET_Apollo3/sdk/mcu/apollo3/hal/am_hal_ble.c:1428
↓ 15 callersFunctionam_hal_ble_blocking_transfer
Blocking write to the BLE module.
targets/TARGET_Ambiq_Micro/TARGET_Apollo3/sdk/mcu/apollo3/hal/am_hal_ble.c:1752
↓ 15 callersFunctionattcSendMsg
/ ! * \brief Build and send a WSF message to ATTC. * * \param connId DM connection ID. * \param handle Attribute handle. * \para
connectivity/FEATURE_BLE/libraries/cordio_stack/ble-host/sources/stack/att/attc_proc.c:490
↓ 15 callersFunctionbbBleFindResolvingListEntry
/ ! * \brief Find entry in resolving list. * * \param peerAddrType Peer identity address type. * \param peerIdentityAddr
connectivity/FEATURE_BLE/libraries/TARGET_CORDIO_LL/stack/controller/sources/ble/bb/bb_ble_reslist.c:148
↓ 15 callersFunctionbcd_to_dec
Converts a Binary Coded Decimal (BCD) byte to its Decimal form.
targets/TARGET_Ambiq_Micro/TARGET_Apollo3/sdk/mcu/apollo3/hal/am_hal_rtc.c:62
↓ 15 callersFunctionbit_test
connectivity/libraries/nanostack-libservice/mbed-client-libservice/common_functions.h:613
↓ 15 callersFunctionbuild_I_block_command
* @brief This functions creates an I block command according to the structures command_mask and Command. * @param command_mask structure which conta
connectivity/drivers/nfc/TARGET_M24SR/source/m24sr_driver.cpp:218
↓ 15 callersFunctioncoap_service_delete
connectivity/nanostack/coap-service/source/coap_service_api.c:437
↓ 15 callersMethodconnected
drivers/usb/source/USBSerial.cpp:89
↓ 15 callersFunctioncore_util_atomic_decr_u32
platform/tests/UNITTESTS/doubles/mbed_atomic_stub.c:84
↓ 15 callersFunctioncore_util_atomic_flag_clear
platform/include/platform/internal/mbed_atomic_impl.h:675
↓ 15 callersFunctioncrypto_ecc_mpi_write_eccreg
connectivity/drivers/mbedtls/TARGET_NUVOTON/TARGET_M460/ecp/crypto_ecc_hw.c:605
↓ 15 callersFunctioncy_get_spi
targets/TARGET_Cypress/TARGET_PSOC6/cy_spi_api.c:32
↓ 15 callersFunctiondisk_read
storage/filesystem/fat/source/FATFileSystem.cpp:202
↓ 15 callersFunctionep_state_access
* @brief Access selected endpoint state structure * * Function used to change or just read the state of selected endpoint. * It is used for interna
targets/TARGET_NORDIC/TARGET_NRF5x/TARGET_SDK_15_0/integration/nrfx/legacy/nrf_drv_usbd.c:708
↓ 15 callersFunctionetx_storage_entry_get
connectivity/nanostack/sal-stack-nanostack/source/Service_Libs/etx/etx.c:750
↓ 15 callersMethodevent_handler
hal/tests/TESTS/mbed_hal/ticker/main.cpp:1539
↓ 15 callersFunctionfsm_sdata
* fsm_sdata - Send some data. * * Used for all packets sent to our peer by this module. */
connectivity/libraries/ppp/source/fsm.c:776
↓ 15 callersMethodgenerate_root_of_trust
drivers/device_key/source/DeviceKey.cpp:249
↓ 15 callersFunctionget_fat
storage/filesystem/fat/ChaN/ff.cpp:1139
↓ 15 callersFunctiongpio_is_connected
targets/TARGET_STM/gpio_object.h:85
↓ 15 callersFunctionhandler
targets/TARGET_ARM_SSG/TARGET_CM3DS_MPS2/gpio_irq_api.c:50
↓ 15 callersFunctionipv6_route_choose_next_hop
connectivity/nanostack/sal-stack-nanostack/source/ipv6_stack/ipv6_routing_table.c:1424
↓ 15 callersFunctionkmp_service_sec_protocol_register
connectivity/nanostack/sal-stack-nanostack/source/Security/kmp/kmp_api.c:638
↓ 15 callersFunctionkv_init_storage_config
storage/kvstore/kv_config/source/kv_config.cpp:996
↓ 15 callersFunctionl2cMsgAlloc
/ ! * \brief Allocate an L2CAP data message buffer to be used for the L2CAP protocol messages. * * \param len Message length in bytes. * *
connectivity/FEATURE_BLE/libraries/cordio_stack/ble-host/sources/stack/l2c/l2c_main.c:267
↓ 15 callersFunctionlctrPhysBitToPhy
/ ! * \brief Convert PHYS bit to PHY. * * \param physBit PHYS bit. * * \return PHY. */ /
connectivity/FEATURE_BLE/libraries/TARGET_CORDIO_LL/stack/controller/sources/ble/lctr/lctr_int.h:202
↓ 15 callersFunctionlctrSlvConnExecuteSm
/ ! * \brief Execute slave connection state machine. * * \param pCtx Connection context. * \param event State machine event
connectivity/FEATURE_BLE/libraries/TARGET_CORDIO_LL/stack/controller/sources/ble/lctr/lctr_sm_conn_slave.c:42
↓ 15 callersFunctionlfs2_tag_size
storage/filesystem/littlefsv2/littlefs/lfs2.c:317
↓ 15 callersFunctionllv6_ntoa
connectivity/libraries/ppp/source/ipv6cp.c:415
↓ 15 callersFunctionmac_helper_default_security_level_set
connectivity/nanostack/sal-stack-nanostack/source/6LoWPAN/MAC/mac_helper.c:249
↓ 15 callersFunctionmbed_stats_heap_get
platform/source/mbed_alloc_wrappers.cpp:73
↓ 15 callersFunctionmbedtls_aes_free
connectivity/mbedtls/source/aes.c:520
↓ 15 callersFunctionmbedtls_md5_free
connectivity/mbedtls/source/md5.c:74
↓ 15 callersFunctionmbedtls_md5_starts_ret
* MD5 context setup */
connectivity/mbedtls/source/md5.c:91
↓ 15 callersFunctionmbedtls_md_hmac_reset
connectivity/mbedtls/source/md.c:778
↓ 15 callersFunctionmbedtls_mpi_sub_mod
connectivity/drivers/mbedtls/TARGET_NUVOTON/TARGET_M460/ecp/ecp_alt.c:1261
↓ 15 callersFunctionmbedtls_mpi_sub_mod
connectivity/mbedtls/source/ecp.c:1246
↓ 15 callersFunctionmbedtls_pk_ec
* Quick access to an EC context inside a PK context. * * \warning You must make sure the PK context actually holds an EC context * before using thi
connectivity/mbedtls/include/mbedtls/pk.h:225
↓ 15 callersFunctionmbedtls_rsa_free
* Free the components of an RSA key */
connectivity/mbedtls/source/rsa.c:2520
↓ 15 callersFunctionmcps_sap_pre_parsed_frame_buffer_free
connectivity/nanostack/sal-stack-nanostack/source/MAC/IEEE802_15_4/mac_mcps_sap.c:2533
↓ 15 callersFunctionmle_service_msg_free
connectivity/nanostack/sal-stack-nanostack/source/Service_Libs/mle_service/mle_service.c:1203
↓ 15 callersFunctionmle_service_set_packet_callback
connectivity/nanostack/sal-stack-nanostack/source/Service_Libs/mle_service/mle_service.c:1161
↓ 15 callersFunctionnrf_twim_event_clear
targets/TARGET_NORDIC/TARGET_NRF5x/TARGET_SDK_15_0/modules/nrfx/hal/nrf_twim.h:371
↓ 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
cmsis/CMSIS_5/CMSIS/RTOS2/RTX/Source/rtx_memory.c:174
↓ 15 callersFunctionosSemaphoreRelease
Release a Semaphore token that was acquired by osSemaphoreAcquire.
cmsis/CMSIS_5/CMSIS/RTOS2/RTX/Source/rtx_semaphore.c:471
↓ 15 callersFunctionoutput_MDO
targets/TARGET_ARM_FM/TARGET_FVP_MPS2/drivers/lan91c111.c:236
↓ 15 callersFunctionpn512_transceive_callback
connectivity/drivers/nfc/PN512/source/transceiver/pn512_internal.h:70
↓ 15 callersFunctionppp_print_string
* ppp_print_string - print a readable representation of a string using * printer. */
connectivity/libraries/ppp/source/utils.c:573
↓ 15 callersFunctionppp_write
* Write a pbuf to a ppp link, only used from PPP functions * to send PPP packets. * * IPv4 and IPv6 packets from stack are sent, respectively, * w
connectivity/libraries/ppp/source/ppp.c:966
↓ 15 callersFunctionpsa_connect
platform/FEATURE_EXPERIMENTAL_API/FEATURE_PSA/TARGET_TFM/TARGET_TFM_V1_0/TARGET_TFM_V8M/src/tfm_psa_ns_api.c:34
↓ 15 callersFunctionraise_if_different
Raise a RuntimeError if actual is different than expected.
drivers/usb/tests/TESTS/host_tests/pyusb_basic.py:369
↓ 15 callersFunctionrandLIB_get_8bit
connectivity/nanostack/coap-service/test/coap-service/unittest/stub/randLIB_stub.c:34
↓ 15 callersMethodremove
storage/filesystem/littlefs/source/LittleFileSystem.cpp:342
↓ 15 callersFunctionrename
platform/source/mbed_retarget.cpp:1255
↓ 15 callersFunctionscl_send_data
targets/TARGET_Cypress/TARGET_PSOC6/COMPONENT_SCL/src/IPC/scl_ipc.c:229
↓ 15 callersFunctionsec_prot_result_get
connectivity/nanostack/sal-stack-nanostack/source/Security/protocols/sec_prot_lib.c:155
↓ 15 callersMethodsend
connectivity/netsocket/source/TCPSocket.cpp:104
← previousnext →1,801–1,900 of 137,708, ranked by callers