Searched refs:ChppPlatformLinkParameters (Results 1 – 5 of 5) sorted by relevance
65 struct ChppPlatformLinkParameters;72 void chppPlatformLinkInit(struct ChppPlatformLinkParameters *params);79 void chppPlatformLinkDeinit(struct ChppPlatformLinkParameters *params);97 struct ChppPlatformLinkParameters *params, uint8_t *buf, size_t len);110 void chppPlatformLinkDoWork(struct ChppPlatformLinkParameters *params,122 void chppPlatformLinkReset(struct ChppPlatformLinkParameters *params);
454 struct ChppPlatformLinkParameters linkParams; // For corresponding link layer640 struct ChppPlatformLinkParameters *params, uint32_t signal) { in chppWorkThreadSignalFromLink()671 void chppLinkSendDoneCb(struct ChppPlatformLinkParameters *params,
38 struct ChppPlatformLinkParameters *params = in linkSendThread()39 (struct ChppPlatformLinkParameters *)arg; in linkSendThread()78 void chppPlatformLinkInit(struct ChppPlatformLinkParameters *params) { in chppPlatformLinkInit()89 void chppPlatformLinkDeinit(struct ChppPlatformLinkParameters *params) { in chppPlatformLinkDeinit()98 struct ChppPlatformLinkParameters *params, uint8_t *buf, size_t len) { in chppPlatformLinkSend()117 void chppPlatformLinkDoWork(struct ChppPlatformLinkParameters *params, in chppPlatformLinkDoWork()123 void chppPlatformLinkReset(struct ChppPlatformLinkParameters *params) { in chppPlatformLinkReset()
39 struct ChppPlatformLinkParameters { struct
1623 void chppLinkSendDoneCb(struct ChppPlatformLinkParameters *params, in chppLinkSendDoneCb()