Searched refs:b1 (Results 1 – 6 of 6) sorted by relevance
23 … (BLOCK0): If set; the ESP32's maximum CPU frequency has been = True R/W (0b1)33 …LE (BLOCK0): Disable ROM BASIC interpreter fallback = True R/W (0b1)45 …K0): bit is set to 1 for rev1 silicon = True R/W (0b1)46 …K0): = True R/W (0b1)
36 … Use BLOCK0 to check error record registers = with check R/W (0b1)
185 #define BLE_MESH_MODEL_OP_2(b0, b1) (((b0) << 8) | (b1)) argument
35 … - 'DIS_USB_JTAG' (Disables USB JTAG. JTAG access via pads is controlled separately) 0b0 -> 0b136 - 'VDD_SPI_AS_GPIO' (Set this bit to vdd spi pin function as gpio) 0b0 -> 0b1
90 …OCK0) Enable CUSTOM_MAC programming = True R/W (0b1)
268 #define ESP_BLE_MESH_MODEL_OP_2(b0, b1) (((b0) << 8) | (b1)) argument