MCPcopy Create free account

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

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

↓ 18 callersMethodrecvfrom
connectivity/netsocket/tests/UNITTESTS/netsocket/InternetSocket/test_InternetSocket.cpp:54
↓ 18 callersMethodrewind
storage/filesystem/source/Dir.cpp:85
↓ 18 callersFunctionrf_if_read_register
* \brief Function reads RF register. * * \param addr Address on the RF * * \return Read register data */
connectivity/drivers/802.15.4_RF/atmel-rf-driver/source/NanostackRfPhyAtmel.cpp:509
↓ 18 callersFunctionsend_thread
rtos/tests/TESTS/mbed_rtos/event_flags/main.cpp:48
↓ 18 callersFunctionserial_readable
targets/TARGET_STM/serial_api.c:572
↓ 18 callersFunctionserial_writable
targets/TARGET_STM/serial_api.c:586
↓ 18 callersMethodset
storage/kvstore/filesystemstore/source/FileSystemStore.cpp:159
↓ 18 callersFunctionsocket_tx_buffer_event_and_free
connectivity/nanostack/sal-stack-nanostack/source/Core/ns_socket.c:1422
↓ 18 callersFunctionsyncReg
/ * @brief * Wait for an ongoing sync of register(s) to low-frequency domain to complete. * * @param[in] mask * A bitmask corresponding to SYN
targets/TARGET_Silicon_Labs/TARGET_EFM32/emlib/src/em_cmu.c:4071
↓ 18 callersFunctionsys_sem_signal
connectivity/lwipstack/lwip/test/unit/arch/sys_arch.c:139
↓ 18 callersFunctiontcp_oos_count
Get the numbers of segments on the ooseq list */
connectivity/lwipstack/lwip/test/unit/tcp/test_tcp_oos.c:28
↓ 18 callersMethodtell
storage/filesystem/source/Dir.cpp:79
↓ 18 callersFunctionthread_bootstrap_connection_error
connectivity/nanostack/sal-stack-nanostack/source/6LoWPAN/Thread/thread_bootstrap.c:1439
↓ 18 callersFunctionudp_bind
* @ingroup udp_raw * Bind an UDP PCB. * * @param pcb UDP PCB to be bound with a local address ipaddr and port. * @param ipaddr local IP address t
connectivity/lwipstack/lwip/src/core/lwip_udp.c:931
↓ 18 callersFunctionusart_interrupt_flag_get
! \brief get USART interrupt and flag status \param[in] usart_periph: USARTx(x=0,1,2,5)/UARTx(x=3,4,6,7) \param[in] int_flag: USART
targets/TARGET_GigaDevice/TARGET_GD32F4XX/GD32F4xx_standard_peripheral/Source/gd32f4xx_usart.c:979
↓ 18 callersFunctionws_pae_current_time_get
connectivity/nanostack/sal-stack-nanostack/source/6LoWPAN/ws/ws_pae_time.c:173
↓ 17 callersFunctionCLK_SetModuleClock
* @brief This function set selected module clock source and module clock divider * @param[in] u32ModuleIdx is module index. * @param[in] u3
targets/TARGET_NUVOTON/TARGET_M261/device/StdDriver/m261_clk.c:557
↓ 17 callersFunctionCLOCK_GetCoreSysClkFreq
Get MAIN Clk */ ! brief Return Frequency of Core System * return Frequency of Core System */
targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_MCU_LPC546XX/drivers/fsl_clock.c:714
↓ 17 callersFunctionCMU_UpdateWaitStates
/ * @brief * Configure wait state settings necessary to switch to a given core clock * frequency at a certain voltage scale level. * * @detail
targets/TARGET_Silicon_Labs/TARGET_EFM32/emlib/src/em_cmu.c:2355
↓ 17 callersFunctionCy_Crypto_Core_EC_SubMod
* Function Name: Cy_Crypto_Core_EC_SubMod ****************************************************************************/ * * Modular subtraction in GF(
targets/TARGET_Cypress/TARGET_PSOC6/mtb-pdl-cat1/drivers/source/cy_crypto_core_ecc_nist_p.c:1337
↓ 17 callersFunctionCy_SysClk_ClkPathGetSource
targets/TARGET_Cypress/TARGET_PSOC6/mtb-pdl-cat1/drivers/source/cy_sysclk.c:1278
↓ 17 callersFunctionCy_SysClk_PllEnable
targets/TARGET_Cypress/TARGET_PSOC6/mtb-pdl-cat1/drivers/source/cy_sysclk.c:1919
↓ 17 callersFunctionEvrRtxKernelError
cmsis/CMSIS_5/CMSIS/RTOS2/RTX/Source/rtx_evr.c:315
↓ 17 callersFunctionFMPSMBUS_TransferConfig
* @brief Handle FMPSMBUSx communication when starting transfer or during transfer (TC or TCR flag are set). * @param hfmpsmbus FMPSMBUS handle.
targets/TARGET_STM/TARGET_STM32F4/STM32Cube_FW/STM32F4xx_HAL_Driver/stm32f4xx_hal_fmpsmbus.c:2636
↓ 17 callersFunctionHAL_CRYP_InCpltCallback
* @brief Input FIFO transfer completed callback. * @param hcryp pointer to a CRYP_HandleTypeDef structure that contains * the configurat
targets/TARGET_STM/TARGET_STM32WB/STM32Cube_FW/STM32WBxx_HAL_Driver/stm32wbxx_hal_cryp.c:1931
↓ 17 callersFunctionHAL_CRYP_InCpltCallback
* @brief Input FIFO transfer completed callback. * @param hcryp pointer to a CRYP_HandleTypeDef structure that contains * the configurat
targets/TARGET_STM/TARGET_STM32L5/STM32Cube_FW/STM32L5xx_HAL_Driver/stm32l5xx_hal_cryp.c:1931
↓ 17 callersFunctionHAL_CRYP_InCpltCallback
* @brief Input FIFO transfer completed callback. * @param hcryp pointer to a CRYP_HandleTypeDef structure that contains * the configurat
targets/TARGET_STM/TARGET_STM32G4/STM32Cube_FW/STM32G4xx_HAL_Driver/stm32g4xx_hal_cryp.c:1931
↓ 17 callersFunctionHAL_RCCEx_GetPLL2ClockFreq
* @brief Returns the PLL2 clock frequencies :PLL2_P_Frequency,PLL2_R_Frequency and PLL2_Q_Frequency * @note The PLL2 clock frequencies computed b
targets/TARGET_STM/TARGET_STM32H7/STM32Cube_FW/STM32H7xx_HAL_Driver/stm32h7xx_hal_rcc_ex.c:2770
↓ 17 callersFunctionINT_IRQHandler
targets/TARGET_TOSHIBA/TARGET_TMPM4KN/gpio_irq_api.c:259
↓ 17 callersFunctionLL_ADC_INJ_IsConversionOngoing
* @brief Get ADC group injected conversion state. * @rmtoll CR JADSTART LL_ADC_INJ_IsConversionOngoing * @param ADCx ADC instance
targets/TARGET_STM/TARGET_STM32WB/STM32Cube_FW/STM32WBxx_HAL_Driver/stm32wbxx_ll_adc.h:7010
↓ 17 callersFunctionLL_RCC_HSI_IsReady
* @brief Check if HSI clock is ready * @rmtoll CR HSIRDY LL_RCC_HSI_IsReady * @retval State of bit (1 or 0). */
targets/TARGET_STM/TARGET_STM32G4/STM32Cube_FW/STM32G4xx_HAL_Driver/stm32g4xx_ll_rcc.h:1025
↓ 17 callersFunctionLL_USART_IsEnabled
* @brief Indicate if USART is enabled * @rmtoll CR1 UE LL_USART_IsEnabled * @param USARTx USART Instance * @retval State o
targets/TARGET_STM/TARGET_STM32WB/STM32Cube_FW/STM32WBxx_HAL_Driver/stm32wbxx_ll_usart.h:646
↓ 17 callersFunctionLmgrIncResetRefCount
/ ! * \brief Increment reset delay counter. */ /
connectivity/FEATURE_BLE/libraries/TARGET_CORDIO_LL/stack/controller/sources/ble/lmgr/lmgr_main.c:96
↓ 17 callersFunctionMXC_DMA_SetCallback
targets/TARGET_Maxim/TARGET_MAX32670/Libraries/PeriphDrivers/Source/DMA/dma_me15.c:96
↓ 17 callersFunctionQCBORDecode_GetNextWithTags
Public function, see header qcbor.h file */
platform/FEATURE_EXPERIMENTAL_API/FEATURE_PSA/TARGET_MBED_PSA_SRV/services/attestation/qcbor/src/qcbor_decode.c:999
↓ 17 callersFunctionRCC_GetSystemClockFreq
* @brief Return SYSTEM clock (SYSCLK) frequency * @retval SYSTEM clock frequency (in Hz) */
targets/TARGET_STM/TARGET_STM32WL/STM32Cube_FW/STM32WLxx_HAL_Driver/stm32wlxx_ll_rcc.c:781
↓ 17 callersFunctionRESET_PeripheralReset
targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_MCU_LPC546XX/drivers/fsl_reset.c:124
↓ 17 callersFunctionSDIO_GetResponse
* @brief Return the response received from the card for the last command * @param SDIOx: Pointer to SDMMC register base * @param Response:
targets/TARGET_STM/TARGET_STM32L1/STM32Cube_FW/STM32L1xx_HAL_Driver/stm32l1xx_ll_sdmmc.c:403
↓ 17 callersFunctionSMBUS_TransferConfig
* @brief Handle SMBUSx communication when starting transfer or during transfer (TC or TCR flag are set). * @param hsmbus SMBUS handle. * @param
targets/TARGET_STM/TARGET_STM32WB/STM32Cube_FW/STM32WBxx_HAL_Driver/stm32wbxx_hal_smbus.c:2606
↓ 17 callersFunctionSMBUS_TransferConfig
* @brief Handle SMBUSx communication when starting transfer or during transfer (TC or TCR flag are set). * @param hsmbus SMBUS handle. * @param
targets/TARGET_STM/TARGET_STM32L4/STM32Cube_FW/STM32L4xx_HAL_Driver/stm32l4xx_hal_smbus.c:2635
↓ 17 callersFunctionSMBUS_TransferConfig
* @brief Handle SMBUSx communication when starting transfer or during transfer (TC or TCR flag are set). * @param hsmbus SMBUS handle. * @param
targets/TARGET_STM/TARGET_STM32F7/STM32Cube_FW/STM32F7xx_HAL_Driver/stm32f7xx_hal_smbus.c:2635
↓ 17 callersFunctionSMBUS_TransferConfig
* @brief Handle SMBUSx communication when starting transfer or during transfer (TC or TCR flag are set). * @param hsmbus SMBUS handle. * @param
targets/TARGET_STM/TARGET_STM32F3/STM32Cube_FW/STM32F3xx_HAL_Driver/stm32f3xx_hal_smbus.c:2635
↓ 17 callersFunctionSMBUS_TransferConfig
* @brief Handle SMBUSx communication when starting transfer or during transfer (TC or TCR flag are set). * @param hsmbus SMBUS handle. * @param
targets/TARGET_STM/TARGET_STM32L0/STM32Cube_FW/STM32L0xx_HAL_Driver/stm32l0xx_hal_smbus.c:2635
↓ 17 callersFunctionSMBUS_TransferConfig
* @brief Handle SMBUSx communication when starting transfer or during transfer (TC or TCR flag are set). * @param hsmbus SMBUS handle. * @param
targets/TARGET_STM/TARGET_STM32L5/STM32Cube_FW/STM32L5xx_HAL_Driver/stm32l5xx_hal_smbus.c:2635
↓ 17 callersFunctionSMBUS_TransferConfig
* @brief Handle SMBUSx communication when starting transfer or during transfer (TC or TCR flag are set). * @param hsmbus SMBUS handle. * @param
targets/TARGET_STM/TARGET_STM32F0/STM32Cube_FW/STM32F0xx_HAL_Driver/stm32f0xx_hal_smbus.c:2635
↓ 17 callersFunctionSMBUS_TransferConfig
* @brief Handle SMBUSx communication when starting transfer or during transfer (TC or TCR flag are set). * @param hsmbus SMBUS handle. * @param
targets/TARGET_STM/TARGET_STM32G0/STM32Cube_FW/STM32G0xx_HAL_Driver/stm32g0xx_hal_smbus.c:2677
↓ 17 callersFunctionSMBUS_TransferConfig
* @brief Handle SMBUSx communication when starting transfer or during transfer (TC or TCR flag are set). * @param hsmbus SMBUS handle. * @param
targets/TARGET_STM/TARGET_STM32G4/STM32Cube_FW/STM32G4xx_HAL_Driver/stm32g4xx_hal_smbus.c:2635
↓ 17 callersFunctionSMBUS_TransferConfig
* @brief Handle SMBUSx communication when starting transfer or during transfer (TC or TCR flag are set). * @param hsmbus SMBUS handle. * @param
targets/TARGET_STM/TARGET_STM32H7/STM32Cube_FW/STM32H7xx_HAL_Driver/stm32h7xx_hal_smbus.c:2635
↓ 17 callersFunctionSMBUS_TransferConfig
* @brief Handle SMBUSx communication when starting transfer or during transfer (TC or TCR flag are set). * @param hsmbus SMBUS handle. * @param
targets/TARGET_STM/TARGET_STM32WL/STM32Cube_FW/STM32WLxx_HAL_Driver/stm32wlxx_hal_smbus.c:2677
↓ 17 callersFunctionSYS_LockReg
* @brief Enable register write-protection function * @param None * @return None * @details This function is used to enable regi
targets/TARGET_NUVOTON/TARGET_M261/device/StdDriver/m261_sys.h:3081
↓ 17 callersFunctionUSART_IntClear
/ * @brief * Clear one or more pending USART interrupts. * * @param[in] usart * Pointer to USART/UART peripheral register block. * * @param[
targets/TARGET_Silicon_Labs/TARGET_EFM32/emlib/inc/em_usart.h:789
↓ 17 callersFunctionUSB_DeviceClassCallback
! * @brief Handle the common class callback. * * This function handles the common class callback. * * @param handle The device handle, g
targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_MIMXRT1050/usb_device_class.c:373
↓ 17 callersFunctionUSB_HC_Halt
* @brief Halt a host channel * @param USBx Selected device * @param hc_num Host Channel number * This parameter can be a value from
targets/TARGET_STM/TARGET_STM32L4/STM32Cube_FW/STM32L4xx_HAL_Driver/stm32l4xx_ll_usb.c:1628
↓ 17 callersFunctionUSB_HC_Halt
* @brief Halt a host channel * @param USBx Selected device * @param hc_num Host Channel number * This parameter can be a value from
targets/TARGET_STM/TARGET_STM32F7/STM32Cube_FW/STM32F7xx_HAL_Driver/stm32f7xx_ll_usb.c:1942
↓ 17 callersFunctionUSB_HC_Halt
* @brief Halt a host channel * @param USBx Selected device * @param hc_num Host Channel number * This parameter can be a value from
targets/TARGET_STM/TARGET_STM32U5/STM32Cube_FW/STM32U5xx_HAL_Driver/stm32u5xx_ll_usb.c:1894
↓ 17 callersFunctionUSB_HC_Halt
* @brief Halt a host channel * @param USBx Selected device * @param hc_num Host Channel number * This parameter can be a value from
targets/TARGET_STM/TARGET_STM32F1/STM32Cube_FW/STM32F1xx_HAL_Driver/stm32f1xx_ll_usb.c:1607
↓ 17 callersFunctionUSB_HC_Halt
* @brief Halt a host channel * @param USBx Selected device * @param hc_num Host Channel number * This parameter can be a value from
targets/TARGET_STM/TARGET_STM32F4/STM32Cube_FW/STM32F4xx_HAL_Driver/stm32f4xx_ll_usb.c:1867
↓ 17 callersFunctionUSB_HC_Halt
* @brief Halt a host channel * @param USBx Selected device * @param hc_num Host Channel number * This parameter can be a value from
targets/TARGET_STM/TARGET_STM32F2/STM32Cube_FW/STM32F2xx_HAL_Driver/stm32f2xx_ll_usb.c:1813
↓ 17 callersFunctionUSB_HC_Halt
* @brief Halt a host channel * @param USBx Selected device * @param hc_num Host Channel number * This parameter can be a value from
targets/TARGET_STM/TARGET_STM32H7/STM32Cube_FW/STM32H7xx_HAL_Driver/stm32h7xx_ll_usb.c:1864
↓ 17 callersFunctionWsfTimerStartSec
/ ! * \brief Start a timer in units of seconds. * * \param pTimer Pointer to timer. * \param sec Seconds until expiration. */ /
connectivity/FEATURE_BLE/libraries/cordio_stack/wsf/sources/port/baremetal/wsf_timer.c:255
↓ 17 callersFunction__SSAT
targets/TARGET_Cypress/TARGET_PSOC6/mtb-pdl-cat1/cmsis/include/arm_math.h:1092
↓ 17 callersFunction__enable_irq
\brief Enable IRQ Interrupts \details Enables IRQ interrupts by clearing special-purpose register PRIMASK. Can only be executed in Priv
cmsis/CMSIS_5/CMSIS/TARGET_CORTEX_M/Include/cmsis_gcc.h:949
↓ 17 callersFunction__semihost
platform/include/platform/mbed_semihost_api.h:32
↓ 17 callersFunctionac_buffer_builder_reset
connectivity/nfc/libraries/acore/source/ac_buffer_builder.c:46
↓ 17 callersFunctionac_buffer_read_nu8
Read 8-bit value from buffer reader and advance read posiion * \param pBuf the buffer to read from * \return 8-bit value read */
connectivity/nfc/libraries/acore/acore/ac_buffer_reader.h:60
↓ 17 callersFunctionaddr_get_entry
connectivity/nanostack/sal-stack-nanostack/source/Core/ns_address_internal.c:443
↓ 17 callersFunctionaltcp_close
* @ingroup altcp * @see tcp_close() */
connectivity/lwipstack/lwip/src/core/lwip_altcp.c:353
↓ 17 callersFunctioncan_set_channel_mode
targets/TARGET_RENESAS/TARGET_RZ_A1XX/can_api.c:1023
↓ 17 callersFunctionconnection_handler_destroy
connectivity/nanostack/coap-service/test/coap-service/unittest/stub/coap_connection_handler_stub.c:49
↓ 17 callersFunctioncreate_suite
connectivity/lwipstack/lwip/test/unit/lwip_unittests.c:24
↓ 17 callersMethoddelegate
connectivity/nfc/source/NFCEEPROMDriver.cpp:43
↓ 17 callersMethoddetach
connectivity/cellular/source/framework/AT/AT_CellularNetwork.cpp:306
↓ 17 callersFunctioneattGetConnCb
/ ! * \brief Get an EATT connection control block. * * \param connId DM connection identifier. * * \return Pointer to control block. */ /
connectivity/FEATURE_BLE/libraries/cordio_stack/ble-host/sources/stack/att/att_eatt.c:116
↓ 17 callersMethodep0_setup
drivers/usb/source/USBDevice.cpp:851
↓ 17 callersFunctionfind_ep_pair
Find an OUT and IN endpoint pair. Raise a RuntimeError if any endpoint could not be found or wMaxPacketSize is not equal for both endpoints.
drivers/usb/tests/TESTS/host_tests/pyusb_basic.py:897
↓ 17 callersFunctionflash_command_sequence
! * @brief Flash Command Sequence * * This function is used to perform the command write sequence to the flash. * * @param driver Pointer to stor
targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KW41Z/drivers/fsl_flash.c:2537
↓ 17 callersFunctionflash_command_sequence
! * @brief Flash Command Sequence * * This function is used to perform the command write sequence to the flash. * * @param driver Pointer to stor
targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K22F/drivers/fsl_flash.c:2537
↓ 17 callersFunctionflash_command_sequence
! * @brief Flash Command Sequence * * This function is used to perform the command write sequence to the flash. * * @param driver Pointer to stor
targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_K66F/drivers/fsl_flash.c:2622
↓ 17 callersFunctionflash_command_sequence
! * @brief Flash Command Sequence * * This function is used to perform the command write sequence to the flash. * * @param driver Pointer to stor
targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_flash.c:2537
↓ 17 callersFunctionflash_command_sequence
! * @brief Flash Command Sequence * * This function is used to perform the command write sequence to the flash. * * @param driver Pointer to stor
targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_KL43Z/drivers/fsl_flash.c:2537
↓ 17 callersFunctionflash_command_sequence
! * @brief Flash Command Sequence * * This function is used to perform the command write sequence to the flash. * * @param driver Pointer to stor
targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_K82F/drivers/fsl_flash.c:2537
↓ 17 callersMethodfrequency
drivers/source/CAN.cpp:66
↓ 17 callersMethodgetValueHandle
* Get the characteristic's value attribute handle in the ATT table. * * @return The value attribute handle. * * @note The underlyi
connectivity/FEATURE_BLE/include/ble/gatt/GattCharacteristic.h:1741
↓ 17 callersMethodget_status
connectivity/drivers/lora/TARGET_STM32WL/STM32WL_LoRaRadio.cpp:1404
↓ 17 callersMethodget_type
storage/blockdevice/source/MBRBlockDevice.cpp:447
↓ 17 callersFunctionget_uart_index
targets/TARGET_STM/serial_api.c:673
↓ 17 callersFunctionget_usb_phy
hal/usb/source/mbed_usb_phy.cpp:24
↓ 17 callersFunctiongpio_set
targets/TARGET_NUVOTON/TARGET_NANO100/gpio_api.c:23
↓ 17 callersFunctiongpio_set
targets/TARGET_NUVOTON/TARGET_M460/gpio_api.c:25
↓ 17 callersFunctiongpio_set
targets/TARGET_NUVOTON/TARGET_M2354/gpio_api.c:25
↓ 17 callersFunctiongpio_set
targets/TARGET_NUVOTON/TARGET_M251/gpio_api.c:25
↓ 17 callersFunctiongreentea_putc
features/frameworks/mbed-greentea-io/mbed_io.cpp:33
↓ 17 callersFunctionhandle_interrupt_in
targets/TARGET_Silicon_Labs/TARGET_EFM32/gpio_irq_api.c:57
↓ 17 callersMethodin
drivers/usb/source/USBDevice.cpp:990
↓ 17 callersMethodinput
drivers/source/BusInOut.cpp:93
↓ 17 callersMethodinput
\brief Attempt to read a packet from the EMAC interface. * * \param[in] idx index of packet to be read */
connectivity/drivers/emac/TARGET_Freescale_EMAC/kinetis_emac.cpp:322
↓ 17 callersMethoditerator_next
storage/kvstore/tdbstore/source/TDBStore.cpp:1270
↓ 17 callersFunctionlctrCisGetNextCis
/ ! * \brief Return the next CIS context after the current CIS context in the linked list. * * \param pList Pointer to the list.
connectivity/FEATURE_BLE/libraries/TARGET_CORDIO_LL/stack/controller/sources/ble/lctr/lctr_main_cis.c:1133
↓ 17 callersMethodlock
platform/source/DeepSleepLock.cpp:39
↓ 17 callersMethodlock
rtos/tests/UNITTESTS/doubles/Mutex_stub.cpp:30
← previousnext →1,501–1,600 of 137,708, ranked by callers