Home
last modified time | relevance | path

Searched defs:a0 (Results 1 – 3 of 3) sorted by relevance

/hal_ti-latest/simplelink_lpf3/source/ti/log/
DLog.h765 #define _Log_printf__arg1(module, level, fmt, a0) \ argument
767 #define _Log_printf__arg2(module, level, fmt, a0, a1) \ argument
770 #define _Log_printf__arg3(module, level, fmt, a0, a1, a2) \ argument
774 #define _Log_printf__arg4(module, level, fmt, a0, a1, a2, a3) \ argument
779 #define _Log_printf__arg5(module, level, fmt, a0, a1, a2, a3, a4) \ argument
785 #define _Log_printf__arg6(module, level, fmt, a0, a1, a2, a3, a4, a5) \ argument
792 #define _Log_printf__arg7(module, level, fmt, a0, a1, a2, a3, a4, a5, a6) \ argument
800 #define _Log_printf__arg8(module, level, fmt, a0, a1, a2, a3, a4, a5, a6, a7) \ argument
/hal_ti-latest/simplelink/source/ti/drivers/rf/
DRFCC26X2_multiMode.c2686 static void RF_swiFsm(uintptr_t a0, uintptr_t a1) in RF_swiFsm()
2718 static void RF_hwiCpe0PowerFsm(uintptr_t a0) in RF_hwiCpe0PowerFsm()
2756 static void RF_hwiCpe0ChangePhy(uintptr_t a0) in RF_hwiCpe0ChangePhy()
/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/handlers/
Dble_cs.c134 uint8_t a0 : 2; member