Home
last modified time | relevance | path

Searched refs:STR (Results 1 – 3 of 3) sorted by relevance

/hal_silabs-latest/simplicity_sdk/platform/common/inc/
Dsl_platform_version.h41 #define STR(s) #s macro
42 #define XSTR(s) STR(s)
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/mcu/core/chip/inc/
Ddata_types.h59 typedef char STR; /* 8-bit character … typedef
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/mcu/core/chip/src/
Drsi_deepsleep_soc.c134 STR r1, [r0]; in RSI_PS_SaveCpuContext()