Fix all Doxygen errors and make any future errors fatal (#118)
* Start working on fixing doxygen warnings

* Upgrade doxyfile to Doxygen 1.9.1

* Clean up some unmatched groups and add some exclusions

* Fix docs for rtos::ThisThread not showing up

* Fix up KV store docs

* Fix incorrect @files, some more incorrect groups

* Fix lots of broken links

* Start fixing mbedtls groups

* Fix more mbedtls docs

* Fix remaining mbedtls files with missing or incorrect grouping

* Fix a huge amount of PSA docs errors

* Fix a few more mbedtls docs errors

* Fix __cplusplus not defined for docs, clean up call in callback typedef, fix some docs errors

* Fix some broken doc links in HAL headers

* Fix more PSA doc errors

* Fix some doxygen errors in networking code

* Fix lots of network related doc errors

* Try and fix some CI failures

* Use Doxygen Action instead of doxygen in Mbed container to get the right version

* Try removing docs check

* Add first part of doxygen action

* Add next part of doxygen action

* Fix yaml syntax error

* Add in license check fix

* Try using verbose scancode

* Fix some more docs issues, workaround scancode-toolkit#3179

* Clean up the LoRaRadio get_state() function on each implementation.  Also fix some other compile and doc errors.

* Fix all remaining doxygen errors

* Fix escaping, for realsies this time

* Remove Doxygen unsupported config options, fix some more get_status() declarations

* Fix some UNITTESTS build errors

* Fix one more compile error

* Another unittest error
ls
1 parent 91d1cb8 commit 97c267219a1f7255f74e1edbf698749fe5347462
@Jamie Smith Jamie Smith authored on 30 Dec 2022
GitHub committed on 30 Dec 2022
Showing 214 changed files
View
.github/workflows/basic_checks.yml
Too large (Show diff)
View
.github/workflows/docs.yaml
Too large (Show diff)
View
README.md
Too large (Show diff)
View
connectivity/FEATURE_BLE/include/ble/driver/CordioHCIDriver.h
Too large (Show diff)
View
connectivity/cellular/include/cellular/framework/API/ATHandler.h
Too large (Show diff)
View
connectivity/cellular/include/cellular/framework/API/CellularContext.h
Too large (Show diff)
View
connectivity/cellular/include/cellular/framework/API/CellularDevice.h
Too large (Show diff)
View
connectivity/cellular/include/cellular/framework/AT/AT_CellularDevice.h
Too large (Show diff)
View
connectivity/cellular/source/framework/AT/AT_CellularDevice.cpp
Too large (Show diff)
View
connectivity/cellular/tests/UNITTESTS/doubles/AT_CellularDevice_stub.cpp
Too large (Show diff)
View
connectivity/drivers/ble/FEATURE_BLE/TARGET_NORDIC/TARGET_NORDIC_CORDIO/TARGET_NRF5x/NRFCordioHCIDriver.h
Too large (Show diff)
View
connectivity/drivers/lora/COMPONENT_SX126X/SX126X_LoRaRadio.cpp
Too large (Show diff)
View
connectivity/drivers/lora/COMPONENT_SX126X/SX126X_LoRaRadio.h
Too large (Show diff)
View
connectivity/drivers/lora/COMPONENT_SX126X/sx126x_ds.h
Too large (Show diff)
View
connectivity/drivers/lora/COMPONENT_SX1272/SX1272_LoRaRadio.h
Too large (Show diff)
View
connectivity/drivers/lora/COMPONENT_SX1276/SX1276_LoRaRadio.h
Too large (Show diff)
View
connectivity/drivers/lora/TARGET_STM32WL/STM32WL_LoRaRadio.cpp
Too large (Show diff)
View
connectivity/drivers/lora/TARGET_STM32WL/STM32WL_LoRaRadio.h
Too large (Show diff)
View
connectivity/drivers/mbedtls/TARGET_Cypress/TARGET_MXCRYPTO/ecp_alt.h
Too large (Show diff)
View
connectivity/drivers/mbedtls/TARGET_NUVOTON/TARGET_M480/sha/sha1_alt_sw.h
Too large (Show diff)
View
connectivity/drivers/mbedtls/TARGET_NUVOTON/TARGET_M480/sha/sha256_alt_sw.h
Too large (Show diff)
View
connectivity/drivers/mbedtls/TARGET_NUVOTON/TARGET_M480/sha/sha512_alt_sw.h
Too large (Show diff)
View
connectivity/drivers/mbedtls/TARGET_NUVOTON/TARGET_NUC472/sha/sha1_alt_sw.h
Too large (Show diff)
View
connectivity/drivers/mbedtls/TARGET_NUVOTON/TARGET_NUC472/sha/sha256_alt_sw.h
Too large (Show diff)
View
connectivity/drivers/mbedtls/TARGET_STM/ccm_alt.h
Too large (Show diff)
View
connectivity/drivers/mbedtls/TARGET_STM/gcm_alt.h
Too large (Show diff)
View
connectivity/drivers/mbedtls/TARGET_STM/md5_alt.h
Too large (Show diff)
View
connectivity/drivers/mbedtls/TARGET_STM/sha1_alt.h
Too large (Show diff)
View
connectivity/drivers/mbedtls/TARGET_STM/sha256_alt.h
Too large (Show diff)
View
connectivity/drivers/nfc/TARGET_M24SR/include/nfc/m24sr_driver.h
Too large (Show diff)
View
connectivity/drivers/wifi/TARGET_STM/COMPONENT_EMW3080B/EMW3080B_EMAC.h
Too large (Show diff)
View
connectivity/drivers/wifi/TARGET_WICED/wiced_interface/wiced_emac.h
Too large (Show diff)
View
connectivity/libraries/ppp/include/ppp/ppp_service.h
Too large (Show diff)
View
connectivity/lorawan/include/lorawan/LoRaRadio.h
Too large (Show diff)
View
connectivity/lorawan/tests/UNITTESTS/features/lorawan/loraphy/Test_LoRaPHY.cpp
Too large (Show diff)
View
connectivity/lorawan/tests/UNITTESTS/features/lorawan/loraphyas923/Test_LoRaPHYAS923.cpp
Too large (Show diff)
View
connectivity/lorawan/tests/UNITTESTS/features/lorawan/loraphyau915/Test_LoRaPHYAU915.cpp
Too large (Show diff)
View
connectivity/lorawan/tests/UNITTESTS/features/lorawan/loraphycn470/Test_LoRaPHYCN470.cpp
Too large (Show diff)
View
connectivity/lorawan/tests/UNITTESTS/features/lorawan/loraphykr920/Test_LoRaPHYKR920.cpp
Too large (Show diff)
View
connectivity/lorawan/tests/UNITTESTS/features/lorawan/loraphyus915/Test_LoRaPHYUS915.cpp
Too large (Show diff)
View
connectivity/lorawan/tests/UNITTESTS/features/lorawan/lorawaninterface/Test_LoRaWANInterface.cpp
Too large (Show diff)
View
connectivity/lorawan/tests/UNITTESTS/features/lorawan/lorawanstack/Test_LoRaWANStack.cpp
Too large (Show diff)
View
connectivity/lwipstack/include/lwipstack/LWIPStack.h
Too large (Show diff)
View
connectivity/mbedtls/include/mbedtls/aes.h
Too large (Show diff)
View
connectivity/mbedtls/include/mbedtls/arc4.h
Too large (Show diff)
View
connectivity/mbedtls/include/mbedtls/aria.h
Too large (Show diff)
View
connectivity/mbedtls/include/mbedtls/asn1.h
Too large (Show diff)
View
connectivity/mbedtls/include/mbedtls/asn1write.h
Too large (Show diff)
View
connectivity/mbedtls/include/mbedtls/base64.h
Too large (Show diff)
View
connectivity/mbedtls/include/mbedtls/blowfish.h
Too large (Show diff)
View
connectivity/mbedtls/include/mbedtls/camellia.h
Too large (Show diff)
View
connectivity/mbedtls/include/mbedtls/ccm.h
Too large (Show diff)
View
connectivity/mbedtls/include/mbedtls/chacha20.h
Too large (Show diff)
View
connectivity/mbedtls/include/mbedtls/chachapoly.h
Too large (Show diff)
View
connectivity/mbedtls/include/mbedtls/cipher.h
Too large (Show diff)
View
connectivity/mbedtls/include/mbedtls/cmac.h
Too large (Show diff)
View
connectivity/mbedtls/include/mbedtls/ctr_drbg.h
Too large (Show diff)
View
connectivity/mbedtls/include/mbedtls/debug.h
Too large (Show diff)
View
connectivity/mbedtls/include/mbedtls/des.h
Too large (Show diff)
View
connectivity/mbedtls/include/mbedtls/dhm.h
Too large (Show diff)
View
connectivity/mbedtls/include/mbedtls/ecdh.h
Too large (Show diff)
View
connectivity/mbedtls/include/mbedtls/ecdsa.h
Too large (Show diff)
View
connectivity/mbedtls/include/mbedtls/ecjpake.h
Too large (Show diff)
View
connectivity/mbedtls/include/mbedtls/ecp.h
Too large (Show diff)
View
connectivity/mbedtls/include/mbedtls/entropy.h
Too large (Show diff)
View
connectivity/mbedtls/include/mbedtls/entropy_poll.h
Too large (Show diff)
View
connectivity/mbedtls/include/mbedtls/error.h
Too large (Show diff)
View
connectivity/mbedtls/include/mbedtls/gcm.h
Too large (Show diff)
View
connectivity/mbedtls/include/mbedtls/havege.h
Too large (Show diff)
View
connectivity/mbedtls/include/mbedtls/hkdf.h
Too large (Show diff)
View
connectivity/mbedtls/include/mbedtls/hmac_drbg.h
Too large (Show diff)
View
connectivity/mbedtls/include/mbedtls/md.h
Too large (Show diff)
View
connectivity/mbedtls/include/mbedtls/md2.h
Too large (Show diff)
View
connectivity/mbedtls/include/mbedtls/md4.h
Too large (Show diff)
View
connectivity/mbedtls/include/mbedtls/md5.h
Too large (Show diff)
View
connectivity/mbedtls/include/mbedtls/memory_buffer_alloc.h
Too large (Show diff)
View
connectivity/mbedtls/include/mbedtls/net_sockets.h
Too large (Show diff)
View
connectivity/mbedtls/include/mbedtls/nist_kw.h
Too large (Show diff)
View
connectivity/mbedtls/include/mbedtls/oid.h
Too large (Show diff)
View
connectivity/mbedtls/include/mbedtls/pem.h
Too large (Show diff)
View
connectivity/mbedtls/include/mbedtls/pk.h
Too large (Show diff)
View
connectivity/mbedtls/include/mbedtls/pkcs12.h
Too large (Show diff)
View
connectivity/mbedtls/include/mbedtls/pkcs5.h
Too large (Show diff)
View
connectivity/mbedtls/include/mbedtls/platform.h
Too large (Show diff)
View
connectivity/mbedtls/include/mbedtls/platform_time.h
Too large (Show diff)
View
connectivity/mbedtls/include/mbedtls/platform_util.h
Too large (Show diff)
View
connectivity/mbedtls/include/mbedtls/poly1305.h
Too large (Show diff)
View
connectivity/mbedtls/include/mbedtls/ripemd160.h
Too large (Show diff)
View
connectivity/mbedtls/include/mbedtls/rsa.h
Too large (Show diff)
View
connectivity/mbedtls/include/mbedtls/sha1.h
Too large (Show diff)
View
connectivity/mbedtls/include/mbedtls/sha256.h
Too large (Show diff)
View
connectivity/mbedtls/include/mbedtls/sha512.h
Too large (Show diff)
View
connectivity/mbedtls/include/mbedtls/ssl.h
Too large (Show diff)
View
connectivity/mbedtls/include/mbedtls/ssl_cache.h
Too large (Show diff)
View
connectivity/mbedtls/include/mbedtls/ssl_ciphersuites.h
Too large (Show diff)
View
connectivity/mbedtls/include/mbedtls/ssl_cookie.h
Too large (Show diff)
View
connectivity/mbedtls/include/mbedtls/ssl_ticket.h
Too large (Show diff)
View
connectivity/mbedtls/include/mbedtls/timing.h
Too large (Show diff)
View
connectivity/mbedtls/include/mbedtls/version.h
Too large (Show diff)
View
connectivity/mbedtls/include/mbedtls/x509.h
Too large (Show diff)
View
connectivity/mbedtls/include/mbedtls/x509_crl.h
Too large (Show diff)
View
connectivity/mbedtls/include/mbedtls/x509_crt.h
Too large (Show diff)
View
connectivity/mbedtls/include/mbedtls/x509_csr.h
Too large (Show diff)
View
connectivity/mbedtls/include/mbedtls/xtea.h
Too large (Show diff)
View
connectivity/mbedtls/platform/inc/platform_mbed.h
Too large (Show diff)
View
connectivity/nanostack/include/nanostack-interface/Nanostack.h
Too large (Show diff)
View
connectivity/nanostack/mbed-mesh-api/mbed-mesh-api/WisunInterface.h
Too large (Show diff)
View
connectivity/netsocket/include/netsocket/DNS.h
Too large (Show diff)
View
connectivity/netsocket/include/netsocket/EMAC.h
Too large (Show diff)
View
connectivity/netsocket/include/netsocket/InternetDatagramSocket.h
Too large (Show diff)
View
connectivity/netsocket/include/netsocket/NetworkInterface.h
Too large (Show diff)
View
connectivity/netsocket/include/netsocket/NetworkStack.h
Too large (Show diff)
View
connectivity/netsocket/include/netsocket/OnboardNetworkStack.h
Too large (Show diff)
View
connectivity/netsocket/include/netsocket/PPP.h
Too large (Show diff)
View
connectivity/netsocket/include/netsocket/Socket.h
Too large (Show diff)
View
connectivity/netsocket/include/netsocket/SocketStats.h
Too large (Show diff)
View
connectivity/netsocket/include/netsocket/TCPSocket.h
Too large (Show diff)
View
connectivity/netsocket/include/netsocket/TLSSocketWrapper.h
Too large (Show diff)
View
connectivity/netsocket/include/netsocket/nsapi_dns.h
Too large (Show diff)
View
connectivity/netsocket/include/netsocket/nsapi_types.h
Too large (Show diff)
View
connectivity/netsocket/source/NetworkStack.cpp
Too large (Show diff)
View
connectivity/netsocket/source/nsapi_dns.cpp
Too large (Show diff)
View
connectivity/netsocket/tests/UNITTESTS/doubles/NetworkStack_stub.cpp
Too large (Show diff)
View
connectivity/netsocket/tests/UNITTESTS/doubles/nsapi_dns_stub.cpp
Too large (Show diff)
View
connectivity/netsocket/tests/UNITTESTS/netsocket/NetworkStack/test_NetworkStack.cpp
Too large (Show diff)
View
connectivity/nfc/libraries/acore/acore/ac_buffer.h
Too large (Show diff)
View
connectivity/nfc/libraries/stack/ndef/ndef.c
Too large (Show diff)
View
connectivity/nfc/libraries/stack/ndef/ndef.h
Too large (Show diff)
View
connectivity/nfc/libraries/stack/nfc_common.h
Too large (Show diff)
View
connectivity/nfc/libraries/stack/platform/nfc_transport.h
Too large (Show diff)
View
doxyfile_options
Too large (Show diff)
View
drivers/include/drivers/AnalogOut.h
Too large (Show diff)
View
drivers/include/drivers/CAN.h
Too large (Show diff)
View
drivers/include/drivers/I2C.h
Too large (Show diff)
View
drivers/include/drivers/LowPowerTimeout.h
Too large (Show diff)
View
drivers/include/drivers/MbedCRC.h
Too large (Show diff)
View
drivers/include/drivers/RawCAN.h
Too large (Show diff)
View
drivers/include/drivers/SPISlave.h
Too large (Show diff)
View
drivers/include/drivers/SerialBase.h
Too large (Show diff)
View
drivers/include/drivers/Timeout.h
Too large (Show diff)
View
drivers/usb/include/usb/internal/AsyncOp.h
Too large (Show diff)
View
events/include/events/Event.h
Too large (Show diff)
View
events/include/events/EventQueue.h
Too large (Show diff)
View
events/include/events/UserAllocatedEvent.h
Too large (Show diff)
View
hal/include/hal/analogin_api.h
Too large (Show diff)
View
hal/include/hal/analogout_api.h
Too large (Show diff)
View
hal/include/hal/crc_api.h
Too large (Show diff)
View
hal/include/hal/gpio_api.h
Too large (Show diff)
View
hal/include/hal/i2c_api.h
Too large (Show diff)
View
hal/include/hal/lp_ticker_api.h
Too large (Show diff)
View
hal/include/hal/mbed_lp_ticker_wrapper.h
Too large (Show diff)
View
hal/include/hal/mpu_api.h
Too large (Show diff)
View
hal/include/hal/rtc_api.h
Too large (Show diff)
View
hal/include/hal/serial_api.h
Too large (Show diff)
View
hal/include/hal/spi_api.h
Too large (Show diff)
View
hal/include/hal/us_ticker_api.h
Too large (Show diff)
View
platform/FEATURE_EXPERIMENTAL_API/FEATURE_PSA/TARGET_MBED_PSA_SRV/inc/psa/crypto.h
Too large (Show diff)
View
platform/FEATURE_EXPERIMENTAL_API/FEATURE_PSA/TARGET_MBED_PSA_SRV/inc/psa/crypto_accel_driver.h
Too large (Show diff)
View
platform/FEATURE_EXPERIMENTAL_API/FEATURE_PSA/TARGET_MBED_PSA_SRV/inc/psa/crypto_compat.h
Too large (Show diff)
View
platform/FEATURE_EXPERIMENTAL_API/FEATURE_PSA/TARGET_MBED_PSA_SRV/inc/psa/crypto_extra.h
Too large (Show diff)
View
platform/FEATURE_EXPERIMENTAL_API/FEATURE_PSA/TARGET_MBED_PSA_SRV/inc/psa/crypto_platform.h
Too large (Show diff)
View
platform/FEATURE_EXPERIMENTAL_API/FEATURE_PSA/TARGET_MBED_PSA_SRV/inc/psa/crypto_se_driver.h
Too large (Show diff)
View
platform/FEATURE_EXPERIMENTAL_API/FEATURE_PSA/TARGET_MBED_PSA_SRV/inc/psa/crypto_sizes.h
Too large (Show diff)
View
platform/FEATURE_EXPERIMENTAL_API/FEATURE_PSA/TARGET_MBED_PSA_SRV/inc/psa/crypto_types.h
Too large (Show diff)
View
platform/FEATURE_EXPERIMENTAL_API/FEATURE_PSA/TARGET_MBED_PSA_SRV/inc/psa/crypto_values.h
Too large (Show diff)
View
platform/FEATURE_EXPERIMENTAL_API/FEATURE_PSA/TARGET_MBED_PSA_SRV/inc/psa/protected_storage.h
Too large (Show diff)
View
platform/FEATURE_EXPERIMENTAL_API/FEATURE_PSA/TARGET_MBED_PSA_SRV/inc/psa/storage_common.h
Too large (Show diff)
View
platform/FEATURE_EXPERIMENTAL_API/FEATURE_PSA/TARGET_MBED_PSA_SRV/mbedtls/crypto_struct.h
Too large (Show diff)
View
platform/FEATURE_EXPERIMENTAL_API/FEATURE_PSA/TARGET_MBED_PSA_SRV/mbedtls/psa_crypto_its.h
Too large (Show diff)
View
platform/FEATURE_EXPERIMENTAL_API/FEATURE_PSA/TARGET_MBED_PSA_SRV/mbedtls/psa_crypto_slot_management.h
Too large (Show diff)
View
platform/FEATURE_EXPERIMENTAL_API/FEATURE_PSA/TARGET_MBED_PSA_SRV/services/attestation/attestation.h
Too large (Show diff)
View
platform/FEATURE_EXPERIMENTAL_API/FEATURE_PSA/TARGET_MBED_PSA_SRV/services/attestation/psa_attest_inject_key.h
Too large (Show diff)
View
platform/FEATURE_EXPERIMENTAL_API/FEATURE_PSA/TARGET_MBED_PSA_SRV/services/attestation/psa_initial_attestation_api.h
Too large (Show diff)
View
platform/FEATURE_EXPERIMENTAL_API/FEATURE_PSA/TARGET_MBED_PSA_SRV/services/attestation/qcbor/inc/qcbor.h
Too large (Show diff)
View
platform/FEATURE_EXPERIMENTAL_API/FEATURE_PSA/TARGET_MBED_PSA_SRV/services/attestation/tfm_impl/t_cose/src/t_cose_util.h
Too large (Show diff)
View
platform/FEATURE_EXPERIMENTAL_API/FEATURE_PSA/TARGET_MBED_PSA_SRV/services/attestation/tfm_impl/tfm_plat_defs.h
Too large (Show diff)
View
platform/FEATURE_EXPERIMENTAL_API/FEATURE_PSA/TARGET_MBED_PSA_SRV/services/attestation/tfm_impl/tfm_plat_device_id.h
Too large (Show diff)
View
platform/FEATURE_EXPERIMENTAL_API/FEATURE_PSA/TARGET_MBED_PSA_SRV/test_abstraction_layers/pal/pal_interfaces_ns.h
Too large (Show diff)
View
platform/FEATURE_EXPERIMENTAL_API/FEATURE_PSA/TARGET_TFM/TARGET_TFM_LATEST/include/mbedtls_svc_key_id.h
Too large (Show diff)
View
platform/FEATURE_EXPERIMENTAL_API/FEATURE_PSA/TARGET_TFM/TARGET_TFM_LATEST/include/psa/crypto.h
Too large (Show diff)
View
platform/FEATURE_EXPERIMENTAL_API/FEATURE_PSA/TARGET_TFM/TARGET_TFM_LATEST/include/psa/crypto_compat.h
Too large (Show diff)
View
platform/FEATURE_EXPERIMENTAL_API/FEATURE_PSA/TARGET_TFM/TARGET_TFM_LATEST/include/psa/crypto_extra.h
Too large (Show diff)
View
platform/FEATURE_EXPERIMENTAL_API/FEATURE_PSA/TARGET_TFM/TARGET_TFM_LATEST/include/psa/crypto_platform.h
Too large (Show diff)
View
platform/FEATURE_EXPERIMENTAL_API/FEATURE_PSA/TARGET_TFM/TARGET_TFM_LATEST/include/psa/crypto_sizes.h
Too large (Show diff)
View
platform/FEATURE_EXPERIMENTAL_API/FEATURE_PSA/TARGET_TFM/TARGET_TFM_LATEST/include/psa/crypto_struct.h
Too large (Show diff)
View
platform/FEATURE_EXPERIMENTAL_API/FEATURE_PSA/TARGET_TFM/TARGET_TFM_LATEST/include/psa/crypto_types.h
Too large (Show diff)
View
platform/FEATURE_EXPERIMENTAL_API/FEATURE_PSA/TARGET_TFM/TARGET_TFM_LATEST/include/psa/crypto_values.h
Too large (Show diff)
View
platform/FEATURE_EXPERIMENTAL_API/FEATURE_PSA/TARGET_TFM/TARGET_TFM_LATEST/include/psa/error.h
Too large (Show diff)
View
platform/FEATURE_EXPERIMENTAL_API/FEATURE_PSA/TARGET_TFM/TARGET_TFM_V1_0/include/mbedtls_svc_key_id.h
Too large (Show diff)
View
platform/FEATURE_EXPERIMENTAL_API/FEATURE_PSA/TARGET_TFM/TARGET_TFM_V1_0/include/psa/crypto.h
Too large (Show diff)
View
platform/FEATURE_EXPERIMENTAL_API/FEATURE_PSA/TARGET_TFM/TARGET_TFM_V1_0/include/psa/crypto_compat.h
Too large (Show diff)
View
platform/FEATURE_EXPERIMENTAL_API/FEATURE_PSA/TARGET_TFM/TARGET_TFM_V1_0/include/psa/crypto_extra.h
Too large (Show diff)
View
platform/FEATURE_EXPERIMENTAL_API/FEATURE_PSA/TARGET_TFM/TARGET_TFM_V1_0/include/psa/crypto_platform.h
Too large (Show diff)
View
platform/FEATURE_EXPERIMENTAL_API/FEATURE_PSA/TARGET_TFM/TARGET_TFM_V1_0/include/psa/crypto_sizes.h
Too large (Show diff)
View
platform/FEATURE_EXPERIMENTAL_API/FEATURE_PSA/TARGET_TFM/TARGET_TFM_V1_0/include/psa/crypto_struct.h
Too large (Show diff)
View
platform/FEATURE_EXPERIMENTAL_API/FEATURE_PSA/TARGET_TFM/TARGET_TFM_V1_0/include/psa/crypto_types.h
Too large (Show diff)
View
platform/FEATURE_EXPERIMENTAL_API/FEATURE_PSA/TARGET_TFM/TARGET_TFM_V1_0/include/psa/crypto_values.h
Too large (Show diff)
View
platform/FEATURE_EXPERIMENTAL_API/FEATURE_PSA/TARGET_TFM/TARGET_TFM_V1_0/include/psa/error.h
Too large (Show diff)
View
platform/include/platform/mbed_atomic.h
Too large (Show diff)
View
platform/include/platform/mbed_error.h
Too large (Show diff)
View
platform/include/platform/mbed_power_mgmt.h
Too large (Show diff)
View
rtos/include/rtos/Mail.h
Too large (Show diff)
View
rtos/include/rtos/MemoryPool.h
Too large (Show diff)
View
rtos/include/rtos/Semaphore.h
Too large (Show diff)
View
rtos/include/rtos/ThisThread.h
Too large (Show diff)
View
storage/blockdevice/COMPONENT_DATAFLASH/include/DataFlash/DataFlashBlockDevice.h
Too large (Show diff)
View
storage/blockdevice/COMPONENT_I2CEE/include/I2CEE/I2CEEBlockDevice.h
Too large (Show diff)
View
storage/blockdevice/COMPONENT_SD/include/SD/SDBlockDevice.h
Too large (Show diff)
View
storage/filesystem/littlefsv2/include/littlefsv2/LittleFileSystem2.h
Too large (Show diff)
View
storage/kvstore/filesystemstore/include/filesystemstore/FileSystemStore.h
Too large (Show diff)
View
storage/kvstore/include/kvstore/KVStore.h
Too large (Show diff)
View
storage/kvstore/kvstore_global_api/include/kvstore_global_api/kvstore_global_api.h
Too large (Show diff)
View
storage/kvstore/securestore/include/securestore/SecureStore.h
Too large (Show diff)
View
storage/kvstore/tdbstore/include/tdbstore/TDBStore.h
Too large (Show diff)