Home
last modified time | relevance | path

Searched defs:name (Results 1 – 25 of 33) sorted by relevance

12

/trusted-firmware-m-latest/platform/ext/cmsis/CMSIS/CoreValidation/Include/
Dcmsis_cv.h14 #define EXPAND_SYMBOL(name, port) name##port argument
15 #define CREATE_SYMBOL(name, port) EXPAND_SYMBOL(name, port) argument
/trusted-firmware-m-latest/platform/ext/cmsis/CMSIS/Core/Test/
Dvcpkg-configuration.json6 "name": "microsoft" string
11 "name": "arm" string
/trusted-firmware-m-latest/platform/ext/cmsis/.devcontainer/ubuntu-22.04/
Dvcpkg-configuration.json6 "name": "microsoft" string
11 "name": "arm" string
Ddevcontainer.json2 "name": "Ubuntu-22.04", string
/trusted-firmware-m-latest/platform/ext/cmsis/CMSIS/CoreValidation/Project/
Dvcpkg-configuration.json6 "name": "microsoft" string
11 "name": "arm" string
/trusted-firmware-m-latest/platform/ext/target/nxp/common/Native_Driver/components/serial_manager/
Dfsl_component_serial_manager.h304 #define SERIAL_MANAGER_HANDLE_DEFINE(name) \ argument
306 #define SERIAL_MANAGER_BLOCK_HANDLE_DEFINE(name) \ argument
323 #define SERIAL_MANAGER_WRITE_HANDLE_DEFINE(name) \ argument
325 #define SERIAL_MANAGER_WRITE_BLOCK_HANDLE_DEFINE(name) \ argument
342 #define SERIAL_MANAGER_READ_HANDLE_DEFINE(name) \ argument
344 #define SERIAL_MANAGER_READ_BLOCK_HANDLE_DEFINE(name) \ argument
/trusted-firmware-m-latest/secure_fw/spm/core/
Dtfm_pools.h39 #define TFM_POOL_DECLARE(name, chunksz, num) \ argument
52 #define POOL_BUFFER_SIZE(name) sizeof(name##_pool_buf) argument
/trusted-firmware-m-latest/platform/ext/cmsis/CMSIS/RTOS2/Include/
Dcmsis_os2.h288 const char *name; ///< name of the thread member
301 const char *name; ///< name of the timer member
309 const char *name; ///< name of the event flags member
317 const char *name; ///< name of the mutex member
325 const char *name; ///< name of the semaphore member
333 const char *name; ///< name of the memory pool member
343 const char *name; ///< name of the message queue member
/trusted-firmware-m-latest/platform/ext/target/arm/corstone1000/partition/
Dgpt.c16 uint8_t *name; in unicode_to_ascii() local
Dpartition.c31 char name[EFI_NAMELEN]; in dump_entries() local
273 const partition_entry_t *get_partition_entry(const char *name) { in get_partition_entry()
Dpartition.h30 char name[EFI_NAMELEN]; member
Dgpt.h26 unsigned short name[EFI_NAMELEN]; member
/trusted-firmware-m-latest/platform/ext/target/cypress/psoc64/libs/core-lib/include/
Dcy_utils.h106 #define CY_SECTION(name) __attribute__ ((section(name))) argument
116 #define CY_SECTION(name) __attribute__ ((section("__DATA, "name))) argument
121 #define CY_SECTION(name) __attribute__ ((section(name))) argument
132 #define CY_SECTION(name) CY_PRAGMA(location = name) argument
/trusted-firmware-m-latest/platform/ext/target/cypress/psoc64/libs/core-lib/docs/html/search/
Dsearch.js82 function SearchBox(name, resultsPath, inFrame, label) argument
427 function SearchResults(name) argument
/trusted-firmware-m-latest/platform/ext/target/arm/rse/common/fip_parser/
Dfirmware_image_package.h18 uint32_t name; member
Dgpt.c70 size_t list_entry_size, uint8_t *name, in gpt_get_list_entry_by_name()
Dgpt.h28 uint16_t name[EFI_NAMELEN_MAX]; member
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/runtime_integration_test/
Drun_integration_profiler.c66 void runIt_perfEntryInit(const char* name, const char* param, uint8_t isHw) in runIt_perfEntryInit()
Drun_integration_helper.c24 …t_buffAlign32(uint8_t* pBuff, uint32_t **ppBuffAligned, uint32_t wantedBuffSize, const char * name) in runIt_buffAlign32()
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/runtime_integration_test/tests/
Drun_integration_rsa.c51 const char *name; member
186 const char *name = pData->name; in runIt_rsaPublicGeneral() local
286 const char *name = pData->name; in runIt_rsaPrivateGeneral() local
581 const char *name = pData->name; in runIt_rsaPkcsV21TestGeneral() local
/trusted-firmware-m-latest/platform/ext/target/arm/corstone1000/fip_parser/
Dfip_parser.h44 uint32_t name; member
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/pal/freertos/
Dcc_pal_interrupt_ctrl.c119 const char *name, uint8_t nameLength, void *args) in CC_PalRequestIrq()
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/pki/ec_mont/
Dec_mont_local.h62 int8_t name[20]; member
/trusted-firmware-m-latest/platform/ext/target/nxp/common/Native_Driver/components/uart/
Dfsl_adapter_uart.h120 #define UART_HANDLE_DEFINE(name) uint32_t name[((HAL_UART_HANDLE_SIZE + sizeof(uint32_t) - 1U) / si… argument
123 #define UART_DMA_HANDLE_DEFINE(name) \ argument
/trusted-firmware-m-latest/platform/ext/target/nuvoton/m2351/bsp/Library/StdDriver/src/
Dretarget.c67 char *name; member

12