Searched defs:name (Results 1 – 9 of 9) sorted by relevance
| /cmsis_6-latest/CMSIS/CoreValidation/Include/ |
| D | cmsis_cv.h | 14 #define EXPAND_SYMBOL(name, port) name##port argument 15 #define CREATE_SYMBOL(name, port) EXPAND_SYMBOL(name, port) argument
|
| /cmsis_6-latest/CMSIS/Documentation/Doxygen/style_template/ |
| D | darkmode_toggle.js | 127 static createCookie(name, value, days) { argument 138 static readCookie(name) { argument 149 static eraseCookie(name) { argument
|
| /cmsis_6-latest/CMSIS/Core/Test/ |
| D | vcpkg-configuration.json | 6 "name": "arm" string
|
| /cmsis_6-latest/CMSIS/RTOS2/Include/ |
| D | cmsis_os2.h | 288 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
|
| /cmsis_6-latest/CMSIS/CoreValidation/Project/ |
| D | vcpkg-configuration.json | 6 "name": "arm" string
|
| /cmsis_6-latest/.devcontainer/ubuntu-22.04/ |
| D | vcpkg-configuration.json | 6 "name": "arm" string
|
| D | devcontainer.json | 2 "name": "Ubuntu-22.04", string
|
| /cmsis_6-latest/CMSIS/Documentation/Doxygen/Driver/src/ |
| D | Driver_WiFi.c | 1609 int32_t ARM_WIFI_SocketGetHostByName (const char *name, int32_t af, uint8_t *ip, uint32_t *ip_len) { in ARM_WIFI_SocketGetHostByName()
|
| /cmsis_6-latest/CMSIS/Driver/DriverTemplates/ |
| D | Driver_WiFi.c | 168 static int32_t ARM_WiFi_SocketGetHostByName (const char *name, int32_t af, uint8_t *ip, uint32_t *i… in ARM_WiFi_SocketGetHostByName()
|