Home
last modified time | relevance | path

Searched full:osal (Results 1 – 9 of 9) sorted by relevance

/Zephyr-latest/samples/subsys/portability/
Dportability.rst6 Samples that demonstrate :ref:`OS abstraction and portability <osal>` features.
/Zephyr-latest/doc/services/portability/
Dindex.rst6 OS abstraction layers (OSAL) provide wrapper function APIs that
/Zephyr-latest/modules/lvgl/
DKconfig159 bool "Use OSAL enabling parallel rendering"
162 Use the Zephyr LVGL OSAL to enable parallel rendering
DCMakeLists.txt236 ${LVGL_DIR}/src/osal/lv_os.c
/Zephyr-latest/tests/lib/gui/lvgl/
Dtestcase.yaml83 libraries.gui.lvgl.osal:
/Zephyr-latest/doc/services/portability/posix/overview/
Dindex.rst27 The POSIX API is an increasingly popular OSAL (operating system abstraction layer) for IoT and
/Zephyr-latest/modules/nrf_wifi/os/
DCMakeLists.txt119 ${NRF_WIFI_DIR}/os_if/src/osal.c
/Zephyr-latest/drivers/wifi/nrf_wifi/src/
Dfmac_main.c758 /* The OSAL layer needs to be initialized before any other initialization in nrf_wifi_drv_main_zep()
769 /* The OSAL layer needs to be initialized before any other initialization in nrf_wifi_drv_main_zep()
/Zephyr-latest/drivers/wifi/nrf_wifi/off_raw_tx/src/
Doff_raw_tx_api.c142 /* The OSAL layer needs to be initialized before any other initialization in nrf70_off_raw_tx_init()