Searched refs:ChppNotifier (Results 1 – 8 of 8) sorted by relevance
29 struct ChppNotifier { struct38 void chppPlatformNotifierInit(struct ChppNotifier *notifier); argument43 void chppPlatformNotifierDeinit(struct ChppNotifier *notifier);48 uint32_t chppPlatformNotifierGetSignal(struct ChppNotifier *notifier);53 uint32_t chppPlatformNotifierWait(struct ChppNotifier *notifier);58 uint32_t chppPlatformNotifierTimedWait(struct ChppNotifier *notifier,64 void chppPlatformNotifierSignal(struct ChppNotifier *notifier, uint32_t signal);66 static inline void chppNotifierInit(struct ChppNotifier *notifier) { in chppNotifierInit()70 static inline void chppNotifierDeinit(struct ChppNotifier *notifier) { in chppNotifierDeinit()74 static inline uint32_t chppNotifierGetSignal(struct ChppNotifier *notifier) { in chppNotifierGetSignal()[all …]
50 struct ChppNotifier notifier;53 struct ChppNotifier rxNotifier;
37 struct ChppNotifier;45 static void chppNotifierInit(struct ChppNotifier *notifier);52 static void chppNotifierDeinit(struct ChppNotifier *notifier);62 static uint32_t chppNotifierGetSignal(struct ChppNotifier *notifier);73 static uint32_t chppNotifierWait(struct ChppNotifier *notifier);87 static uint32_t chppNotifierTimedWait(struct ChppNotifier *notifier,102 static void chppNotifierSignal(struct ChppNotifier *notifier, uint32_t signal);
417 struct ChppNotifier notifier; // Notifier for main thread
34 void chppPlatformNotifierInit(struct ChppNotifier *notifier) { in chppPlatformNotifierInit()39 void chppPlatformNotifierDeinit(struct ChppNotifier *notifier) { in chppPlatformNotifierDeinit()44 uint32_t chppPlatformNotifierGetSignal(struct ChppNotifier *notifier) { in chppPlatformNotifierGetSignal()54 uint32_t chppPlatformNotifierWait(struct ChppNotifier *notifier) { in chppPlatformNotifierWait()66 uint32_t chppPlatformNotifierTimedWait(struct ChppNotifier *notifier, in chppPlatformNotifierTimedWait()97 void chppPlatformNotifierSignal(struct ChppNotifier *notifier, in chppPlatformNotifierSignal()
35 struct ChppNotifier gCycleSendThreadNotifier;
75 struct ChppNotifier notifier;142 struct ChppNotifier notifier;
79 struct ChppNotifier notifier;