Searched refs:channel (Results 1301 – 1325 of 1368) sorted by relevance
1...<<5152535455
/Zephyr-latest/boards/st/nucleo_wba52cg/doc/ |
D | nucleo_wba52cg.rst | 116 - 8-channel DMA controller, functional in Stop mode
|
/Zephyr-latest/dts/arm/st/wba/ |
D | stm32wba.dtsi | 420 #io-channel-cells = <1>;
|
/Zephyr-latest/dts/arm/st/g0/ |
D | stm32g0.dtsi | 412 #io-channel-cells = <1>;
|
/Zephyr-latest/boards/espressif/esp32_ethernet_kit/doc/ |
D | index.rst | 95 on channel A of the chip, while USB-to-serial is on channel B.
|
/Zephyr-latest/boards/espressif/esp_wrover_kit/doc/ |
D | index.rst | 67 | | interface which is available on channel A of the chip, while USB-to- | 68 | | serial is on channel B. The FT2232 chip enhances user-friendliness in |
|
/Zephyr-latest/cmake/emu/ |
D | qemu.cmake | 296 # Emulate a single-channel Kvaser PCIcan card connected to CAN bus 0
|
/Zephyr-latest/boards/st/nucleo_h745zi_q/doc/ |
D | index.rst | 81 - 16-channel DMA
|
/Zephyr-latest/boards/st/nucleo_l552ze_q/doc/ |
D | nucleol552ze_q.rst | 112 - 2x 14 channel DMA controllers
|
/Zephyr-latest/boards/st/nucleo_wb55rg/doc/ |
D | nucleo_wb55rg.rst | 102 - 1x SAI (dual channel high quality audio)
|
/Zephyr-latest/dts/arm/st/wb/ |
D | stm32wb.dtsi | 422 #io-channel-cells = <1>;
|
/Zephyr-latest/boards/nxp/imx8mp_evk/doc/ |
D | index.rst | 96 This board configuration uses a single serial communication channel with the
|
/Zephyr-latest/boards/nxp/s32z2xxdc2/doc/ |
D | index.rst | 165 All channels of an instance only run on 1 group channel at the same time.
|
/Zephyr-latest/doc/releases/ |
D | release-notes-3.3.rst | 1533 …- specifier cells for space "pwm" are now named: ['channel', 'period', 'flags'] (old value: ['chan… 1561 … - specifier cells for space "dma" are now named: ['channel', 'config'] (old value: ['channel']) 1688 - new property: ``io-channel-names`` 1707 …- specifier cells for space "pwm" are now named: ['channel', 'period', 'flags'] (old value: ['chan… 1784 - the ``has-temp-channel``, ``has-vref-channel`` and 1785 ``has-vbat-channel`` properties were respectively replaced by 1786 ``temp-channel``, ``vref-channel`` and ``vbat-channel`` 2501 * :zephyr:code-sample:`zbus-dyn-channel` 3266 * :github:`52171` - Bluetooth: BR/EDR: Inappropriate l2cap channel state set/get 3575 * :github:`48625` - GSM_PPP api keeps sending commands to muxed AT channel
|
D | release-notes-3.4.rst | 312 * Add support of virtual UART over ARC hostlink channel 773 * MCUX LPADC driver now uses the channel parameter to select a software channel 776 channel(s) to link a software channel configuration to.
|
D | release-notes-3.1.rst | 555 easier to use the PWM API when the PWM channel, period and flags are taken 557 * STM32: Enabled complementary output for timer channel. A PWM consumer can now use 559 complementary channel pincfg (eg:``tim1_ch2n_pb14``). 563 :c:func:`pwm_set_cycles` functions need to be called with a PWM channel 810 PWM specifier should contain a channel, period, and flags cell, in that 1271 - :github:`46167` - esp32: Unable to select GPIO for PWM LED driver channel 1442 * :github:`45155` - STM32 serial port asynchronous initialization TX DMA channel error 1838 * :github:`42083` - Bluetooth: ISO: Packet Sequence Number should be incremented for each channel 1972 * :github:`26731` - Single channel selection - Bluetooth - Zephyr
|
/Zephyr-latest/drivers/usb/udc/ |
D | udc_smartbond.c | 1751 .tx_chan = DT_INST_DMAS_CELL_BY_NAME(n, tx, channel), \ 1754 .rx_chan = DT_INST_DMAS_CELL_BY_NAME(n, rx, channel), \
|
/Zephyr-latest/doc/security/ |
D | sensor-threat.rst | 187 communication received over a secured channel to the service. 209 arbitrarily intercept this channel and, for example, return spoofed
|
/Zephyr-latest/dts/arm/nxp/ |
D | nxp_s32z27x_r52.dtsi | 1094 #io-channel-cells = <1>; 1104 #io-channel-cells = <1>;
|
/Zephyr-latest/boards/st/stm32l562e_dk/doc/ |
D | index.rst | 128 - 2x 14 channel DMA controllers
|
/Zephyr-latest/boards/st/stm32wb5mmg/doc/ |
D | stm32wb5mmg.rst | 95 - 1x SAI (dual channel high quality audio)
|
/Zephyr-latest/modules/hostap/ |
D | Kconfig | 577 In order to mitigate side channel attacks, even if the PWE is found the WPA
|
/Zephyr-latest/dts/arm/st/f4/ |
D | stm32f4.dtsi | 548 #io-channel-cells = <1>;
|
/Zephyr-latest/subsys/usb/device/class/audio/ |
D | audio.c | 689 evt.channel = ch; in handle_feature_unit_req()
|
/Zephyr-latest/subsys/bluetooth/host/classic/ |
D | hfp_ag.c | 1719 int bt_hfp_ag_connect(struct bt_conn *conn, struct bt_hfp_ag **ag, uint8_t channel) in bt_hfp_ag_connect() argument 1824 err = bt_rfcomm_dlc_connect(conn, &(*ag)->rfcomm_dlc, channel); in bt_hfp_ag_connect()
|
/Zephyr-latest/subsys/bluetooth/ |
D | Kconfig.logging | 95 module-str = "ISO channel"
|
1...<<5152535455