/Zephyr-Core-3.7.0/scripts/ |
D | zephyr_module.py | 187 def process_module(module): argument 219 def process_cmake(module, meta): argument 250 def process_sysbuildcmake(module, meta): argument 284 def process_settings(module, meta): argument 312 def process_blobs(module, meta): argument 346 def process_kconfig(module, meta): argument 373 def process_sysbuildkconfig(module, meta): argument 398 def process_twister(module, meta): argument
|
/Zephyr-Core-3.7.0/drivers/sensor/st/vl53l1x/ |
D | vl53l1_platform_log.h | 161 #define _LOG_TRACE_PRINT(module, level, function, ...) \ argument 164 #define _LOG_FUNCTION_START(module, fmt, ...) \ argument 168 #define _LOG_FUNCTION_END(module, status, ...)\ argument 172 #define _LOG_FUNCTION_END_FMT(module, status, fmt, ...)\ argument 190 #define _LOG_TRACE_PRINT(module, level, function, ...) argument 191 #define _LOG_FUNCTION_START(module, fmt, ...) argument 192 #define _LOG_FUNCTION_END(module, status, ...) argument 193 #define _LOG_FUNCTION_END_FMT(module, status, fmt, ...) argument
|
/Zephyr-Core-3.7.0/doc/contribute/ |
D | external.rst | 106 Integration in main manifest file (west.yaml) 119 Integration as optional modules 139 Integration as external modules
|
/Zephyr-Core-3.7.0/drivers/sensor/st/vl53l0x/ |
D | vl53l0x_platform_log.h | 46 #define _LOG_FUNCTION_START(module, fmt, ...) (void)0 argument 47 #define _LOG_FUNCTION_END(module, status, ...) (void)0 argument 48 #define _LOG_FUNCTION_END_FMT(module, status, fmt, ...) (void)0 argument
|
/Zephyr-Core-3.7.0/include/zephyr/drivers/clock_control/ |
D | renesas_cpg_mssr.h | 17 uint32_t module; member
|
/Zephyr-Core-3.7.0/tests/bluetooth/common/testlib/include/testlib/ |
D | log_utils.h | 11 static inline void bt_testlib_log_level_set(char *module, uint32_t new_level) in bt_testlib_log_level_set()
|
/Zephyr-Core-3.7.0/drivers/clock_control/ |
D | clock_control_r8a7795_cpg_mssr.c | 173 static uint32_t r8a7795_get_div_helper(uint32_t reg_val, uint32_t module) in r8a7795_get_div_helper() 204 static int r8a7795_set_rate_helper(uint32_t module, uint32_t *divider, uint32_t *div_mask) in r8a7795_set_rate_helper()
|
D | clock_control_renesas_cpg_mssr.c | 33 int rcar_cpg_mstp_clock_endisable(uint32_t base_address, uint32_t module, bool enable) in rcar_cpg_mstp_clock_endisable() 61 uint32_t module = (uintptr_t)key; in cmp_cpg_clk_info_table_items() local 269 uint32_t module; in rcar_cpg_set_rate() local
|
D | clock_control_r8a779f0_cpg_mssr.c | 167 static uint32_t r8a779f0_get_div_helper(uint32_t reg_val, uint32_t module) in r8a779f0_get_div_helper() 202 static int r8a779f0_set_rate_helper(uint32_t module, uint32_t *divider, uint32_t *div_mask) in r8a779f0_set_rate_helper()
|
D | clock_control_renesas_cpg_mssr.h | 19 uint32_t module; member
|
/Zephyr-Core-3.7.0/boards/st/stm32wb5mmg/doc/ |
D | stm32wb5mmg.rst | 242 Flashing `hci_uart` application to STM32WB5MMG
|
/Zephyr-Core-3.7.0/doc/develop/ |
D | modules.rst | 524 .. _sysbuild_module_integration: 1159 .. _changes_to_existing_module:
|
/Zephyr-Core-3.7.0/soc/intel/intel_adsp/common/include/ |
D | manifest.h | 190 struct sof_man_module module; member
|