Home
last modified time | relevance | path

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

/Zephyr-latest/modules/canopennode/
Dcanopen_storage.c35 value = CO_getUint32(odf_arg->data); in canopen_odf_1010()
73 value = CO_getUint32(odf_arg->data); in canopen_odf_1011()
/Zephyr-latest/samples/modules/canopennode/src/
Dmain.c114 value = CO_getUint32(odf_arg->data); in odf_2102()