/Zephyr-latest/boards/nxp/imx95_evk/ |
D | CMakeLists.txt | 4 add_custom_target(zephyr.ri ALL 5 DEPENDS ${CMAKE_BINARY_DIR}/zephyr/zephyr.ri 9 OUTPUT ${CMAKE_BINARY_DIR}/zephyr/zephyr.ri
|
/Zephyr-latest/soc/amd/acp_6_0/ |
D | CMakeLists.txt | 2 add_custom_target(zephyr.ri ALL 3 DEPENDS ${CMAKE_BINARY_DIR}/zephyr/zephyr.ri 6 OUTPUT ${CMAKE_BINARY_DIR}/zephyr/zephyr.ri
|
/Zephyr-latest/include/zephyr/net/ |
D | lwm2m_path.h | 91 #define LWM2M_OBJ3(oi, oii, ri) (struct lwm2m_obj_path) \ argument 92 {.obj_id = oi, .obj_inst_id = oii, .res_id = ri, .level = 3} 93 #define LWM2M_OBJ4(oi, oii, ri, rii) (struct lwm2m_obj_path) \ argument 94 {.obj_id = oi, .obj_inst_id = oii, .res_id = ri, .res_inst_id = rii, .level = 4}
|
/Zephyr-latest/soc/nxp/imxrt/imxrt5xx/f1/ |
D | CMakeLists.txt | 12 add_custom_target(zephyr.ri ALL 13 DEPENDS ${CMAKE_BINARY_DIR}/zephyr/zephyr.ri 17 OUTPUT ${CMAKE_BINARY_DIR}/zephyr/zephyr.ri
|
/Zephyr-latest/soc/nxp/imx/imx8ulp/ |
D | CMakeLists.txt | 11 add_custom_target(zephyr.ri ALL 12 DEPENDS ${CMAKE_BINARY_DIR}/zephyr/zephyr.ri 16 OUTPUT ${CMAKE_BINARY_DIR}/zephyr/zephyr.ri
|
/Zephyr-latest/soc/nxp/imx/imx8x/ |
D | CMakeLists.txt | 15 add_custom_target(zephyr.ri ALL 16 DEPENDS ${CMAKE_BINARY_DIR}/zephyr/zephyr.ri 20 OUTPUT ${CMAKE_BINARY_DIR}/zephyr/zephyr.ri
|
/Zephyr-latest/soc/intel/intel_adsp/tools/ |
D | cavstwist.sh | 84 IMAGE=$ZEPHYR_BASE/_cavstmp.ri 85 IMAGE2=$ZEPHYR_BASE/_cavstmp2.ri 111 cp $BLDDIR/zephyr/zephyr.ri $IMAGE
|
/Zephyr-latest/soc/nxp/imx/imx8/ |
D | CMakeLists.txt | 15 add_custom_target(zephyr.ri ALL 16 DEPENDS ${CMAKE_BINARY_DIR}/zephyr/zephyr.ri 20 OUTPUT ${CMAKE_BINARY_DIR}/zephyr/zephyr.ri
|
/Zephyr-latest/soc/nxp/imx/imx8m/ |
D | CMakeLists.txt | 15 add_custom_target(zephyr.ri ALL 16 DEPENDS ${CMAKE_BINARY_DIR}/zephyr/zephyr.ri 20 OUTPUT ${CMAKE_BINARY_DIR}/zephyr/zephyr.ri
|
/Zephyr-latest/soc/mediatek/mt8xxx/ |
D | CMakeLists.txt | 16 # Sign zephyr.ri using west (if the underlying rimage tool is 29 # The short version is that zephyr.ri can only realistically be 37 add_custom_target(zephyr.ri ALL DEPENDS ${CMAKE_BINARY_DIR}/zephyr/zephyr.ri) 39 OUTPUT ${CMAKE_BINARY_DIR}/zephyr/zephyr.ri
|
/Zephyr-latest/subsys/net/lib/lwm2m/ |
D | lwm2m_shell.c | 730 struct lwm2m_engine_res_inst *ri = &re->res_instances[j]; in print_object_instance() local 732 if (ri->data_ptr && ri->data_len > 0 && in print_object_instance() 733 ri->res_inst_id != RES_INSTANCE_NOT_CREATED) { in print_object_instance() 744 oi->obj_inst_id, re->res_id, ri->res_inst_id); in print_object_instance() 751 shell_print(sh, "%s : %s", path, (char *)ri->data_ptr); in print_object_instance() 756 shell_print(sh, "%s : %u", path, *(uint8_t *)ri->data_ptr); in print_object_instance() 760 shell_print(sh, "%s : %u", path, *(uint16_t *)ri->data_ptr); in print_object_instance() 764 shell_print(sh, "%s : %u", path, *(uint32_t *)ri->data_ptr); in print_object_instance() 769 *(int64_t *)ri->data_ptr); in print_object_instance() 772 shell_print(sh, "%s : %lf", path, *(double *)ri->data_ptr); in print_object_instance() [all …]
|
D | lwm2m_object.h | 424 static inline void init_res_instance(struct lwm2m_engine_res_inst *ri, in init_res_instance() argument 429 memset(ri, 0, sizeof(*ri) * ri_len); in init_res_instance() 431 ri[i].res_inst_id = RES_INSTANCE_NOT_CREATED; in init_res_instance()
|
D | lwm2m_registry.c | 374 struct lwm2m_engine_res_inst *ri = NULL; in path_to_objs() local 417 ri = &r->res_instances[i]; in path_to_objs() 436 if (ri && res_inst) { in path_to_objs() 437 *res_inst = ri; in path_to_objs()
|
/Zephyr-latest/soc/intel/intel_adsp/common/ |
D | CMakeLists.txt | 131 add_custom_target(zephyr.ri ALL 132 DEPENDS ${CMAKE_BINARY_DIR}/zephyr/zephyr.ri 150 OUTPUT ${CMAKE_BINARY_DIR}/zephyr/zephyr.ri 155 # clear "zephyr.ri missing" error with an "rimage not found" warning
|
/Zephyr-latest/tests/drivers/build_all/modem/ |
D | uart.dtsi | 63 mdm-ri-gpios = <&test_gpio 0 0>;
|
/Zephyr-latest/boards/intel/adsp/doc/ |
D | intel_adsp_generic.rst | 241 sudo ./cavstool.py zephyr.ri 271 sudo ./cavstool.py zephyr.ri -v
|
D | chromebooks_adsp.rst | 383 a "zephyr.ri" file to be copied to the device.
|
/Zephyr-latest/dts/arm/nuvoton/npcx/npcx7/ |
D | npcx7-pinctrl.dtsi | 315 /omit-if-no-ref/ huart_ri_gp42: periph-host-uart-ri {
|
/Zephyr-latest/dts/arm/nuvoton/npcx/npcx9/ |
D | npcx9-pinctrl.dtsi | 324 /omit-if-no-ref/ huart_ri_gp42: periph-host-uart-ri {
|
/Zephyr-latest/dts/arm/nuvoton/npcx/npcx4/ |
D | npcx4-pinctrl.dtsi | 347 /omit-if-no-ref/ huart_ri_gp42: periph-host-uart-ri {
|
/Zephyr-latest/drivers/sdhc/ |
D | sdhc_esp32.c | 144 sdio_hw->idinten.ri = 1; in sdmmc_host_dma_init()
|