Searched refs:assets (Results 1 – 17 of 17) sorted by relevance
/Zephyr-latest/samples/modules/lvgl/demos/ |
D | CMakeLists.txt | 22 ${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/ |
D | CMakeLists.txt | 42 ## Add Wi-Fi assets for AIROC devices 53 ## Add BT assets for AIROC devices
|
/Zephyr-latest/scripts/west_commands/ |
D | sdk.py | 282 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/ |
D | index.rst | 155 .. _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/ |
D | index.rst | 42 …https://wiki.makerdiary.com/nrf52840-mdk-usb-dongle/assets/attachments/nrf52840-mdk-usb-dongle-pin…
|
/Zephyr-latest/samples/drivers/led/is31fl3216a/ |
D | README.rst | 44 - is31fl3216a: https://lumissil.com/assets/pdf/core/IS31FL3216A_DS.pdf
|
/Zephyr-latest/boards/sparkfun/thing_plus_matter_mgm240p/doc/ |
D | index.rst | 162 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/ |
D | index.rst | 132 https://learn.adafruit.com/assets/49778 135 https://learn.adafruit.com/assets/45723
|
/Zephyr-latest/doc/security/ |
D | security-overview.rst | 39 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 …]
|
D | sensor-threat.rst | 34 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/ |
D | CMakeLists.txt | 11 # btstack integration assets sources for cyw208xx
|
/Zephyr-latest/boards/sparkfun/pro_micro_rp2040/doc/ |
D | index.rst | 133 https://cdn.sparkfun.com/assets/e/2/7/6/b/ProMicroRP2040_Graphical_Datasheet.pdf
|
/Zephyr-latest/boards/arduino/nano_33_iot/doc/ |
D | index.rst | 128 https://content.arduino.cc/assets/NANO33IoTV2.0_sch.pdf
|
/Zephyr-latest/modules/trusted-firmware-m/ |
D | Kconfig.tfm | 134 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/ |
D | index.rst | 173 https://content.arduino.cc/assets/NANO33BLE_V2.0_sch.pdf
|
/Zephyr-latest/doc/services/zbus/ |
D | index.rst | 9 https://www.figma.com/community/file/1292866458780627559/zbus-diagram-assets
|
/Zephyr-latest/samples/modules/tflite-micro/hello_world/train/ |
D | train_hello_world_model.ipynb | 2797 "INFO:tensorflow:Assets written to: models/model/assets\n"
|