Searched refs:_c (Results 1 – 3 of 3) sorted by relevance
333 #define THREAD_PARAM_VALUE(_direction, _a, _b, _c) \ argument336 .a = (_a), .b = (_b), .c = (_c) } \
63 uint32_t _c = 0; \66 _c = io_read32((_base) + AT91_PMC_PLL_ISR0) & \68 if (_c) \72 !(_c); \
33 #define _C_FUNCTION(name) name##_c