Searched defs:H_B_PORCH_CFG_H (Results 1 – 2 of 2) sorted by relevance
244 #define H_B_PORCH_CFG_H(x) (((x) & 0xf) << 0) macro
427 #define H_B_PORCH_CFG_H(x) ((((x) >> 8)) & 0xff) macro