Lines Matching full:display
15 * @brief Display Drivers
16 * @defgroup display_interfaces Display Drivers
22 * @brief Grove display APIs
23 * @defgroup grove_display Grove display APIs
34 * @param data the ASCII text to display
50 * @brief Clear the current display
64 * @brief Function to change the display state.
66 * of the display as per needed. Controlling things like powering on or off
67 * the screen, the option to display the cursor or not, and the ability to
77 * @brief return the display feature set associated with the device
79 * @param port the Grove LCD to get the display features set
81 * @return the display feature set associated with the device.
120 * @brief Function to set the functional state of the display.
125 * of the display as per needed. Controlling things like the number of rows,
126 * dot size, and text display quality.