Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/format/interfaces/include/
H A Dformat_type.h521 } OutputType; typedef
530 OutputType type; /**< Output type. For details, see {@link OutputType}. */
/ohos5.0/drivers/hdf_core/adapter/platform/gpio/
H A Dgpio_stm32f4xx.c212 gpioInitStruct.OutputType = device->resource.outputType; in InitGpioDevice()