Home
last modified time | relevance | path

Searched refs:name (Results 1 – 15 of 15) sorted by relevance

/hal_ti-latest/simplelink_lpf3/source/ti/log/
DLog.h530 #define Log_MODULE_DEFINE(name, init) const Log_Module LogMod_ ## name = init argument
552 #define Log_MODULE_DEFINE_WEAK(name, init) const __weak Log_Module LogMod_ ## name = init argument
554 #define Log_MODULE_DEFINE_WEAK(name, init) const Log_Module LogMod_ ## name __attribute__((weak)) =…
571 #define Log_MODULE_USE(name) extern const Log_Module LogMod_ ## name argument
579 #define LOG_MODULE_SYM(name) LogMod_ ## name argument
640 #define _Log_PLACE_FORMAT_IN_SECTOR(name, opcode, level, module, format, nargs)\ argument
641 __root static const char name[] @ ".log_data" = \
649 …static const char * const _Log_CONCAT2(Ptr, name) @ _Log_TOKEN2STRING(_Log_CONCAT2(.log_ptr, modul…
651 #define _Log_PLACE_FORMAT_IN_SECTOR(name, opcode, level, module, format, nargs)\
652 static const char name[] \
[all …]
/hal_ti-latest/simplelink/
DREADME19 …find devices/cc13x2_cc26x2/{driverlib,inc,rf_patches} -depth -name '*.[c|h]' -print0 | cpio --null…
20 find devices/cc13x2_cc26x2/startup_files -depth -name ccfg.c -print0 | cpio --null -pvd $EXT_DIR
29 find $EXT_DIR/devices/cc13x2_cc26x2 -name '*.[c|h]' -exec dos2unix {} \;
30 find $EXT_DIR/drivers/power -name '*.[c|h]' -exec dos2unix {} \;
31 find $EXT_DIR/drivers/rf -name '*.[c|h]' -exec dos2unix {} \;
32 find $EXT_DIR/drivers/temperature -name '*.[c|h]' -exec dos2unix {} \;
58 find devices -not -path '*/\.*' -name '*.[c|h]' | \
60 find drivers -name '*.[c|h]' | \
62 find net -maxdepth 1 -name '*.[c|h]' | cpio -pdm $EXT_DIR
64 find . -name '*.[c|h]' -exec chmod 664 {} \;
[all …]
/hal_ti-latest/simplelink_lpf3/source/ti/devices/cc23x0r5/driverlib/
Daes_gcc.s45 .macro .start_function name
49 .global \name
51 .type \name, %function
55 .macro .end_function name
Daes_ticlang.s45 .macro .start_function name
49 .global \name
51 .type \name, %function
55 .macro .end_function name
/hal_ti-latest/simplelink_lpf3/kernel/zephyr/dpl/
DTaskP_zephyr.c65 .name = "NAME",
103 k_thread_name_set(task_tid, params->name); in TaskP_create()
152 k_thread_name_set(task_tid, params->name); in TaskP_construct()
/hal_ti-latest/simplelink_lpf3/source/ti/drivers/dpl/
DTaskP.h120 char *name; member
/hal_ti-latest/simplelink/source/ti/net/
Dslnetutils.h189 int32_t SlNetUtil_getHostByName(uint32_t ifBitmap, char *name, const uint16_t nameLen, uint32_t *ip…
Dslnetutils.c159 int32_t SlNetUtil_getHostByName(uint32_t ifBitmap, char *name, const uint16_t nameLen, uint32_t *ip… in SlNetUtil_getHostByName() argument
204 if (SlNetUtil_inetPton(family, name, ipAddr)) { in SlNetUtil_getHostByName()
214 …retVal = (netIf->ifConf)->utilGetHostByName(netIf->ifContext, name, nameLen, ipAddr, ipAddrLen, fa… in SlNetUtil_getHostByName()
Dslnetif.h182 …int32_t (*utilGetHostByName) (void *ifContext, char *name, const uint16_t nameLen, uint32_t *ipAdd…
/hal_ti-latest/simplelink/source/ti/drivers/net/wifi/
Dslnetifwifi.h1073 int32_t SlNetIfWifi_getHostByName(void *ifContext, char *name, const uint16_t nameLen, uint32_t *ip…
/hal_ti-latest/simplelink_lpf3/source/ti/boards/
DCMakeLists.txt15 # * Neither the name of Texas Instruments Incorporated nor the names of
/hal_ti-latest/simplelink/source/ti/drivers/net/wifi/slnetif/
Dslnetifwifi.c409 int32_t SlNetIfWifi_getHostByName(void *ifContext, char *name, const uint16_t nameLen, uint32_t *ip… in SlNetIfWifi_getHostByName() argument
416 retVal = sl_NetAppDnsGetHostByName((signed char *)name, nameLen, (_u32 *)ipAddr, family); in SlNetIfWifi_getHostByName()
/hal_ti-latest/simplelink_lpf3/source/ti/boards/cc23x0r5/
DCMakeLists.txt15 # * Neither the name of Texas Instruments Incorporated nor the names of
/hal_ti-latest/simplelink_lpf3/source/ti/devices/cc23x0r5/
DCMakeLists.txt15 # * Neither the name of Texas Instruments Incorporated nor the names of
/hal_ti-latest/simplelink_lpf3/
DCMakeLists.txt15 # * Neither the name of Texas Instruments Incorporated nor the names of