Searched defs:b0 (Results 1 – 5 of 5) sorted by relevance
33 static inline void gen_random_mac(uint8_t *mac_addr, uint8_t b0, uint8_t b1, uint8_t b2) in gen_random_mac()
29 const double b0 = -0.58020E-6; in rtd_temperature() local
38 int32_t b0 = seed & 1; in prbs23() local
131 int32_t b0 = previous & 1; in prbs23() local
389 #define BT_MESH_MODEL_OP_1(b0) (b0) argument390 #define BT_MESH_MODEL_OP_2(b0, b1) (((b0) << 8) | (b1)) argument391 #define BT_MESH_MODEL_OP_3(b0, cid) ((((b0) << 16) | 0xc00000) | (cid)) argument