/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/boards/adafruit/nrf52_adafruit_feather/ |
D | board.h | 13 …* https://cdn-learn.adafruit.com/assets/assets/000/039/913/original/microcontrollers_BluefruitnRF5…
|
/Zephyr-latest/scripts/west_commands/ |
D | sdk.py | 280 assets = release.get("assets", []) 281 minimal_sdk_asset = next(filter(lambda x: x["name"] == name, assets)) 286 assets = release.get("assets", []) 287 minimal_sdk_asset = next(filter(lambda x: x["name"] == "sha256.sum", assets)) 426 assets = target_release["assets"] 427 self.dbg("assets: ", "\n".join([x["browser_download_url"] for x in assets])) 432 for x in assets
|
/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 | 31 Assets section in Sensor Device Threat Model 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. 143 a. **The bootloader**. As described in the Assets section, the
|
/Zephyr-latest/dts/bindings/gpio/ |
D | sparkfun-pro-micro-header.yaml | 33 https://cdn.sparkfun.com/assets/f/d/8/0/d/ProMicro16MHzv2.pdf
|
/Zephyr-latest/samples/drivers/led/is31fl3216a/ |
D | README.rst | 44 - is31fl3216a: https://lumissil.com/assets/pdf/core/IS31FL3216A_DS.pdf
|
/Zephyr-latest/.github/workflows/ |
D | release.yml | 51 - name: Upload Release Assets
|
/Zephyr-latest/boards/adafruit/nrf52_adafruit_feather/doc/ |
D | index.rst | 177 .. _schematic: https://learn.adafruit.com/assets/39913 178 .. _pinouts: https://cdn-learn.adafruit.com/assets/assets/000/046/210/original/Feather_NRF52_Pinout…
|
/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/adafruit/trinket_m0/doc/ |
D | index.rst | 160 https://learn.adafruit.com/assets/49778 163 https://learn.adafruit.com/assets/45723
|
/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/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/modules/hal_infineon/btstack-integration/ |
D | CMakeLists.txt | 11 # btstack integration assets sources for cyw208xx
|
/Zephyr-latest/drivers/flash/ |
D | flash_ifx_cat1_qspi.c | 93 * ASSETS/repo/mtb-pdl-cat1/develop/Latest/deploy/docs/
|
/Zephyr-latest/boards/arduino/nano_33_iot/doc/ |
D | index.rst | 171 https://content.arduino.cc/assets/NANO33IoTV2.0_sch.pdf
|
/Zephyr-latest/boards/arduino/nano_33_ble/doc/ |
D | index.rst | 221 https://content.arduino.cc/assets/NANO33BLE_V2.0_sch.pdf
|
/Zephyr-latest/drivers/bluetooth/hci/ |
D | hci_ifx_cyw208xx.c | 432 /* Keep below empty functions, used in the btstack_integration assets for Wiced BT stack. */
|
/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"
|