Searched refs:ch (Results 1 – 9 of 9) sorted by relevance
| /openthread-latest/src/posix/platform/ |
| D | configuration.cpp | 189 for (uint8_t ch = targetPower.GetChannelStart(); ch <= targetPower.GetChannelEnd(); ch++) in UpdateTargetPower() local 191 …SuccessOrExit(error = otPlatRadioSetChannelTargetPower(gInstance, ch, targetPower.GetTargetPower()… in UpdateTargetPower() 229 … for (uint8_t ch = calibratedPower.GetChannelStart(); ch <= calibratedPower.GetChannelEnd(); ch++) in UpdateCalibratedPower() local 231 …SuccessOrExit(error = otPlatRadioAddCalibratedPower(gInstance, ch, calibratedPower.GetActualPower(… in UpdateCalibratedPower()
|
| /openthread-latest/ |
| D | .gitattributes | 5 *.[ch] text 6 *.[ch]pp text
|
| /openthread-latest/third_party/mbedtls/repo/tests/scripts/ |
| D | check-doxy-blocks.pl | 51 for my $file (<$dirname/*.[ch]>) {
|
| /openthread-latest/src/core/net/ |
| D | dns_types.cpp | 229 char ch; in AppendMultipleLabels() local 235 ch = aLabels[index]; in AppendMultipleLabels() 237 if ((ch == kNullChar) || (ch == kLabelSeparatorChar)) in AppendMultipleLabels() 250 …((ch == kNullChar) || ((index == 0) && (aLabels[1] == kNullChar))) ? kErrorNone : kErrorInvalidArg… in AppendMultipleLabels() 262 } while (ch != kNullChar); in AppendMultipleLabels()
|
| /openthread-latest/src/cli/ |
| D | README.md | 698 ch 11 (0x0cb7) 4.96% busy 699 ch 12 (0x2e2b) 18.03% busy 700 ch 13 (0x2f54) 18.48% busy 701 ch 14 (0x0fef) 6.22% busy 702 ch 15 (0x1536) 8.28% busy 703 ch 16 (0x1746) 9.09% busy 704 ch 17 (0x0b8b) 4.50% busy 705 ch 18 (0x60a7) 37.75% busy 706 ch 19 (0x0810) 3.14% busy 707 ch 20 (0x0c2a) 4.75% busy [all …]
|
| /openthread-latest/third_party/mbedtls/repo/tests/ |
| D | Makefile | 238 perl -pi -e '$(libtestdriver1_rewrite)' ./libtestdriver1/library/*.[ch]
|
| /openthread-latest/tools/otci/otci/ |
| D | otci.py | 305 _, J, netname, extpanid, panid, extaddr, ch, dbm, lqi, _ = fields 316 'channel': int(ch), 404 def set_channel(self, ch): argument 406 self.execute_command('channel %d' % ch)
|
| /openthread-latest/tools/harness-thci/ |
| D | OpenThread.py | 2927 def setCSLchannel(self, ch=11): argument 2928 cmd = 'csl channel %u' % ch
|
| /openthread-latest/third_party/mbedtls/repo/ |
| D | ChangeLog | 2219 <akemi_homura@kurisa.ch>.
|