Home
last modified time | relevance | path

Searched refs:CO (Results 1 – 14 of 14) sorted by relevance

/Zephyr-latest/modules/canopennode/
Dcanopen_sync.c33 if (CO && CO->CANmodule[0] && CO->CANmodule[0]->CANnormal) { in canopen_sync_thread()
35 sync = CO_process_SYNC(CO, elapsed); in canopen_sync_thread()
36 CO_process_RPDO(CO, sync); in canopen_sync_thread()
37 CO_process_TPDO(CO, sync, elapsed); in canopen_sync_thread()
/Zephyr-latest/samples/modules/canopennode/src/
Dmain.c247 canopen_storage_attach(CO->SDO[0], CO->em); in main()
250 config_leds(CO->NMT); in main()
251 CO_OD_configure(CO->SDO[0], OD_2102_buttonPressCounter, in main()
255 canopen_program_download_attach(CO->NMT, CO->SDO[0], in main()
256 CO->em); in main()
259 CO_CANsetNormalMode(CO->CANmodule[0]); in main()
264 reset = CO_process(CO, (uint16_t)elapsed, &timeout); in main()
/Zephyr-latest/boards/ct/ctcc/
DKconfig.ctcc1 # CTHINGS.CO Connectivity Card board configuration
3 # Copyright (c) 2024 CTHINGS.CO
DKconfig.defconfig1 # CTHINGS.CO Connectivity Card board configuration
3 # Copyright (c) 2024 CTHINGS.CO
Dctcc_nrf52840.dts2 * Copyright (c) 2024 CTHINGS.CO
11 model = "CTHINGS.CO Connectivity Card nRF52840";
Dctcc_nrf9161_common.dtsi2 * Copyright (c) 2024 CTHINGS.CO
11 model = "CTHINGS.CO Connectivity Card nRF9161";
Dctcc_nrf9161.dts2 * Copyright (c) 2024 CTHINGS.CO
Dctcc_nrf9161_ns.dts2 * Copyright (c) 2024 CTHINGS.CO
Dctcc_nrf9161-pinctrl.dtsi2 * Copyright (c) 2024 CTHINGS.CO
/Zephyr-latest/boards/ct/
Dindex.rst3 CTHINGS.CO
/Zephyr-latest/drivers/i2s/
DKconfig.esp321 # Copyright (c) 2024 Espressif Systems (Shanghai) CO LTD
/Zephyr-latest/dts/bindings/
Dvendor-prefixes.txt160 ct CTHINGS.CO
460 netxeon Shenzhen Netxeon Technology CO., LTD
461 neweast Guangdong Neweast Optoelectronics CO., LTD
766 xunlong Shenzhen Xunlong Software CO.,Limited
/Zephyr-latest/subsys/net/ip/
DKconfig.ipv6306 int "Number of supported 6CO (6lowpan contexts options)"
312 network and memory consumption. More 6CO options uses more memory.
/Zephyr-latest/doc/releases/
Drelease-notes-3.7.rst440 * Added support for :zephyr:board:`CTHINGS.CO Connectivity Card nRF52840 <ctcc>`: ``ctcc``.