Home
last modified time | relevance | path

Searched full:sdl (Results 1 – 17 of 17) sorted by relevance

/Zephyr-Core-2.7.6/drivers/display/
DKconfig.sdl1 # SDL based emulated display configuration options
7 bool "SDL based emulated display"
11 Enable SDL based emulated display compliant with display driver API.
16 string "SDL display device name"
20 int "X resolution for SDL display"
24 int "Y resolution for SDL display"
DKconfig27 source "drivers/display/Kconfig.sdl"
Ddisplay_sdl.c9 #include <SDL.h>
58 LOG_ERR("Failed to create SDL window: %s", SDL_GetError()); in sdl_display_init()
65 LOG_ERR("Failed to create SDL renderer: %s", in sdl_display_init()
75 LOG_ERR("Failed to create SDL texture: %s", SDL_GetError()); in sdl_display_init()
/Zephyr-Core-2.7.6/drivers/kscan/
DKconfig.sdl5 bool "SDL event filter for touch panel emulation"
8 Enable driver for the SDL mouse event filter.
11 string "SDL kscan device name"
Dkscan_sdl.c10 #include <SDL.h>
109 DEVICE_DEFINE(sdl, CONFIG_SDL_POINTER_KSCAN_DEV_NAME, sdl_init,
DKconfig15 source "drivers/kscan/Kconfig.sdl"
/Zephyr-Core-2.7.6/boards/xtensa/intel_adsp_cavs15/tools/lib/
Dstream_desc.py197 self.sdl = []
200 self.sdl.append(sd)
203 for sd in self.sdl:
208 for sd in self.sdl:
212 sd = self.sdl[idx]
222 if not self.sdl[idx].used:
224 self.sdl[idx].used = False
226 self.sdl[idx].pause()
227 self.sdl[idx].reset()
228 self.sdl[idx].free_memory()
Dloader.py62 self.sdl = None
72 self.sdl = StreamDescList(self.dev)
81 self.sdl.close()
101 self.sdl.reset_all()
171 sd = self.sdl.get_sd(self.dma_id)
186 # Load firmware to DMA buffer and update SD and SDL
199 self.sdl.release_sd(sd.idx)
/Zephyr-Core-2.7.6/boards/posix/native_posix/
DKconfig26 This option specifies that the target board has SDL support
Dsdl_events.c7 #include <SDL.h>
/Zephyr-Core-2.7.6/samples/subsys/display/lvgl/
Dsample.yaml32 sample.display.lvgl.sdl:
/Zephyr-Core-2.7.6/samples/drivers/display/
Dsample.yaml53 sample.display.sdl:
/Zephyr-Core-2.7.6/samples/sensor/th02/
DREADME.rst29 using you might need to connect two 10K ohm resistors to SDL and and SDA (I2C).
/Zephyr-Core-2.7.6/doc/security/
Dsecurity-citations.rst17 .. [MS12] Microsoft Corporation, Security Development Lifecycle - SDL
/Zephyr-Core-2.7.6/doc/releases/
Drelease-notes-1.14.rst711 * A display driver that will render to a dedicated window using the SDL
742 * Added SDL based display emulation driver
Drelease-notes-2.3.rst463 * Added SDL mouse driver
/Zephyr-Core-2.7.6/scripts/release/
Dtwister_last_release.csv44050 samples/drivers/display/sample.display.sdl,posix,native_posix_64,True,,,na,0,0,0