MCPcopy Create free account

hub / github.com/ARMmbed/mbed-os / types & classes

Types & classes13,215 in github.com/ARMmbed/mbed-os

↓ 1,685 callersClassCase
Test case wrapper class. * * This class contains the description of the test case and all handlers * for setting up, running the test c
features/frameworks/utest/utest/utest_case.h:108
↓ 90 callersClasslist
connectivity/FEATURE_BLE/libraries/TARGET_CORDIO_LL/stack/controller/sources/ble/lctr/lctr_int_cis.h:306
↓ 44 callersClassConfigException
Config system only exception. Makes it easier to distinguish config errors
tools/config/__init__.py:86
↓ 32 callersClassMockNotifier
Collect notifications
tools/notifier/mock.py:20
↓ 30 callersEnumnetconn_type
connectivity/lwipstack/lwip/src/api/lwip_api_lib.c:156
↓ 26 callersClassNotSupportedException
A class a toolchain not supporting a particular target
tools/utils.py:293
↓ 23 callersClassResources
tools/resources/__init__.py:113
↓ 14 callersClassTag
storage/filesystem/littlefsv2/littlefs/scripts/readmdir.py:29
↓ 13 callersClassSocketAddress
SocketAddress class * * Representation of an IP address and port pair. */
connectivity/netsocket/include/netsocket/SocketAddress.h:37
↓ 12 callersClassserial_s
targets/TARGET_Samsung/TARGET_SIDK_S1SBP6A/serial_api.c:57
↓ 12 callersEnumtype
connectivity/FEATURE_BLE/source/pal/GapEvents.h:31
↓ 11 callersClassConfig
Config' implements the mbed configuration mechanism
tools/config/__init__.py:428
↓ 11 callersClassTerminalNotifier
Writes notifications to a terminal based on silent, verbose and color flags.
tools/notifier/term.py:28
↓ 11 callersClassUUID
* Representation of a Universally Unique Identifier (UUID). * * UUIDs are 128-bit wide numbers used to identify data type and elements in * many la
connectivity/FEATURE_BLE/include/ble/common/UUID.h:76
↓ 11 callersClasscontrol_t
Control class for specifying test case attributes * * This class encapsulated control information about test cases which, when returned from
features/frameworks/utest/utest/utest_types.h:174
↓ 10 callersClassReportExporter
Class exports extended test result Python data structure to different formats like HTML, JUnit XML. Parameter 'test_result_ext' format:
tools/test_exporters.py:32
↓ 10 callersClassaddress_t
* MAC address data type. */
connectivity/FEATURE_BLE/include/ble/common/BLETypes.h:484
↓ 9 callersClassToolException
A class representing an exception throw by the tools
tools/utils.py:289
↓ 8 callersClassfailure_t
Contains the reason and location of the failure.
features/frameworks/utest/utest/utest_types.h:92
↓ 7 callersClassCache
The Cache object is the only relevant API object at the moment Constructing the Cache object does not imply any caching. A user of the API m
tools/arm_pack_manager/__init__.py:56
↓ 7 callersClassRSAUsageError
tools/psa/tfm/bin_utils/imgtool/keys/rsa.py:35
↓ 6 callersClassARMC6
tools/toolchains/arm.py:538
↓ 6 callersClassARM_STD
tools/toolchains/arm.py:453
↓ 6 callersClassMemapParser
An object that represents parsed results, parses the memory map files, and writes out different file types of memory results
tools/memap.py:521
↓ 6 callersEnumPasswordType_t
* Possible password to set. */
connectivity/drivers/nfc/TARGET_M24SR/include/nfc/m24sr_driver.h:185
↓ 5 callersClassECDSAUsageError
tools/psa/tfm/bin_utils/imgtool/keys/ecdsa.py:29
↓ 5 callersClassGCC_ARM
tools/toolchains/gcc.py:423
↓ 5 callersClassIAR
tools/toolchains/iar.py:28
↓ 5 callersClassWiFiAccessPoint
WiFiAccessPoint class * * Class that represents a WiFi Access Point * Common interface that is shared between WiFi devices */
connectivity/netsocket/include/netsocket/WiFiAccessPoint.h:29
↓ 5 callersEnumrepeat_t
repeat_t
features/frameworks/utest/utest/utest_types.h:34
↓ 5 callersEnumstatus_t
status_t
features/frameworks/utest/utest/utest_types.h:52
↓ 4 callersClassConfigException
Config system only exception. Makes it easier to distinguish config errors
targets/TARGET_Cypress/scripts/PSOC6.py:70
↓ 4 callersClassRecordType
* Encode a record type. * * A RecordType is composed of a type name format flag and an optional type * value. */
connectivity/nfc/include/nfc/ndef/Record.h:53
↓ 4 callersClassinfo
storage/kvstore/include/kvstore/KVStore.h:48
↓ 4 callersClasslfs_free
storage/filesystem/littlefs/littlefs/lfs.h:268
↓ 3 callersClassARM_MICRO
tools/toolchains/arm.py:493
↓ 3 callersClassAdvertisingEndEvent
* Event produced when advertising ends. * * @see ble::Gap::EventHandler::onAdvertisingEnd(). * * @note The connection handle, connected flag and c
connectivity/FEATURE_BLE/include/ble/gap/Events.h:624
↓ 3 callersClassAdvertisingStartEvent
* Event produced when advertising start. * * @see ble::Gap::EventHandler::onAdvertisingStart(). */
connectivity/FEATURE_BLE/include/ble/gap/Events.h:583
↓ 3 callersClassConfigParameter
This class keeps information about a single configuration parameter
tools/config/__init__.py:106
↓ 3 callersClassDigitalOut
A digital output, used for setting the state of a pin * * @note Synchronization level: Interrupt safe * * Example: * @code * // Toggle a LED *
drivers/include/drivers/DigitalOut.h:51
↓ 3 callersClassDuration
connectivity/FEATURE_BLE/include/ble/common/Duration.h:104
↓ 3 callersClassHookError
A simple class that represents all the exceptions associated with hooking
tools/targets/__init__.py:94
↓ 3 callersClassKeyDistribution
* Key distribution as required by the SMP with convenient setters and getters, * use value() to get the octet you can use directly in the PDU. */
connectivity/FEATURE_BLE/source/pal/PalSecurityManager.h:41
↓ 3 callersClassMetadataPair
storage/filesystem/littlefsv2/littlefs/scripts/readmdir.py:155
↓ 3 callersClassPackFlashAlgo
Class to wrap a flash algo This class is intended to provide easy access to the information provided by a flash algorithm, such as symbo
tools/flash_algo/__init__.py:55
↓ 3 callersClassRecord
* Represent a record. */
connectivity/nfc/include/nfc/ndef/Record.h:149
↓ 3 callersClassTest
tools/tests.py:833
↓ 3 callersClassTestCase
storage/filesystem/littlefsv2/littlefs/scripts/test.py:107
↓ 3 callersClassTestSuite
storage/filesystem/littlefsv2/littlefs/scripts/test.py:348
↓ 3 callersClassUID
Helper class, used to generate unique ids required by .cproject symbols.
tools/export/gnuarmeclipse/__init__.py:47
↓ 3 callersClassbuf_pool_desc_t
* Contain description of the memory pool used by the Cordio stack. */
connectivity/FEATURE_BLE/include/ble/driver/CordioHCIDriver.h:36
↓ 3 callersClassevent
events/include/events/Event.h:66
↓ 3 callersEnumfailure_reason_t
failure_reason_t
features/frameworks/utest/utest/utest_types.h:59
↓ 3 callersClasshci_error_code_t
* HCI Error codes. */
connectivity/FEATURE_BLE/source/pal/GapTypes.h:137
↓ 3 callersClasssocket
connectivity/nanostack/sal-stack-nanostack/source/Core/include/ns_buffer.h:191
↓ 2 callersClassConfigMacro
A representation of a configuration macro. It handles both macros without a value (MACRO) and with a value (MACRO=VALUE)
tools/config/__init__.py:268
↓ 2 callersClassConnectionCompleteEvent
* Event generated when a connection initiation ends (successfully or not). * * @see ble::Gap::EventHandler::onConnectionComplete(). */
connectivity/FEATURE_BLE/include/ble/gap/Events.h:211
↓ 2 callersClassConnectionParametersUpdateCompleteEvent
* Event received when connection parameters have been updated. * * @see ble::Gap::EventHandler::onConnectionParametersUpdateComplete(). */
connectivity/FEATURE_BLE/include/ble/gap/Events.h:888
↓ 2 callersClassDeviceCMSIS
CMSIS Device class Encapsulates target information retrieved by arm-pack-manager
tools/export/cmsis/__init__.py:29
↓ 2 callersClassECDSA256P1
Wrapper around an ECDSA private key.
tools/psa/tfm/bin_utils/imgtool/keys/ecdsa.py:95
↓ 2 callersClassEd25519
Wrapper around an ED25519 private key.
tools/psa/tfm/bin_utils/imgtool/keys/ed25519.py:76
↓ 2 callersClassEd25519UsageError
tools/psa/tfm/bin_utils/imgtool/keys/ed25519.py:29
↓ 2 callersClassFolder
tools/export/simplicity/__init__.py:23
↓ 2 callersClassFunctionObject
platform/tests/TESTS/mbed_functional/callback/main.cpp:763
↓ 2 callersClassGattClient
connectivity/FEATURE_BLE/include/ble/GattClient.h:38
↓ 2 callersClassMbedExtendedArgs
tools/device_management.py:45
↓ 2 callersClassMbedIgnoreSet
# The mbedignore rules as an object A project in Mbed OS contains metadata files that exclude files from a build. These rules are stored
tools/resources/ignore.py:24
↓ 2 callersClassRSA
Wrapper around an RSA key, with imgtool support.
tools/psa/tfm/bin_utils/imgtool/keys/rsa.py:94
↓ 2 callersClassScanTimeoutEvent
* Event generated when scan times out. * * @see ble::Gap::EventHandler::onScanTimeout(). */
connectivity/FEATURE_BLE/include/ble/gap/Events.h:576
↓ 2 callersClassSecurityDistributionFlags_t
* Security flags associated with a bond. */
connectivity/FEATURE_BLE/source/generic/SecurityDb.h:33
↓ 2 callersClassSingleTestRunner
Object wrapper for single test run which may involve multiple MUTs
tools/test_api.py:131
↓ 2 callersClassSymbolTableError
An exception for a failure to obtain a symbol table.
tools/test/examples/elf_float_checker.py:78
↓ 2 callersClassSysTimer
platform/include/platform/internal/SysTimer.h:50
↓ 2 callersClassTLV
tools/psa/tfm/bin_utils/imgtool/image.py:102
↓ 2 callersClassTestFailure
storage/filesystem/littlefsv2/littlefs/scripts/test.py:100
↓ 2 callersClassThread
rtos/include/rtos/Thread.h:92
↓ 2 callersClassTrivialFunctionObject
platform/tests/TESTS/mbed_functional/callback/main.cpp:738
↓ 2 callersClassUndefinedParameter
tools/config/__init__.py:92
↓ 2 callersClassUpdateConnectionParametersRequestEvent
* Event received when a peer wants to change the connection parameters. * * @see ble::Gap::EventHandler::onUpdateConnectionParametersRequest(). */
connectivity/FEATURE_BLE/include/ble/gap/Events.h:815
↓ 2 callersClassX25519
Wrapper around an X25519 private key.
tools/psa/tfm/bin_utils/imgtool/keys/x25519.py:76
↓ 2 callersClass_ArmccParser
tools/memap.py:247
↓ 2 callersClass_CacheLookup
tools/arm_pack_manager/__init__.py:41
↓ 2 callersClassadvertising_event_t
Properties of an advertising event. */
connectivity/FEATURE_BLE/include/ble/gap/Types.h:264
↓ 2 callersClasscharacteristic_t
connectivity/FEATURE_BLE/source/generic/GattClientImpl.cpp:407
↓ 2 callersClassconnection_peer_address_type_t
* Peer address type used during connection initiating. */
connectivity/FEATURE_BLE/source/pal/GapTypes.h:38
↓ 2 callersClassdirect_adv_cb_t
connectivity/FEATURE_BLE/source/cordio/source/PalGapImpl.h:508
↓ 2 callersClassgreaterAbs
drivers/tests/TESTS/mbed_drivers/stl_features/main.cpp:59
↓ 2 callersClasslfs2_ctz
storage/filesystem/littlefsv2/littlefs/lfs2.c:386
↓ 2 callersClassphy_configuration_t
connectivity/FEATURE_BLE/include/ble/gap/ScanParameters.h:60
↓ 2 callersClassphy_t
* Type that describes a bluetooth PHY(sical) transport. */
connectivity/FEATURE_BLE/include/ble/common/BLETypes.h:639
↓ 2 callersClassstat
storage/blockdevice/COMPONENT_SD/tests/TESTS/filesystem/fopen/fopen.cpp:1299
↓ 1 callersClassAddSignatureError
A simple class that represents all the exceptions associated with adding signature to Secure Boot image
targets/TARGET_Cypress/scripts/PSOC6.py:58
↓ 1 callersClassArgumentParserWithDefaultHelp
Subclass that always shows the help message on invalid arguments.
tools/test/examples/elf_float_checker.py:85
↓ 1 callersClassArgumentParserWithDefaultHelp
Subclass that always shows the help message on invalid arguments.
hal/tests/pinvalidate/pinvalidate.py:42
↓ 1 callersClassArtefactsError
An exception to indicate that the artefact(s) needed for processing ave not been found.
targets/TARGET_NXP/scripts/LPC.py:32
↓ 1 callersClassAssembly
tools/psa/tfm/bin_utils/assemble.py:35
↓ 1 callersClassAttErrorResponse
* Response to a request which can't be performed * @note see BLUETOOTH SPECIFICATION Version 5.0 | Vol 3, Part F Section 3.4.1.1 * for details about
connectivity/FEATURE_BLE/source/pal/AttServerMessage.h:120
↓ 1 callersClassAttExecuteWriteResponse
* The Execute Write Response is sent in response to a received Execute Write * Request. * * It is just a placeholder which indicates the client tha
connectivity/FEATURE_BLE/source/pal/AttServerMessage.h:688
↓ 1 callersClassAttHandleValueIndication
* Indication of an attribute's value sent by the server. * * It contains the handle of the attribute and its value. The client should * respond wit
connectivity/FEATURE_BLE/source/pal/AttServerMessage.h:746
↓ 1 callersClassAttHandleValueNotification
* Notification of an attribute's value sent by the server. * * It contains the handle of the attribute and its value. * * If the attribute value i
connectivity/FEATURE_BLE/source/pal/AttServerMessage.h:709
next →1–100 of 13,215, ranked by callers