Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARMmbed/mbed-os
/ functions
Functions
137,708 in github.com/ARMmbed/mbed-os
⨍
Functions
137,708
◇
Types & classes
13,215
↳
Endpoints
31
↓ 38 callers
Function
pn512_register_write
\internal Write register * \param pPN512 pointer to pn512_t structure * \param address register address * \param data value to write in register *
connectivity/drivers/nfc/PN512/source/transceiver/pn512_registers.c:96
↓ 38 callers
Method
size
storage/blockdevice/tests/UNITTESTS/doubles/MBRBlockDevice_stub.cpp:135
↓ 38 callers
Method
try_acquire_for
rtos/source/Semaphore.cpp:110
↓ 37 callers
Function
BbSetBodTerminateFlag
/ ! * \brief Set termination flag of current executing BOD. * * \note This function is expected to be called during the execution cont
connectivity/FEATURE_BLE/libraries/TARGET_CORDIO_LL/stack/controller/sources/common/bb/bb_main.c:280
↓ 37 callers
Function
CLK_GetPCLK1Freq
* @brief Get PCLK1 frequency * @param None * @return PCLK1 frequency * @details This function get PCLK1 frequency. The frequenc
targets/TARGET_NUVOTON/TARGET_M480/device/StdDriver/src/m480_clk.c:205
↓ 37 callers
Function
CLOCK_AttachClk
* brief Configure the clock selection muxes. * param connection : Clock to be configured. * return Nothing */
targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC54114/drivers/fsl_clock.c:124
↓ 37 callers
Function
CY_CRYPTO_VU_FREE_MEM
targets/TARGET_Cypress/TARGET_PSOC6/mtb-pdl-cat1/drivers/include/cy_crypto_core_hw_vu.h:514
↓ 37 callers
Function
Cy_PRA_SystemConfig
* Function Name: Cy_PRA_SystemConfig ****************************************************************************/ * * Validates \ref cy_stc_pra_syste
targets/TARGET_Cypress/TARGET_PSOC6/mtb-pdl-cat1/drivers/source/cy_pra_cfg.c:2539
↓ 37 callers
Function
Cy_SCB_SetRxInterruptMask
* Function Name: Cy_SCB_SetRxInterruptMask ****************************************************************************/ * * Writes the RX interrupt m
targets/TARGET_Cypress/TARGET_PSOC6/mtb-pdl-cat1/drivers/include/cy_scb_common.h:1168
↓ 37 callers
Function
EnableIRQ
! * @brief Enable specific interrupt. * * Enable LEVEL1 interrupt. For some devices, there might be multiple interrupt * levels. F
targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_MIMXRT1050/drivers/fsl_common.h:419
↓ 37 callers
Function
HAL_DMA_Abort
* @brief Aborts the DMA Transfer. * @param hdma pointer to a DMA_HandleTypeDef structure that contains * the configuration infor
targets/TARGET_STM/TARGET_STM32F2/STM32Cube_FW/STM32F2xx_HAL_Driver/stm32f2xx_hal_dma.c:514
↓ 37 callers
Function
RTC_WaitAccessEnable
* @brief Wait RTC Access Enable * * @param None * * @return None * * @details This function is used to enable the maximum
targets/TARGET_NUVOTON/TARGET_M261/device/StdDriver/m261_rtc.h:334
↓ 37 callers
Function
ValidateHandle
targets/TARGET_Analog_Devices/TARGET_ADUCM4X50/TARGET_ADUCM4050/bsp/rtc/adi_rtc.c:129
↓ 37 callers
Function
ValidateHandle
targets/TARGET_Analog_Devices/TARGET_ADUCM302X/TARGET_ADUCM3029/bsp/rtc/adi_rtc.c:215
↓ 37 callers
Function
WsfBufAlloc
/ ! * \brief Allocate a buffer. * * \param len Length of buffer to allocate. * * \return Pointer to allocated buffer or NULL if allocati
connectivity/FEATURE_BLE/libraries/cordio_stack/wsf/sources/port/baremetal/wsf_buf.c:267
↓ 37 callers
Function
WsfTimerStartMs
/ ! * \brief Start a timer in units of milliseconds. * * \param pTimer Pointer to timer. * \param ms Milliseconds until expiration. */
connectivity/FEATURE_BLE/libraries/cordio_stack/wsf/sources/port/baremetal/wsf_timer.c:271
↓ 37 callers
Method
clear
connectivity/FEATURE_BLE/source/generic/GapImpl.h:975
↓ 37 callers
Function
closedir
platform/source/mbed_retarget.cpp:1341
↓ 37 callers
Method
get_ip_address
connectivity/netsocket/tests/TESTS/network/emac/emac_TestNetworkStack.cpp:163
↓ 37 callers
Function
gpio_read
targets/TARGET_STM/gpio_object.h:80
↓ 37 callers
Function
mbedtls_mpi_get_bit
* Get a specific bit */
connectivity/mbedtls/source/bignum.c:345
↓ 37 callers
Function
mle_service_msg_allocate
connectivity/nanostack/sal-stack-nanostack/source/Service_Libs/mle_service/mle_service.c:1047
↓ 37 callers
Function
ticker_set_handler
hal/source/mbed_ticker_api.c:472
↓ 36 callers
Function
CLK_GetPCLK0Freq
* @brief Get PCLK0 frequency * @param None * @return PCLK0 frequency * @details This function get PCLK0 frequency. The frequenc
targets/TARGET_NUVOTON/TARGET_M480/device/StdDriver/src/m480_clk.c:165
↓ 36 callers
Function
CLK_GetPLLClockFreq
* @brief Get PLL clock frequency * @param None * @return PLL frequency * @details This function get PLL frequency. The frequenc
targets/TARGET_NUVOTON/TARGET_M480/device/StdDriver/src/m480_clk.c:1189
↓ 36 callers
Function
CLK_GetPLLClockFreq
targets/TARGET_NUVOTON/TARGET_M2354/device/StdDriver/src/m2354_clk.c:1219
↓ 36 callers
Function
CLOCK_EnableClock
! * @brief Enable the clock for specific IP. * * @param name Which clock to enable, see \ref clock_ip_name_t. */
targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_clock.h:666
↓ 36 callers
Function
GIC_SetPriority
\brief Set the priority for the given interrupt in the GIC's IPRIORITYR register. * \param [in] IRQn The interrupt to be configured. * \param [in] pri
cmsis/CMSIS_5/CMSIS/TARGET_CORTEX_A/Include/core_ca.h:1333
↓ 36 callers
Function
LL_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_STM32WL/STM32Cube_FW/STM32WLxx_HAL_Driver/stm32wlxx_ll_rcc.h:1497
↓ 36 callers
Function
POWER_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
targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_MCU_LPC546XX/drivers/fsl_power.h:130
↓ 36 callers
Function
QCBOREncode_OpenArray
platform/FEATURE_EXPERIMENTAL_API/FEATURE_PSA/TARGET_MBED_PSA_SRV/services/attestation/qcbor/inc/qcbor.h:2505
↓ 36 callers
Function
SDMMC_GetResponse
* @brief Return the response received from the card for the last command * @param SDMMCx Pointer to SDMMC register base * @param Response Speci
targets/TARGET_STM/TARGET_STM32L4/STM32Cube_FW/STM32L4xx_HAL_Driver/stm32l4xx_ll_sdmmc.c:433
↓ 36 callers
Function
SDMMC_GetResponse
* @brief Return the response received from the card for the last command * @param SDMMCx: Pointer to SDMMC register base * @param Response: Spe
targets/TARGET_STM/TARGET_STM32U5/STM32Cube_FW/STM32U5xx_HAL_Driver/stm32u5xx_ll_sdmmc.c:397
↓ 36 callers
Function
SDMMC_GetResponse
* @brief Return the response received from the card for the last command * @param SDMMCx: Pointer to SDMMC register base * @param Response: Spe
targets/TARGET_STM/TARGET_STM32L5/STM32Cube_FW/STM32L5xx_HAL_Driver/stm32l5xx_ll_sdmmc.c:398
↓ 36 callers
Function
SDMMC_GetResponse
* @brief Return the response received from the card for the last command * @param SDMMCx: Pointer to SDMMC register base * @param Response: Spe
targets/TARGET_STM/TARGET_STM32H7/STM32Cube_FW/STM32H7xx_HAL_Driver/stm32h7xx_ll_sdmmc.c:398
↓ 36 callers
Function
cy_rtos_delay_milliseconds
-------------------------------------------------------------------------------------------------- cy_rtos_delay_milliseconds ------------------------
targets/TARGET_Cypress/TARGET_PSOC6/abstraction-rtos/source/COMPONENT_RTX/cyabs_rtos_rtxv5.c:1187
↓ 36 callers
Function
disk_write
storage/filesystem/fat/source/FATFileSystem.cpp:212
↓ 36 callers
Function
fhss_get_object_with_api
connectivity/nanostack/sal-stack-nanostack/source/Service_Libs/fhss/fhss_common.c:80
↓ 36 callers
Function
ld_word
storage/filesystem/fat/ChaN/ff.cpp:621
↓ 36 callers
Function
print_list_header
(comment, name, l, switch)
targets/TARGET_STM/tools/STM32_gen_PeripheralPins.py:639
↓ 36 callers
Method
set
connectivity/FEATURE_BLE/source/generic/GapImpl.h:969
↓ 36 callers
Function
sleep_manager_can_deep_sleep_test_check
platform/source/mbed_power_mgmt.c:221
↓ 36 callers
Function
thread_is_router_addr
connectivity/nanostack/sal-stack-nanostack/source/6LoWPAN/Thread/thread_routing.h:162
↓ 35 callers
Function
CLK_GetPCLK0Freq
targets/TARGET_NUVOTON/TARGET_M261/device/StdDriver/m261_clk.c:198
↓ 35 callers
Function
CLOCK_EnableClock
targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC54114/drivers/fsl_clock.h:472
↓ 35 callers
Function
CLOCK_SetDiv
! * @brief Set CCM DIV node to certain value. * * @param divider Which div node to set, see \ref clock_div_t. * @param value Clock div value to
targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_MIMXRT1050/drivers/fsl_clock.h:998
↓ 35 callers
Function
CY_CRYPTO_VU_LSL
targets/TARGET_Cypress/TARGET_PSOC6/mtb-pdl-cat1/drivers/include/cy_crypto_core_hw_vu.h:529
↓ 35 callers
Function
LL_RCC_MSI_GetRange
* @brief Get the Internal Multi Speed oscillator (MSI) clock range in run mode. * @rmtoll CR MSIRANGE LL_RCC_MSI_GetRange * @retva
targets/TARGET_STM/TARGET_STM32WB/STM32Cube_FW/STM32WBxx_HAL_Driver/stm32wbxx_ll_rcc.h:1930
↓ 35 callers
Function
LctrIsConnHandleEnabled
/ ! * \brief Get enable state of a handle. * * \param handle Connection handle. * * \return TRUE if enabled, FALSE otherwise. */ /
connectivity/FEATURE_BLE/libraries/TARGET_CORDIO_LL/stack/controller/sources/ble/lctr/lctr_main_conn.c:944
↓ 35 callers
Function
MXC_GPIO_Config
targets/TARGET_Maxim/TARGET_MAX32670/Libraries/PeriphDrivers/Source/GPIO/gpio_me15.c:84
↓ 35 callers
Function
QCBOREncode_CloseArray
platform/FEATURE_EXPERIMENTAL_API/FEATURE_PSA/TARGET_MBED_PSA_SRV/services/attestation/qcbor/inc/qcbor.h:2522
↓ 35 callers
Function
QCBOREncode_Init
Public function for initialization. See header qcbor.h */
platform/FEATURE_EXPERIMENTAL_API/FEATURE_PSA/TARGET_MBED_PSA_SRV/services/attestation/qcbor/src/qcbor_encode.c:212
↓ 35 callers
Function
RTC_Bcd2ToByte
* @brief Converts from 2 digit BCD to Binary. * @param Value BCD value to be converted * @retval Converted word */
targets/TARGET_STM/TARGET_STM32F7/STM32Cube_FW/STM32F7xx_HAL_Driver/stm32f7xx_hal_rtc.c:1908
↓ 35 callers
Function
RTC_Bcd2ToByte
* @brief Convert from 2 digit BCD to Binary. * @param Value BCD value to be converted * @retval Converted word */
targets/TARGET_STM/TARGET_STM32U5/STM32Cube_FW/STM32U5xx_HAL_Driver/stm32u5xx_hal_rtc.c:2176
↓ 35 callers
Function
RTC_Bcd2ToByte
* @brief Converts from 2 digit BCD to Binary. * @param Value BCD value to be converted * @retval Converted word */
targets/TARGET_STM/TARGET_STM32F4/STM32Cube_FW/STM32F4xx_HAL_Driver/stm32f4xx_hal_rtc.c:1888
↓ 35 callers
Function
RTC_Bcd2ToByte
* @brief Convert from 2 digit BCD to Binary. * @param Value BCD value to be converted * @retval Converted word */
targets/TARGET_STM/TARGET_STM32F3/STM32Cube_FW/STM32F3xx_HAL_Driver/stm32f3xx_hal_rtc.c:1930
↓ 35 callers
Function
RTC_Bcd2ToByte
* @brief Convert from 2 digit BCD to Binary. * @param Value BCD value to be converted * @retval Converted word */
targets/TARGET_STM/TARGET_STM32L0/STM32Cube_FW/STM32L0xx_HAL_Driver/stm32l0xx_hal_rtc.c:1830
↓ 35 callers
Function
RTC_Bcd2ToByte
* @brief Convert from 2 digit BCD to Binary. * @param Value BCD value to be converted * @retval Converted word */
targets/TARGET_STM/TARGET_STM32L5/STM32Cube_FW/STM32L5xx_HAL_Driver/stm32l5xx_hal_rtc.c:1878
↓ 35 callers
Function
RTC_Bcd2ToByte
* @brief Convert from 2 digit BCD to Binary. * @param Value BCD value to be converted * @retval Converted word */
targets/TARGET_STM/TARGET_STM32F0/STM32Cube_FW/STM32F0xx_HAL_Driver/stm32f0xx_hal_rtc.c:1715
↓ 35 callers
Function
RTC_Bcd2ToByte
* @brief Convert from 2 digit BCD to Binary. * @param Value BCD value to be converted * @retval Converted word */
targets/TARGET_STM/TARGET_STM32G0/STM32Cube_FW/STM32G0xx_HAL_Driver/stm32g0xx_hal_rtc.c:1829
↓ 35 callers
Function
RTC_Bcd2ToByte
* @brief Convert from 2 digit BCD to Binary. * @param Value BCD value to be converted * @retval Converted word */
targets/TARGET_STM/TARGET_STM32G4/STM32Cube_FW/STM32G4xx_HAL_Driver/stm32g4xx_hal_rtc.c:1959
↓ 35 callers
Function
RTC_Bcd2ToByte
* @brief Converts from 2 digit BCD to Binary. * @param Value BCD value to be converted * @retval Converted word */
targets/TARGET_STM/TARGET_STM32F2/STM32Cube_FW/STM32F2xx_HAL_Driver/stm32f2xx_hal_rtc.c:1751
↓ 35 callers
Function
RTC_Bcd2ToByte
* @brief Convert from 2 digit BCD to Binary. * @param Value BCD value to be converted * @retval Converted word */
targets/TARGET_STM/TARGET_STM32H7/STM32Cube_FW/STM32H7xx_HAL_Driver/stm32h7xx_hal_rtc.c:2055
↓ 35 callers
Function
RTC_Bcd2ToByte
* @brief Convert from 2 digit BCD to Binary. * @param Value BCD value to be converted * @retval Converted word */
targets/TARGET_STM/TARGET_STM32L1/STM32Cube_FW/STM32L1xx_HAL_Driver/stm32l1xx_hal_rtc.c:1845
↓ 35 callers
Function
RTC_Bcd2ToByte
* @brief Convert from 2 digit BCD to Binary. * @param Value BCD value to be converted * @retval Converted word */
targets/TARGET_STM/TARGET_STM32WL/STM32Cube_FW/STM32WLxx_HAL_Driver/stm32wlxx_hal_rtc.c:1925
↓ 35 callers
Function
kv_remove
storage/kvstore/kvstore_global_api/source/kvstore_global_api.cpp:96
↓ 35 callers
Function
lfs2_fromle32
Convert between 32-bit little-endian and native order
storage/filesystem/littlefsv2/littlefs/lfs2_util.h:192
↓ 35 callers
Function
mbedtls_ecp_point_free
* Unallocate (the components of) a point */
connectivity/mbedtls/source/ecp.c:719
↓ 35 callers
Function
mle_service_send_message
connectivity/nanostack/sal-stack-nanostack/source/Service_Libs/mle_service/mle_service.c:1282
↓ 35 callers
Function
mle_tlv_read_tlv
connectivity/nanostack/sal-stack-nanostack/source/MLE/mle_tlv.c:186
↓ 35 callers
Function
nrfx_get_irq_number
targets/TARGET_NORDIC/TARGET_NRF5x/TARGET_SDK_15_0/modules/nrfx/drivers/nrfx_common.h:243
↓ 35 callers
Method
read
connectivity/FEATURE_BLE/source/GattServer.cpp:38
↓ 35 callers
Method
valueInMs
* Return the duration in milliseconds. * * @return The duration in milliseconds. */
connectivity/FEATURE_BLE/include/ble/common/Duration.h:179
↓ 34 callers
Function
CY_CRYPTO_VU_COND_SUB
targets/TARGET_Cypress/TARGET_PSOC6/mtb-pdl-cat1/drivers/include/cy_crypto_core_hw_vu.h:985
↓ 34 callers
Function
Cy_Crypto_Core_V1_MemCpy
* Function Name: Cy_Crypto_Core_V1_MemCpy ****************************************************************************/ * * Function MemCpy uses Crypt
targets/TARGET_Cypress/TARGET_PSOC6/mtb-pdl-cat1/drivers/source/cy_crypto_core_mem_v1.c:63
↓ 34 callers
Function
HAL_DMA_Abort
* @brief Abort the DMA Transfer. * @param hdma Pointer to a DMA_HandleTypeDef structure that contains * the configuration informati
targets/TARGET_STM/TARGET_STM32WB/STM32Cube_FW/STM32WBxx_HAL_Driver/stm32wbxx_hal_dma.c:501
↓ 34 callers
Function
HAL_DMA_Abort
* @brief Abort the DMA Transfer. * @param hdma: pointer to a DMA_HandleTypeDef structure that contains * the configuration informa
targets/TARGET_STM/TARGET_STM32F1/STM32Cube_FW/STM32F1xx_HAL_Driver/stm32f1xx_hal_dma.c:416
↓ 34 callers
Function
SystemCoreClockUpdate
* Function Name: SystemCoreClockUpdate ****************************************************************************/ * * Gets core clock frequency and
targets/TARGET_Cypress/TARGET_PSOC6/mtb-pdl-cat1/devices/COMPONENT_CAT1A/templates/COMPONENT_MTB/COMPONENT_CM4/system_psoc6_cm4.c:282
↓ 34 callers
Function
__CLZ
targets/TARGET_Cypress/TARGET_PSOC6/mtb-pdl-cat1/cmsis/include/arm_math.h:1077
↓ 34 callers
Function
__PC
Return program counter for checking in secure/non-secure domain */
targets/TARGET_NUVOTON/TARGET_M2354/device/system_M2354.c:93
↓ 34 callers
Function
bitsequal
connectivity/libraries/nanostack-libservice/source/libBits/common_functions.c:34
↓ 34 callers
Function
check_pkt
connectivity/lwipstack/lwip/test/unit/dhcp/test_dhcp.c:200
↓ 34 callers
Function
close
platform/source/mbed_retarget.cpp:657
↓ 34 callers
Method
compute
Compute CRC for the data input * Compute CRC performs the initialization, computation and collection of * final CRC. * * @param
drivers/include/drivers/MbedCRC.h:222
↓ 34 callers
Method
configured
drivers/usb/source/USBDevice.cpp:1043
↓ 34 callers
Function
equeue_cancel
events/tests/UNITTESTS/doubles/equeue_stub.c:95
↓ 34 callers
Function
eventOS_event_send
connectivity/nanostack/sal-stack-nanostack-eventloop/source/event.c:120
↓ 34 callers
Method
get_file_refs
Return a list of FileRef for every file of the given type
tools/resources/__init__.py:297
↓ 34 callers
Function
lctrTxCtrlPduQueue
/ ! * \brief Queue control PDU onto ARQ queue. * * \param pCtx Connection context. * \param pBuf Data PDU buffer. */ /
connectivity/FEATURE_BLE/libraries/TARGET_CORDIO_LL/stack/controller/sources/ble/lctr/lctr_main_conn_data.c:607
↓ 34 callers
Function
lfs2_min
storage/filesystem/littlefsv2/littlefs/lfs2_util.h:132
↓ 34 callers
Function
mbedtls_x509_crt_free
* Unallocate all certificate data */
connectivity/mbedtls/source/x509_crt.c:3277
↓ 34 callers
Function
mle_service_get_data_pointer
connectivity/nanostack/sal-stack-nanostack/source/Service_Libs/mle_service/mle_service.c:1101
↓ 34 callers
Function
mle_service_update_length_by_ptr
connectivity/nanostack/sal-stack-nanostack/source/Service_Libs/mle_service/mle_service.c:1137
↓ 34 callers
Function
ns_dyn_mem_free
connectivity/libraries/nanostack-libservice/test/libService/unittest/stubs/nsdynmemLIB_stub.c:53
↓ 34 callers
Function
thread_meshcop_tlv_data_get_uint16
connectivity/nanostack/sal-stack-nanostack/source/6LoWPAN/Thread/thread_meshcop_lib.c:361
↓ 33 callers
Function
CLOCK_AttachClk
Clock Selection for IP */ * brief Configure the clock selection muxes. * param connection : Clock to be configured. * return Nothing */
targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_MCU_LPC546XX/drivers/fsl_clock.c:147
↓ 33 callers
Function
CLOCK_DisableClock
! * @brief Disable the clock for specific IP. * * @param name Which clock to disable, see \ref clock_ip_name_t. */
targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_clock.h:677
↓ 33 callers
Function
Cy_SD_Host_SendCommand
* Function Name: Cy_SD_Host_SendCommand ****************************************************************************/ * * Starts sending a command on
targets/TARGET_Cypress/TARGET_PSOC6/mtb-pdl-cat1/drivers/source/cy_sd_host.c:1721
↓ 33 callers
Function
EvrRtxThreadError
cmsis/CMSIS_5/CMSIS/RTOS2/RTX/Source/rtx_evr.c:550
↓ 33 callers
Function
HAL_DMA_Abort
* @brief Abort the DMA Transfer. * @param hdma pointer to a DMA_HandleTypeDef structure that contains * the configuration informat
targets/TARGET_STM/TARGET_STM32L0/STM32Cube_FW/STM32L0xx_HAL_Driver/stm32l0xx_hal_dma.c:392
← previous
next →
501–600 of 137,708, ranked by callers