![]() |
no-OS
|
Blank screen implementation for display blanking functionality. More...
#include "subscreen_blank_screen.h"#include "../example/powrms_gpios.h"#include "../example/example.h"Functions | |
| void | subscreen_blank_screen (void) |
| Display a blank screen (black/empty display) | |
Blank screen implementation for display blanking functionality.
Copyright 2025(c) Analog Devices, Inc.
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
THIS SOFTWARE IS PROVIDED BY ANALOG DEVICES, INC. "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
| void subscreen_blank_screen | ( | void | ) |
Display a blank screen (black/empty display)
This function creates a completely blank screen, effectively turning off the display content while keeping the display hardware active. Used for screen blanking functionality triggered by GPIO 0.15 falling edge.
Navigation: