Home
last modified time | relevance | path

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

/Zephyr-latest/soc/mediatek/mt8xxx/
Dmtk_adsp_load.py78 r = Regs(ctypes.addressof(ctypes.c_int.from_buffer(maps["cfg"])))
106 cfg_base = ctypes.addressof(ctypes.c_int.from_buffer(maps["cfg"]))
107 sec_base = ctypes.addressof(ctypes.c_int.from_buffer(maps["sec"]))
138 cfg_base = ctypes.addressof(ctypes.c_int.from_buffer(maps["cfg"]))
139 sec_base = ctypes.addressof(ctypes.c_int.from_buffer(maps["sec"]))
/Zephyr-latest/soc/intel/intel_adsp/tools/
Dcavstool.py352 vaddr = ctypes.addressof(ctypes.c_int.from_buffer(mem))
368 return (ctypes.addressof(ctypes.c_int.from_buffer(mm)), mm)