Home
last modified time | relevance | path

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

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