Searched refs:ch1 (Results 1 – 5 of 5) sorted by relevance
91 uint8_t ch1 = base64Decoder[static_cast<uint8_t>(input.at(index++))]; in Decode() local93 if (ch1 == BASE64_INVALID || ch2 == BASE64_INVALID) { in Decode()96 result.emplace_back((ch1 << BASE64_SHIFT_HIBYTE) | (ch2 >> BASE64_SHIFT)); in Decode()
42 | 通用规格 | - 1×1 2.4GHz频段(ch1~ch14)<br/>- PHY支持IEEE 802.11b/g/n<br/>- MAC支持I…
42 | General specifications| - 1 x 1 2.4 GHz frequency band (ch1–ch14)<br>- PHY supports IEEE 802.11b/…
846 pwmCh = 3; --- 对应channel数(0:ch1、1:ch2、2:ch3、3:ch4)
844 pwmCh = 3; --- Number of channels. (0: ch1, 1: ch2, 2: ch3, 3: ch4)