Home
last modified time | relevance | path

Searched defs:clearBit (Results 1 – 1 of 1) sorted by relevance

/CTR-SDK-1.3.0/CTR_SDK/include/nn/net/compatible/nos/
Dnos_horizon.h879 NN_INLINE u32 NOS_WaitEventEx(NOSEventId eventId, u32 pattern, NOSEventMode mode, u32 clearBit) in NOS_WaitEventEx()
885 NN_INLINE u32 NOS_WaitEventEx_And(NOSEventId eventId, u32 pattern, u32 clearBit) in NOS_WaitEventEx_And()
891 NN_INLINE u32 NOS_WaitEventEx_Or(NOSEventId eventId, u32 pattern, u32 clearBit) in NOS_WaitEventEx_Or()
909 NN_INLINE void NOS_ClearEvent(NOSEventId eventId, u32 clearBit) in NOS_ClearEvent()
921 NN_INLINE u32 NOS_TimeWaitEventEx(NOSEventId eventId, u32 pattern, NOSEventMode mode, u32 clearBit,… in NOS_TimeWaitEventEx()