Home
last modified time | relevance | path

Searched refs:PIN_IO_GET_STRENGTH (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/include/platform/
H A Dpin_if.h64 PIN_IO_GET_STRENGTH = 5, enumerator
/ohos5.0/drivers/hdf_core/framework/support/platform/src/pin/
H A Dpin_if_u.c356 ret = service->dispatcher->Dispatch(&service->object, PIN_IO_GET_STRENGTH, data, reply); in PinGetStrength()
H A Dpin_core.c686 case PIN_IO_GET_STRENGTH: in PinIoManagerDispatch()