Searched defs:load (Results 1 – 16 of 16) sorted by relevance
/Zephyr-latest/scripts/pylib/twister/twisterlib/ |
D | config_parser.py | 98 def load(self): member in TwisterConfigParser
|
D | platform.py | 88 def load(self, board, target, aliases, data): member in Platform
|
D | cmakecache.py | 116 def load(self, cache_file): member in CMakeCache
|
D | hardwaremap.py | 264 def load(self, map_file): member in HardwareMap
|
D | testsuite.py | 474 def load(self, data): member in TestSuite
|
D | testplan.py | 227 def load(self): member in TestPlan
|
/Zephyr-latest/drivers/watchdog/ |
D | wdt_rpi_pico.c | 32 uint32_t load; member
|
D | wdt_cmsdk_apb.c | 22 volatile uint32_t load; member
|
/Zephyr-latest/include/zephyr/drivers/ |
D | fpga.h | 42 fpga_api_load load; member
|
/Zephyr-latest/drivers/counter/ |
D | timer_dtmr_cmsdk_apb.c | 39 uint32_t load; member
|
D | timer_tmr_cmsdk_apb.c | 37 uint32_t load; member
|
/Zephyr-latest/samples/subsys/llext/edk/app/src/ |
D | main.c | 70 static const void * const load(const char *name, struct llext **ext, void *buf, in load() function
|
/Zephyr-latest/scripts/west_commands/ |
D | zcmake.py | 220 def load(self, cache_file): member in CMakeCache
|
/Zephyr-latest/subsys/testsuite/ztest/src/ |
D | ztress.c | 141 int load = 1000 - (1000 * (idle_cycles - prev_idle_cycles) / in control_load() local
|
/Zephyr-latest/soc/intel/intel_adsp/common/include/ |
D | manifest.h | 45 uint32_t load:1; member
|
/Zephyr-latest/subsys/bluetooth/host/ |
D | gatt.c | 5746 struct ccc_load *load = user_data; in ccc_load() local 5806 struct ccc_load load; in ccc_set() local
|