Searched defs:CLK (Results 1 – 2 of 2) sorted by relevance
| /external/srec/srec/include/ |
| D | comp_stats.h | 123 #define reset_cs_clock1( CLK) reset_cs_clock( CLK) argument 124 #define init_cs_clock1( CLK) init_cs_clock( CLK) argument 126 #define start_cs_clock1( CLK) start_cs_clock( CLK) argument 127 #define end_cs_clock1( CLK,CNT) end_cs_clock( CLK,CNT) argument 128 #define print_cs_clock1( CLK, NS,FP,PR,IN) print_cs_clock( CLK, NS,FP,PR,IN) argument 134 #define reset_cs_clock1( CLK) argument 135 #define init_cs_clock1( CLK) argument 137 #define start_cs_clock1( CLK) argument 138 #define end_cs_clock1( CLK,CNT) argument 139 #define print_cs_clock1( CLK, NS,FP,PR,IN) argument
|
| /external/bluetooth/bluez/health/ |
| D | mcap_sync.c | 49 #define CLK CLOCK_MONOTONIC macro
|