Searched refs:dm (Results 1 – 10 of 10) sorted by relevance
/Zephyr-latest/tests/subsys/mgmt/mcumgr/zcbor_bulk/src/ |
D | main.c | 46 struct zcbor_map_decode_key_val dm[] = { in ZTEST() local 65 int rc = zcbor_map_decode_bulk(zsd, dm, ARRAY_SIZE(dm), &decoded); in ZTEST() 68 zassert_equal(decoded, ARRAY_SIZE(dm), "Expected %d got %d", in ZTEST() 69 ARRAY_SIZE(dm), decoded); in ZTEST() 87 struct zcbor_map_decode_key_val dm[] = { in ZTEST() local 106 int rc = zcbor_map_decode_bulk(zsd, dm, ARRAY_SIZE(dm), &decoded); in ZTEST() 109 zassert_equal(decoded, ARRAY_SIZE(dm), "Expected %d got %d", in ZTEST() 110 ARRAY_SIZE(dm), decoded); in ZTEST() 128 struct zcbor_map_decode_key_val dm[] = { in ZTEST() local 145 int rc = zcbor_map_decode_bulk(zsd, dm, ARRAY_SIZE(dm), &decoded); in ZTEST() [all …]
|
/Zephyr-latest/boards/nxp/lpcxpresso55s16/ |
D | lpcxpresso55s16.dts | 36 tx-cal-45-dm-ohms = <10>;
|
/Zephyr-latest/drivers/serial/ |
D | uart_apbuart.c | 493 uint32_t dm; in apbuart_init() local 499 dm = ctrl & APBUART_DEBUG_MASK; in apbuart_init() 500 if (dm == APBUART_DEBUG_MASK) { in apbuart_init()
|
/Zephyr-latest/boards/nxp/frdm_mcxn947/ |
D | frdm_mcxn947_mcxn947_cpu0.dtsi | 192 tx-cal-45-dm-ohms = <7>;
|
/Zephyr-latest/drivers/ethernet/ |
D | dsa_ksz8xxx.c | 964 const struct device *dm, *dev = net_if_get_device(iface); in dsa_iface_init() local 972 dm = DEVICE_DT_GET(DT_INST_PHANDLE(0, dsa_master_port)); in dsa_iface_init() 973 context->iface_master = net_if_lookup_by_dev(dm); in dsa_iface_init()
|
/Zephyr-latest/boards/nxp/lpcxpresso55s69/ |
D | lpcxpresso55s69_lpc55s69_cpu0.dts | 162 tx-cal-45-dm-ohms = <10>;
|
/Zephyr-latest/boards/nxp/mimxrt1170_evk/ |
D | mimxrt1170_evk_mimxrt1176_cm7.dts | 160 tx-cal-45-dm-ohms = <6>;
|
/Zephyr-latest/boards/intel/adsp/doc/ |
D | chromebooks_adsp.rst | 62 Linux's dm-verity feature) all access to the read-only root 64 for a custom kernel) requires that the dm-verity layer be turned off: 103 "dm-0" verity device, and that the rootfs is read-write. 108 "root=<guid>" and not "root=dm-0". It does seem to leave the other
|
/Zephyr-latest/boards/nxp/mimxrt1060_evk/ |
D | mimxrt1060_evk.dtsi | 195 tx-cal-45-dm-ohms = <6>;
|
/Zephyr-latest/boards/nxp/mimxrt685_evk/ |
D | mimxrt685_evk_mimxrt685s_cm33.dts | 369 tx-cal-45-dm-ohms = <6>;
|