Home
last modified time | relevance | path

Searched refs:NOSMessage (Results 1 – 6 of 6) sorted by relevance

/CTR-SDK-1.0.0/CTR_SDK/include/nn/net/compatible/nos/
Dnos_horizon.h585 typedef uptr NOSMessage; typedef
607 NN_INLINE NOSMessageQueueId NOS_CreateMessageQueue(NOSMessageQueue *mq, NOSMessage *msgArray, s32 m… in NOS_CreateMessageQueue()
663 NN_INLINE BOOL NOS_ReceiveMessage(NOSMessageQueueId mqId, NOSMessage *msg, s32 flag) in NOS_ReceiveMessage()
704 NN_INLINE BOOL NOS_SendMessage(NOSMessageQueueId mqId, NOSMessage msg, s32 flag) in NOS_SendMessage()
747 NN_INLINE BOOL NOS_ReadMessage(NOSMessageQueueId mqId, NOSMessage *msg, s32 flag) in NOS_ReadMessage()
788 NN_INLINE BOOL NOS_JamMessage(NOSMessageQueueId mqId, NOSMessage msg, s32 flag) in NOS_JamMessage()
/CTR-SDK-1.0.0/CTR_SDK/include/nn/net/compatible/
Dnwmeth.h94 NOSMessage msg[NWMETH_RXFRAME_BUFFUR_COUNT]; /* 上位用の受信キュー実体 */
Dpeth.h92 NOSMessage mqarray[PETH_MQ_NUM]; /* 上位用の受信キュー実体 */
Dhioeth.h92 NOSMessage msg[HIOETH_MQ_NUM]; /* 上位用の受信キュー実体 */
Dnwcm.h189 NOSMessage mqarray[NWCM_MQ_NUM]; /* ��ʗp�̎�M�L���[���� */
/CTR-SDK-1.0.0/CTR_SDK/include/nn/net/compatible/nwcm/
Dnwcm.h147 NOSMessage mqarray[NWCM_MQ_NUM]; /* 上位用の受信キュー実体 */