Home
last modified time | relevance | path

Searched refs:csGpio (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/model/input/driver/
H A Dinput_config.h35 uint16_t csGpio; member
H A Dinput_config_parser.c148 ret = parser->GetUint16(busNode, "csGpio", &bus->spi.csGpio, 0); in ParseBus()