Home
last modified time | relevance | path

Searched refs:Bindesc (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/subsys/bindesc/
DKconfig24 int "Bindesc max data size"
46 bool "Bindesc read from RAM"
51 bool "Bindesc read from memory mapped flash"
56 bool "Bindesc read from flash"
64 int "Bindesc read flash max data size"
/Zephyr-latest/scripts/west_commands/
Dbindesc.py57 class Bindesc(WestCommand): class