Home
last modified time | relevance | path

Searched refs:ch (Results 1 - 5 of 5) sorted by relevance

/drivers/peripheral/usb/sample/device/liteos/
H A Dacm_test.c108 char ch = (char)getchar(); in Test02() local
109 if (ch == 'r') { in Test02()
118 } else if (ch == 'w') { in Test02()
126 } else if (ch == 'q') { in Test02()
H A Dprop_test.c173 int32_t ch; in PropTest() local
180 ch = *(argv[1]); in PropTest()
181 switch (ch) { in PropTest()
/drivers/peripheral/wlan/chip/hdi_service/
H A Dwifi.cpp160 for (auto& ch : chips_) { in GetChipService()
161 uint32_t cand_id = GetChipIdFromWifiChip(ch); in GetChipService()
163 chip = ch; in GetChipService()
/drivers/peripheral/usb/sample/device/linux/
H A Dprop_test.c154 int32_t ch = *(argv[1]); in PropTest() local
155 switch (ch) { in PropTest()
/drivers/hdf_core/adapter/platform/pwm/
H A Dpwm_stm32f4xx.c202 uint8_t ch = HCS_PROP(node, pwmCh); \
204 resource->pwmCh = ch; \

Completed in 5 milliseconds