Searched refs:can (Results 451 – 475 of 2493) sorted by relevance
1...<<11121314151617181920>>...100
/Zephyr-latest/boards/st/sensortile_box/doc/ |
D | index.rst | 13 More information about the board can be found at the `SensorTile.box website`_. 99 The system clock can be boosted to 120MHz. 108 can be used to connect SensorTile.box to STLINK-V2 and have both SWD and console lines 118 SensorTile.box can be connected as a USB device to a PC host through its micro-B connector. 132 You can read more about how to enable and use the ROM bootloader by checking 142 Debian and Ubuntu can be quite old, so you might have to build dfu-util from source. 143 Information about how to get the source code and how to build it can be found 182 You can build and flash the provided sample application
|
/Zephyr-latest/boards/nordic/nrf51dk/doc/ |
D | index.rst | 31 More information about the board can be found at the 108 and configure all the necessary software. Further information can be 122 can be found. For example, under Linux, :code:`/dev/ttyACM0`. 149 You can build and flash the examples to make sure Zephyr is running correctly on 150 your board. The button and LED definitions can be found in
|
/Zephyr-latest/boards/renesas/da1469x_dk_pro/doc/ |
D | index.rst | 68 The DA1469x Development Kit Pro has one LED and one push button which can be used 82 Applications for the ``da1469x_dk_pro`` board configuration can be 92 by using dedicated `eZFlashCLI`_ tool that takes care of writing header and can 94 on `ezFlashCLI`_ to install the tool. Once installed, flashing can be done in the 107 Application can be debugged in the usual way once DA1469x Development Kit Pro
|
/Zephyr-latest/boards/st/stm32vl_disco/doc/ |
D | index.rst | 11 More information about the board can be found at the `STM32VLDISCOVERY website`_. 32 More information about the STM32F100x can be found in the 43 Each of the GPIO pins can be configured by software as output (push-pull or open-drain), as 77 Applications for the ``stm32vl_disco`` board configuration can be built and 102 You can debug an application in the usual way. Here is an example for the
|
/Zephyr-latest/doc/services/retention/ |
D | blinfo.rst | 55 (MCUboot) and application to be usable. It can be combined with other retention 91 application can call this to query the information from the bootloader. This 94 applications can optionally choose to use the settings storage feature instead. 95 In this mode, the bootloader information can be queries by using settings keys, 116 that can be loaded
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | net_config.rst | 28 then the user can optionally configure static IP addresses to be set to the 56 useful in testing setups where the application can connect to a pre-defined host." 64 useful in testing setups where the application can connect to a pre-defined host." 75 initialization, you can call ``net_config_init()`` manually. The ``flags`` 76 parameter can be used to give hints to the library about what kind of
|
/Zephyr-latest/doc/build/kconfig/ |
D | preprocessor-functions.rst | 12 The official Kconfig preprocessor documentation can be found `here 19 can be fetched from a devicetree ``reg`` property. 82 The functions listed below can be used to do arithmetic operations 101 The functions listed below can be used to modify string variables. 141 corresponds to ``mem``, and has the address ``0x20010000``. This address can be
|
/Zephyr-latest/boards/shields/semtech_sx1262mb2das/doc/ |
D | index.rst | 13 More information about the shield can be found 44 This shield can only be used with a board which provides a configuration
|
/Zephyr-latest/boards/shields/dac80508_evm/doc/ |
D | index.rst | 19 This shield can only be used with a development board that provides a 23 The SPI connector pins on the DAC80508 EVM can be connected to the
|
/Zephyr-latest/boards/shields/st7735r/doc/ |
D | index.rst | 10 controller. More information about the controller can be found in 46 This shield can only be used with a board that provides a configuration
|
/Zephyr-latest/boards/shields/st7789v_generic/doc/ |
D | index.rst | 10 controller. More information about the controller can be found in 49 This shield can only be used with a board that provides a configuration
|
/Zephyr-latest/boards/shields/semtech_sx1272mb2das/doc/ |
D | index.rst | 13 More information about the shield can be found 46 This shield can only be used with a board which provides a configuration
|
/Zephyr-latest/boards/brcm/bcm958402m2/doc/ |
D | a72.rst | 34 The default configuration can be found in 49 Zephyr applications running on the Cortex-A72 core can also be tested
|
D | m7.rst | 34 The default configuration can be found in 49 Zephyr applications running on the M7 core can also be tested
|
/Zephyr-latest/boards/fysetc/ucan/ |
D | ucan.dts | 40 transceiver0: can-phy0 { 41 compatible = "can-transceiver-gpio";
|
/Zephyr-latest/boards/others/candlelight/ |
D | candlelight.dts | 40 transceiver0: can-phy0 { 41 compatible = "nxp,tja1051", "can-transceiver-gpio";
|
/Zephyr-latest/doc/connectivity/networking/ |
D | network_tracing.rst | 10 User can enable network core stack and socket API calls tracing. 20 The :kconfig:option:`CONFIG_TRACING_NET_SOCKETS` option can be used to track
|
/Zephyr-latest/boards/common/ |
D | openocd-nrf5.board.cmake | 7 # Boards which don't meet this convention can set this variable before 27 # We can do the right thing for supported subfamilies using a generic
|
/Zephyr-latest/drivers/can/ |
D | Kconfig.loopback | 11 This is an emulated driver that can only loopback messages. 43 Number of TX frames that can be buffered.
|
/Zephyr-latest/dts/arm/st/l4/ |
D | stm32l496.dtsi | 53 can2: can@40006800 { 59 master-can-reg = <0x40006400>;
|
/Zephyr-latest/tests/arch/arm/arm_runtime_nmi/ |
D | README.txt | 12 This project outputs to the console. It can be built and executed on QEMU as 21 Problems caused by out-dated project information can be addressed by
|
/Zephyr-latest/tests/arch/arm/arm_tz_wrap_func/src/ |
D | README.txt | 18 This project outputs to the console. It can be built and executed on QEMU as 27 Problems caused by out-dated project information can be addressed by
|
/Zephyr-latest/tests/kernel/mem_protect/stackprot/ |
D | README.txt | 11 This project outputs to the console. It can be built and executed 20 Problems caused by out-dated project information can be addressed by
|
/Zephyr-latest/tests/kernel/sleep/ |
D | README.txt | 12 This project outputs to the console. It can be built and executed 21 Problems caused by out-dated project information can be addressed by
|
/Zephyr-latest/samples/posix/eventfd/ |
D | README.rst | 10 which can be used for event notification. The returned file descriptor is used with write/read calls 16 This project outputs to the console. It can be built and executed on QEMU as follows:
|
1...<<11121314151617181920>>...100