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