Home
last modified time | relevance | path

Searched refs:AM_CATTR_NONE (Results 1 – 2 of 2) sorted by relevance

/hal_ambiq-3.5.0/utils/
Dam_util_string.c68 AM_CATTR_NONE, /* 0x00 */
69 AM_CATTR_NONE, /* 0x01 */
70 AM_CATTR_NONE, /* 0x02 */
71 AM_CATTR_NONE, /* 0x03 */
72 AM_CATTR_NONE, /* 0x04 */
73 AM_CATTR_NONE, /* 0x05 */
74 AM_CATTR_NONE, /* 0x06 */
75 AM_CATTR_NONE, /* 0x07 */
76 AM_CATTR_NONE, /* 0x08 */
82 AM_CATTR_NONE, /* 0x0E */
[all …]
Dam_util_string.h64 #define AM_CATTR_NONE 0x00 macro