Searched refs:UL_OPCODE_MASK (Results 1 – 2 of 2) sorted by relevance
137 #define UL_OPCODE_MASK 0x000000FF macro
511 uint8_t opcode = (uint8_t)(args->operation & UL_OPCODE_MASK); in sys_ulock_wait2()883 uint8_t opcode = (uint8_t)(args->operation & UL_OPCODE_MASK); in sys_ulock_wake()909 uint8_t opcode = (uint8_t)(operation & UL_OPCODE_MASK); in ulock_wake()