Definitions in wfdcfg.h

Preprocessor macro definitions for the wfdcfg.h header file in the libwfdcfg library

Definitions:

#include <wfdqnx/wfdcfg.h>
#define WFDCFG_EXT_PHYS_SIZE_MM "phys_size_mm"

A port extension that describes the physical size (in millimetres) of the display port.

Members of wfdcfg_keyval structure used for this extension are used as follows:
  • p: pointer to an array of float (float size[2]={width, height};)
  • i: set to 0
#define WFDCFG_EXT_FN_SET_POWER_MODE "set_power_mode"

A port extension function that's called when there's a request to set the power mode on a port.

Members of wfdcfg_keyval structure used for this extension are used as follows:
#define WFDCFG_EXT_FN_PORT_INIT1 "port_init1"

A port extension function that's called when there's a request to initialize a port.

Members of wfdcfg_keyval structure used for this extension are used as follows:
#define WFDCFG_EXT_FN_PORT_UNINIT1 "port_uninit1"

A port extension function that's called when there's a request to reset a port.

Members of wfdcfg_keyval structure used for this extension are used as follows:
#define WFDCFG_EXT_FN_PORT_SET_MODE2 "port_set_mode2"

A port extension function that's called when there's a request to program a port.

Members of wfdcfg_keyval structure used for this extension are used as follows:

Library:

libwfdcfg