Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/include/platform/
H A Dpin_if.h63 PIN_IO_SET_STRENGTH = 4, enumerator
/ohos5.0/drivers/hdf_core/framework/support/platform/src/pin/
H A Dpin_if_u.c310 ret = service->dispatcher->Dispatch(&service->object, PIN_IO_SET_STRENGTH, data, NULL); in PinSetStrength()
H A Dpin_core.c684 case PIN_IO_SET_STRENGTH: in PinIoManagerDispatch()