Home
last modified time | relevance | path

Searched refs:assets (Results 1 – 17 of 17) sorted by relevance

/Zephyr-latest/samples/modules/lvgl/demos/
DCMakeLists.txt22 ${LVGL_DIR}/demos/music/assets/img_lv_demo_music_btn_next.c
23 ${LVGL_DIR}/demos/music/assets/img_lv_demo_music_wave_top_large.c
24 ${LVGL_DIR}/demos/music/assets/img_lv_demo_music_icon_4_large.c
25 ${LVGL_DIR}/demos/music/assets/img_lv_demo_music_icon_4.c
26 ${LVGL_DIR}/demos/music/assets/img_lv_demo_music_corner_right.c
27 ${LVGL_DIR}/demos/music/assets/img_lv_demo_music_cover_1.c
28 ${LVGL_DIR}/demos/music/assets/img_lv_demo_music_slider_knob_large.c
29 ${LVGL_DIR}/demos/music/assets/img_lv_demo_music_icon_3.c
30 ${LVGL_DIR}/demos/music/assets/img_lv_demo_music_btn_pause.c
31 ${LVGL_DIR}/demos/music/assets/img_lv_demo_music_btn_pause_large.c
[all …]
/Zephyr-latest/modules/hal_infineon/
DCMakeLists.txt42 ## Add Wi-Fi assets for AIROC devices
53 ## Add BT assets for AIROC devices
/Zephyr-latest/scripts/west_commands/
Dsdk.py282 assets = release.get("assets", [])
283 minimal_sdk_asset = next(filter(lambda x: x["name"] == name, assets))
288 assets = release.get("assets", [])
289 minimal_sdk_asset = next(filter(lambda x: x["name"] == "sha256.sum", assets))
459 assets = target_release["assets"]
460 self.dbg("assets: ", "\n".join([x["browser_download_url"] for x in assets]))
465 for x in assets
/Zephyr-latest/boards/adafruit/nrf52_adafruit_feather/doc/
Dindex.rst155 .. _schematic: https://learn.adafruit.com/assets/39913
156 .. _pinouts: https://cdn-learn.adafruit.com/assets/assets/000/046/210/original/Feather_NRF52_Pinout…
/Zephyr-latest/boards/makerdiary/nrf52840_mdk_usb_dongle/doc/
Dindex.rst42 …https://wiki.makerdiary.com/nrf52840-mdk-usb-dongle/assets/attachments/nrf52840-mdk-usb-dongle-pin…
/Zephyr-latest/samples/drivers/led/is31fl3216a/
DREADME.rst44 - is31fl3216a: https://lumissil.com/assets/pdf/core/IS31FL3216A_DS.pdf
/Zephyr-latest/boards/sparkfun/thing_plus_matter_mgm240p/doc/
Dindex.rst162 https://cdn.sparkfun.com/assets/1/4/5/e/5/MGM240P-Datasheet.pdf
165 https://cdn.sparkfun.com/assets/0/f/8/4/9/Thing_Plus_MGM240P.pdf
/Zephyr-latest/boards/adafruit/trinket_m0/doc/
Dindex.rst132 https://learn.adafruit.com/assets/49778
135 https://learn.adafruit.com/assets/45723
/Zephyr-latest/doc/security/
Dsecurity-overview.rst39 Zephyr RTOS. This includes an evaluation target, its assets, and
40 how these assets are protected. Certification claims shall be
510 The security architecture development is based on assets derived from
514 1. **Identification of assets** such as user data, authentication and
518 2. **Identification of threats** against the assets such as breaches of
522 the assets, e.g., countermeasures or memory protection schemes.
544 of assets to be protected by the system. The next step then models how
545 these assets are protected by the system and which threats against them
558 1. Definition of assets
631 1. The **definition of assets** to be protected within the Zephyr RTOS.
[all …]
Dsensor-threat.rst34 One aspect of the threat model to consider are assets involved in the
35 operation of the device. The following list enumerates the assets
137 In addition to assets, the threat model also considers the locations
138 where data or assets are communicated between entities of the system.
/Zephyr-latest/modules/hal_infineon/btstack-integration/
DCMakeLists.txt11 # btstack integration assets sources for cyw208xx
/Zephyr-latest/boards/sparkfun/pro_micro_rp2040/doc/
Dindex.rst133 https://cdn.sparkfun.com/assets/e/2/7/6/b/ProMicroRP2040_Graphical_Datasheet.pdf
/Zephyr-latest/boards/arduino/nano_33_iot/doc/
Dindex.rst128 https://content.arduino.cc/assets/NANO33IoTV2.0_sch.pdf
/Zephyr-latest/modules/trusted-firmware-m/
DKconfig.tfm134 bool "Override maximum number of Internal Trusted Storage assets"
136 Override the platform's default maximum number of assets to be stored in
140 int "Maximum number of Internal Trusted Storage assets"
144 Maximum number of assets to be stored in Internal Trusted Storage (ITS).
/Zephyr-latest/boards/arduino/nano_33_ble/doc/
Dindex.rst173 https://content.arduino.cc/assets/NANO33BLE_V2.0_sch.pdf
/Zephyr-latest/doc/services/zbus/
Dindex.rst9 https://www.figma.com/community/file/1292866458780627559/zbus-diagram-assets
/Zephyr-latest/samples/modules/tflite-micro/hello_world/train/
Dtrain_hello_world_model.ipynb2797 "INFO:tensorflow:Assets written to: models/model/assets\n"