MCPcopy Create free account

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

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

↓ 27 callersFunctionDSPI_GetStatusFlags
! * @brief Gets the DSPI status flag state. * @param base DSPI peripheral address. * @return DSPI status (in SR register). */
targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_K66F/drivers/fsl_dspi.h:532
↓ 27 callersFunctionDSPI_GetStatusFlags
! * @brief Gets the DSPI status flag state. * @param base DSPI peripheral address. * @return DSPI status (in SR register). */
targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_dspi.h:532
↓ 27 callersFunctionDSPI_GetStatusFlags
! * @brief Gets the DSPI status flag state. * @param base DSPI peripheral address. * @return DSPI status (in SR register). */
targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_K82F/drivers/fsl_dspi.h:532
↓ 27 callersFunctionEnableIRQ
! * @brief Enable specific interrupt. * * Enable the interrupt not routed from intmux. * * @param interrupt The IRQ number. */
targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_K66F/drivers/fsl_common.h:212
↓ 27 callersFunctionFLASH_WaitForLastOperation
* @brief Wait for a FLASH operation to complete. * @param Timeout maximum flash operation timeout * @retval HAL Status */
targets/TARGET_STM/TARGET_STM32F1/STM32Cube_FW/STM32F1xx_HAL_Driver/stm32f1xx_hal_flash.c:826
↓ 27 callersFunctionHAL_DMA_GetError
* @brief Return the DMA error code * @param hdma : pointer to a DMA_HandleTypeDef structure that contains * the configuration infor
targets/TARGET_STM/TARGET_STM32H7/STM32Cube_FW/STM32H7xx_HAL_Driver/stm32h7xx_hal_dma.c:1741
↓ 27 callersFunctionHAL_Delay
* @brief This function provides minimum delay (in milliseconds) based * on variable incremented. * @note In the default implementation , S
targets/TARGET_STM/TARGET_STM32F4/STM32Cube_FW/STM32F4xx_HAL_Driver/stm32f4xx_hal.c:389
↓ 27 callersFunctionHAL_GetCurrentCPUID
* @brief Returns the current CPU ID. * @retval CPU identifier */
targets/TARGET_STM/TARGET_STM32H7/STM32Cube_FW/STM32H7xx_HAL_Driver/stm32h7xx_hal_cortex.c:492
↓ 27 callersFunctionHAL_RCC_GetSysClockFreq
* @brief Return the SYSCLK frequency. * * @note The system frequency computed by this function is not the real * frequency in the chi
targets/TARGET_STM/TARGET_STM32L4/STM32Cube_FW/STM32L4xx_HAL_Driver/stm32l4xx_hal_rcc.c:1401
↓ 27 callersFunctionHAL_RCC_GetSysClockFreq
* @brief Return the SYSCLK frequency. * * @note The system frequency computed by this function is not the real * frequency in the chi
targets/TARGET_STM/TARGET_STM32G4/STM32Cube_FW/STM32G4xx_HAL_Driver/stm32g4xx_hal_rcc.c:1045
↓ 27 callersFunctionHex2Reg
targets/TARGET_NUVOTON/TARGET_M261/device/StdDriver/m261_crypto.c:836
↓ 27 callersFunctionLmgrIsExtCommandAllowed
/ ! * \brief Check that legacy commands have not been issued. * * \return TRUE if allowed, FALSE otherwise. */ /
connectivity/FEATURE_BLE/libraries/TARGET_CORDIO_LL/stack/controller/sources/ble/lmgr/lmgr_main.c:215
↓ 27 callersFunctionMBED_ALIGN
(4)
connectivity/drivers/emac/TARGET_NUVOTON_EMAC/TARGET_M480/m480_eth.c:41
↓ 27 callersFunctionSDH_SDCmdAndRsp
targets/TARGET_NUVOTON/TARGET_M261/device/StdDriver/m261_sdh.c:131
↓ 27 callersFunctionSDH_SDCmdAndRsp
targets/TARGET_NUVOTON/TARGET_M480/device/StdDriver/src/m480_sdh.c:97
↓ 27 callersFunctionSDH_SDCmdAndRsp
targets/TARGET_NUVOTON/TARGET_M460/device/StdDriver/src/m460_sdh.c:117
↓ 27 callersFunctionSDH_SDCmdAndRsp
targets/TARGET_NUVOTON/TARGET_M2354/device/StdDriver/src/m2354_sdh.c:108
↓ 27 callersFunction_cyhal_utils_resources_equal
targets/TARGET_Cypress/TARGET_PSOC6/mtb-hal-cat1/source/cyhal_utils.c:106
↓ 27 callersMethodbind
connectivity/netsocket/source/InternetSocket.cpp:167
↓ 27 callersMethodcmd_start
connectivity/cellular/source/framework/device/ATHandler.cpp:1186
↓ 27 callersFunctioncommon_write_16_bit_inverse
connectivity/libraries/nanostack-libservice/mbed-client-libservice/common_functions.h:479
↓ 27 callersFunctionequeue_post
events/tests/UNITTESTS/doubles/equeue_stub.c:85
↓ 27 callersMethodget_program_size
storage/blockdevice/source/MBRBlockDevice.cpp:386
↓ 27 callersMethodget_read_size
storage/blockdevice/tests/UNITTESTS/doubles/MBRBlockDevice_stub.cpp:110
↓ 27 callersFunctionhandle_error
Set an error status with the error handling system
platform/source/mbed_error.c:141
↓ 27 callersFunctionmbedtls_md_setup
connectivity/mbedtls/source/md.c:409
↓ 27 callersFunctionnrf_gpio_pin_set
targets/TARGET_NORDIC/TARGET_NRF5x/TARGET_SDK_15_0/modules/nrfx/hal/nrf_gpio.h:613
↓ 27 callersFunctionpbuf_cat
* @ingroup pbuf * Concatenate two pbufs (each may be a pbuf chain) and take over * the caller's reference of the tail pbuf. * * @note The caller M
connectivity/lwipstack/lwip/src/core/lwip_pbuf.c:851
↓ 27 callersFunctionpn512_register_read
\internal Read register * \param pPN512 pointer to pn512_t structure * \param address register address * \return data value read from register */
connectivity/drivers/nfc/PN512/source/transceiver/pn512_registers.c:111
↓ 27 callersFunctionppp_dbglog
* ppp_dbglog - log a debug message. */
connectivity/libraries/ppp/source/utils.c:693
↓ 27 callersFunctionppp_slprintf
* ppp_slprintf - format a message into a buffer. Like sprintf except we * also specify the length of the output buffer, and we handle * %m (error m
connectivity/libraries/ppp/source/utils.c:121
↓ 27 callersFunctionpsa_hash_abort
platform/FEATURE_EXPERIMENTAL_API/FEATURE_PSA/TARGET_MBED_PSA_SRV/mbedtls/psa_crypto.c:2515
↓ 27 callersFunctionptr_to_mem
connectivity/lwipstack/lwip/src/core/lwip_mem.c:450
↓ 27 callersMethodread_us
drivers/source/Timer.cpp:94
↓ 27 callersMethodrecv
connectivity/netsocket/tests/UNITTESTS/doubles/ControlPlane_netif_stub.h:46
↓ 27 callersFunctionreset_heap_error
connectivity/libraries/nanostack-libservice/test/libService/unittest/nsdynmem/error_callback.c:29
↓ 27 callersMethodset_channel
connectivity/drivers/wifi/esp8266-driver/ESP8266Interface.cpp:408
↓ 27 callersFunctionsnmp_oid_assign
* Assign an OID to struct snmp_obj_id * @param target Assignment target * @param oid OID * @param oid_len OID length */
connectivity/lwipstack/lwip/src/apps/snmp/lwip_snmp_core.c:547
↓ 27 callersMethodstop
connectivity/lorawan/system/LoRaWANTimer.cpp:62
↓ 27 callersFunctionthread_management_get_current_keysequence
connectivity/nanostack/sal-stack-nanostack/source/6LoWPAN/Thread/thread_management_if.c:492
↓ 27 callersFunctionws_stats_update
connectivity/nanostack/sal-stack-nanostack/source/6LoWPAN/ws/ws_stats.c:52
↓ 26 callersFunctionCLK_EnableModuleClock
* @brief This function enable module clock * @param[in] u32ModuleIdx is module index. Including : * - \ref PDMA0_MODULE *
targets/TARGET_NUVOTON/TARGET_M261/device/StdDriver/m261_clk.c:689
↓ 26 callersFunctionCLK_GetPCLK0Freq
* @brief Get PCLK0 frequency * @param None * @return PCLK0 frequency * @details This function get PCLK0 frequency. The frequenc
targets/TARGET_NUVOTON/TARGET_M251/device/StdDriver/src/m251_clk.c:179
↓ 26 callersFunctionCy_SysLib_SetWaitStates
targets/TARGET_Cypress/TARGET_PSOC6/mtb-pdl-cat1/drivers/source/cy_syslib.c:355
↓ 26 callersFunctionFLASH_WaitForLastOperation
* @brief Wait for a FLASH operation to complete. * @param Timeout maximum flash operation timeout * @retval HAL Status */
targets/TARGET_STM/TARGET_STM32F3/STM32Cube_FW/STM32F3xx_HAL_Driver/stm32f3xx_hal_flash.c:621
↓ 26 callersFunctionFLASH_WaitForLastOperation
* @brief Wait for a FLASH operation to complete. * @param Timeout maximum flash operation timeout * @retval HAL Status */
targets/TARGET_STM/TARGET_STM32L0/STM32Cube_FW/STM32L0xx_HAL_Driver/stm32l0xx_hal_flash.c:646
↓ 26 callersFunctionFLASH_WaitForLastOperation
* @brief Wait for a FLASH operation to complete. * @param Timeout maximum flash operation timeout * @retval HAL Status */
targets/TARGET_STM/TARGET_STM32F0/STM32Cube_FW/STM32F0xx_HAL_Driver/stm32f0xx_hal_flash.c:620
↓ 26 callersFunctionHAL_Delay
* @brief This function provides minimum delay (in milliseconds) based * on variable incremented. * @note In the default implementation , Sy
targets/TARGET_STM/TARGET_STM32G4/STM32Cube_FW/STM32G4xx_HAL_Driver/stm32g4xx_hal.c:400
↓ 26 callersFunctionHAL_RCC_ClockConfig
* @brief Initializes the CPU, AHB and APB buses clocks according to the specified * parameters in the RCC_ClkInitStruct. * @param RCC_Cl
targets/TARGET_STM/TARGET_STM32F7/STM32Cube_FW/STM32F7xx_HAL_Driver/stm32f7xx_hal_rcc.c:724
↓ 26 callersFunctionLPSPI_GetInstance
* Code *********************************************************************************************************************/
targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_MIMXRT1050/drivers/fsl_lpspi.c:145
↓ 26 callersFunctionLPSPI_GetInstance
! * brief Get the LPSPI instance from peripheral base address. * * param base LPSPI peripheral base address. * return LPSPI instance. */
targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_MIMXRT1170/drivers/fsl_lpspi.c:145
↓ 26 callersFunctionPalBbBleSetDataParams
/ ! * \brief Set the packet transmit completion handler. * * \param pParam Callback called upon the completion of a transmit operat
connectivity/drivers/ble/FEATURE_BLE/TARGET_NORDIC/TARGET_NORDIC_CORDIO/TARGET_NRF5x/stack/sources/pal_bb_ble.c:930
↓ 26 callersFunctionSDIO_SendCommand
* @brief Configure the SDMMC command path according to the specified parameters in * SDIO_CmdInitTypeDef structure and send the command
targets/TARGET_STM/TARGET_STM32F4/STM32Cube_FW/STM32F4xx_HAL_Driver/stm32f4xx_ll_sdmmc.c:356
↓ 26 callersFunctionSDMMC_SendCommand
* @brief Configure the SDMMC command path according to the specified parameters in * SDMMC_CmdInitTypeDef structure and send the command
targets/TARGET_STM/TARGET_STM32F7/STM32Cube_FW/STM32F7xx_HAL_Driver/stm32f7xx_ll_sdmmc.c:356
↓ 26 callersFunctionSL_Log2ToDiv
/ * @brief * Convert logarithm of 2 to division factor. * * @param[in] log2 * Logarithm of 2. * * @return * Dividend. ******************
targets/TARGET_Silicon_Labs/TARGET_EFM32/emlib/inc/em_common.h:298
↓ 26 callersFunctionSchRemove
/ ! * \brief Remove BOD from list. * * \param pBod Element to remove. * * \return Return TRUE if removed successfully, FALSE
connectivity/FEATURE_BLE/libraries/TARGET_CORDIO_LL/stack/controller/sources/common/sch/sch_list.c:1019
↓ 26 callersFunctionSwitchNBitOutput
targets/TARGET_NUVOTON/TARGET_M480/device/StdDriver/src/m480_spim.c:80
↓ 26 callersFunctionSwitchNBitOutput
targets/TARGET_NUVOTON/TARGET_M460/device/StdDriver/src/m460_spim.c:81
↓ 26 callersFunctionbootsrap_next_state_kick
connectivity/nanostack/sal-stack-nanostack/source/NWK_INTERFACE/protocol_core.c:422
↓ 26 callersFunctioncheck_seqnos
connectivity/lwipstack/lwip/test/unit/tcp/test_tcp.c:612
↓ 26 callersFunctioncoap_service_unregister_uri
connectivity/nanostack/coap-service/source/coap_service_api.c:537
↓ 26 callersFunctioncy_rtos_get_semaphore
-------------------------------------------------------------------------------------------------- cy_rtos_get_semaphore -----------------------------
targets/TARGET_Cypress/TARGET_PSOC6/abstraction-rtos/source/COMPONENT_RTX/cyabs_rtos_rtxv5.c:541
↓ 26 callersMethoddeinit
storage/blockdevice/COMPONENT_SD/source/SDBlockDevice.cpp:448
↓ 26 callersMethodexists
platform/source/FilePath.cpp:83
↓ 26 callersMethodfree
drivers/usb/source/ByteBuffer.cpp:134
↓ 26 callersMethodget_info
hal/source/LowPowerTickerWrapper.cpp:183
↓ 26 callersFunctionget_us_ticker_data
hal/tests/UNITTESTS/doubles/us_ticker_stub.cpp:22
↓ 26 callersMethodinit
storage/blockdevice/COMPONENT_SD/source/SDBlockDevice.cpp:398
↓ 26 callersFunctionlcp_close
* lcp_close - Take LCP down. */
connectivity/libraries/ppp/source/lcp.c:422
↓ 26 callersFunctionlctrGetConnOpFlag
/ ! * \brief Get connection operational mode flags. * * \param pCtx Connection context to get the flag. * \param flag Flag
connectivity/FEATURE_BLE/libraries/TARGET_CORDIO_LL/stack/controller/sources/ble/lctr/lctr_int_conn.h:922
↓ 26 callersFunctionmac_neighbor_entry_get_by_ll64
connectivity/nanostack/sal-stack-nanostack/source/Service_Libs/mac_neighbor_table/mac_neighbor_table.c:240
↓ 26 callersFunctionmbedtls_sha256_update_ret
* SHA-256 process buffer */
connectivity/mbedtls/source/sha256.c:296
↓ 26 callersFunctionmle_tlv_option_discover
connectivity/nanostack/sal-stack-nanostack/source/MLE/mle_tlv.c:60
↓ 26 callersFunctionnrf_uarte_event_clear
targets/TARGET_NORDIC/TARGET_NRF5x/TARGET_SDK_15_0/modules/nrfx/hal/nrf_uarte.h:419
↓ 26 callersFunctionns_dyn_mem_init
connectivity/libraries/nanostack-libservice/test/libService/unittest/stubs/nsdynmemLIB_stub.c:29
↓ 26 callersFunctionnwk_bootsrap_state_update
connectivity/nanostack/sal-stack-nanostack/source/NWK_INTERFACE/protocol_core.c:1101
↓ 26 callersFunctionpin_mode
targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/api/pinmap.c:35
↓ 26 callersFunctionpsa_hash_update
platform/FEATURE_EXPERIMENTAL_API/FEATURE_PSA/TARGET_MBED_PSA_SRV/mbedtls/psa_crypto.c:2655
↓ 26 callersFunctionrf_if_write_register
* \brief Function writes register in RF. * * \param addr Address on the RF * \param data Written data * * \return none */
connectivity/drivers/802.15.4_RF/atmel-rf-driver/source/NanostackRfPhyAtmel.cpp:472
↓ 26 callersMethodset_timeout
connectivity/netsocket/source/InternetSocket.cpp:195
↓ 26 callersFunctionsys_untimeout
* Go through timeout list (for this task only) and remove the first matching * entry (subsequent entries remain untouched), even though the timeout h
connectivity/lwipstack/lwip/src/core/lwip_timeouts.c:316
↓ 25 callersFunctionCRYP_SetKey
* @brief Writes Key in Key registers. * @param hcryp: pointer to a CRYP_HandleTypeDef structure that contains * the configuration inform
targets/TARGET_STM/TARGET_STM32F7/STM32Cube_FW/STM32F7xx_HAL_Driver/stm32f7xx_hal_cryp.c:3600
↓ 25 callersFunctionCRYP_SetKey
* @brief Writes Key in Key registers. * @param hcryp: pointer to a CRYP_HandleTypeDef structure that contains * the configuration inform
targets/TARGET_STM/TARGET_STM32F4/STM32Cube_FW/STM32F4xx_HAL_Driver/stm32f4xx_hal_cryp.c:3606
↓ 25 callersFunctionCy_Crypto_Core_V2_Sync
targets/TARGET_Cypress/TARGET_PSOC6/mtb-pdl-cat1/drivers/include/cy_crypto_core_hw_v2.h:145
↓ 25 callersFunctionCy_SysClk_ClkFastSetDivider
targets/TARGET_Cypress/TARGET_PSOC6/mtb-pdl-cat1/drivers/source/cy_sysclk.c:578
↓ 25 callersFunctionCy_SysClk_ClkPeriSetDivider
targets/TARGET_Cypress/TARGET_PSOC6/mtb-pdl-cat1/drivers/source/cy_sysclk.c:541
↓ 25 callersFunctionCy_SysClk_ClkSlowSetDivider
targets/TARGET_Cypress/TARGET_PSOC6/mtb-pdl-cat1/drivers/source/cy_sysclk.c:291
↓ 25 callersFunctionEDMA_StartTransfer
! * brief eDMA starts transfer. * * This function enables the channel request. Users can call this function after submitting the transfer request
targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_MIMXRT1050/drivers/fsl_edma.c:1154
↓ 25 callersFunctionHAL_DMA_GetError
* @brief Return the DMA error code * @param hdma pointer to a DMA_HandleTypeDef structure that contains * the configuration inform
targets/TARGET_STM/TARGET_STM32F7/STM32Cube_FW/STM32F7xx_HAL_Driver/stm32f7xx_hal_dma.c:1126
↓ 25 callersFunctionHAL_DMA_GetError
* @brief Return the DMA channel error code. * @param hdma : Pointer to a DMA_HandleTypeDef structure that contains the configuration information f
targets/TARGET_STM/TARGET_STM32U5/STM32Cube_FW/STM32U5xx_HAL_Driver/stm32u5xx_hal_dma.c:1329
↓ 25 callersFunctionHAL_RCCEx_PeriphCLKConfig
* @brief Initialize the RCC extended peripherals clocks according to the specified * parameters in the @ref RCC_PeriphCLKInitTypeDef. * @
targets/TARGET_STM/TARGET_STM32WB/STM32Cube_FW/STM32WBxx_HAL_Driver/stm32wbxx_hal_rcc_ex.c:149
↓ 25 callersFunctionHAL_RCC_GetPCLK1Freq
* @brief Return the PCLK1 frequency. * @note Each time PCLK1 changes, this function must be called to update the * right PCLK1 value. O
targets/TARGET_STM/TARGET_STM32L4/STM32Cube_FW/STM32L4xx_HAL_Driver/stm32l4xx_hal_rcc.c:1500
↓ 25 callersFunctionHAL_RCC_GetSysClockFreq
* @brief Return the SYSCLK frequency. * @note The system frequency computed by this function is not the real * frequency in the chip. I
targets/TARGET_STM/TARGET_STM32U5/STM32Cube_FW/STM32U5xx_HAL_Driver/stm32u5xx_hal_rcc.c:1595
↓ 25 callersFunctionIOCON_PinMuxSet
* @brief Sets I/O Control pin mux * @param base : The base of IOCON peripheral on the chip * @param port : GPIO port to mux * @
targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC54114/drivers/fsl_iocon.h:110
↓ 25 callersFunctionMCR20Drv_DirectAccessSPIWrite
--------------------------------------------------------------------------- * Name: MCR20Drv_DirectAccessSPIWrite * Description: - * Parameters: - * R
connectivity/drivers/802.15.4_RF/mcr20a-rf-driver/source/MCR20Drv.c:130
↓ 25 callersFunctionNVIC_SystemReset
targets/TARGET_RENESAS/TARGET_RZ_A1XX/TARGET_RZ_A1H/device/nvic_wrapper.c:168
↓ 25 callersFunctionPalBbBleSetChannelParam
/ ! * \brief Set channelization parameters. * * \param pChan Channelization parameters. * * Calling this routine will set these
connectivity/drivers/ble/FEATURE_BLE/TARGET_NORDIC/TARGET_NORDIC_CORDIO/TARGET_NRF5x/stack/sources/pal_bb_ble.c:1116
↓ 25 callersFunctionSDIO_SendCommand
* @brief Configure the SDMMC command path according to the specified parameters in * SDIO_CmdInitTypeDef structure and send the command
targets/TARGET_STM/TARGET_STM32F1/STM32Cube_FW/STM32F1xx_HAL_Driver/stm32f1xx_ll_sdmmc.c:356
↓ 25 callersFunctionSDIO_SendCommand
* @brief Configure the SDMMC command path according to the specified parameters in * SDIO_CmdInitTypeDef structure and send the command
targets/TARGET_STM/TARGET_STM32F2/STM32Cube_FW/STM32F2xx_HAL_Driver/stm32f2xx_ll_sdmmc.c:356
↓ 25 callersFunctionSDIO_SendCommand
* @brief Configure the SDMMC command path according to the specified parameters in * SDIO_CmdInitTypeDef structure and send the command
targets/TARGET_STM/TARGET_STM32L1/STM32Cube_FW/STM32L1xx_HAL_Driver/stm32l1xx_ll_sdmmc.c:356
← previousnext →801–900 of 137,708, ranked by callers