Searched full:62 (Results 1 – 25 of 238) sorted by relevance
12345678910
/Zephyr-latest/samples/bluetooth/peripheral_identity/ |
D | prj.conf | 9 CONFIG_BT_MAX_CONN=62 10 CONFIG_BT_ID_MAX=62 13 # CONFIG_BT_MAX_PAIRED=62
|
/Zephyr-latest/boards/cypress/cy8ckit_062_wifi_bt/doc/ |
D | index.rst | 10 platform that enables design and debug of the PSOC 62 MCU and the Murata 13 The PSOC 6 WiFi-BT Pioneer Kit features the PSOC 62 MCU: a 71 For more information about the PSOC 62 MCU SoC and CY8CKIT-062-WiFi-BT board: 73 - `PSOC 62 MCU SoC Website`_ 74 - `PSOC 62 MCU Datasheet`_ 75 - `PSOC 62 MCU Architecture Reference Manual`_ 76 - `PSOC 62 MCU Register Reference Manual`_ 108 The PSOC 62 MCU SoC is configured to use the internal IMO+FLL as a source for 115 The PSOC 62 MCU SoC has 9 SCB blocks 8 of each can be configured as UART 191 .. _PSOC 62 MCU SoC Website: [all …]
|
/Zephyr-latest/samples/bluetooth/central_multilink/ |
D | prj.conf | 6 CONFIG_BT_MAX_CONN=62 11 # CONFIG_BT_MAX_PAIRED=62
|
D | README.rst | 5 Scan, connect and establish connection to up to 62 peripherals. 11 BLE devices and establishing connection to up to 62 peripherals with a strong
|
/Zephyr-latest/boards/nordic/nrf54h20dk/ |
D | nrf54h20dk_nrf54h20_cpuppr_0_9_0.yaml | 11 ram: 62 12 flash: 62
|
D | nrf54h20dk_nrf54h20_cpuppr_xip_0_9_0.yaml | 11 ram: 62
|
/Zephyr-latest/boards/infineon/cy8cproto_062_4343w/doc/ |
D | index.rst | 19 For more information about the PSOC 62 MCU SoC and CY8CPROTO-062-4343W board: 21 - `PSOC 62 MCU SoC Website`_ 22 - `PSOC 62 MCU Datasheet`_ 23 - `PSOC 62 MCU Architecture Reference Manual`_ 24 - `PSOC 62 MCU Register Reference Manual`_ 77 The PSOC 62 MCU SoC is configured to use the internal IMO+FLL as a source for 164 .. _PSOC 62 MCU SoC Website: 167 .. _PSOC 62 MCU Datasheet: 168 …https://www.cypress.com/documentation/datasheets/psoc-6-mcu-psoc-62-datasheet-programmable-system-… 170 .. _PSOC 62 MCU Architecture Reference Manual: [all …]
|
/Zephyr-latest/dts/common/nordic/ |
D | nrf54l10.dtsi | 31 /* 960 + 62 = 1022KB */ 35 reg = <0xf0000 DT_SIZE_K(62)>;
|
/Zephyr-latest/drivers/dma/ |
D | dma_iproc_pax_v1.h | 81 uint64_t type : 2; /*type 63:62 set to b'11*/ 88 uint64_t type : 2; /*63:62 set to b'11*/ 93 uint64_t pcie_addr : 62; /*pcie_addr[63:2]*/ 94 uint64_t type : 2; /*63:62 set to b'11*/
|
/Zephyr-latest/tests/drivers/i2c/i2c_tca954x/ |
D | prj.conf | 4 CONFIG_I2C_TCA954X_CHANNEL_INIT_PRIO=62
|
/Zephyr-latest/boards/infineon/cy8ckit_062s4/ |
D | board.yml | 3 full_name: PSOC 62S4 Pioneer Kit
|
D | cy8ckit_062s4.yaml | 5 name: CY8CKIT-062S4 PSOC 62S4
|
/Zephyr-latest/soc/st/stm32/stm32wlx/ |
D | Kconfig.defconfig.stm32wl54xx | 9 default 62
|
D | Kconfig.defconfig.stm32wl55xx | 9 default 62
|
D | Kconfig.defconfig.stm32wle4xx | 9 default 62
|
D | Kconfig.defconfig.stm32wle5xx | 9 default 62
|
/Zephyr-latest/samples/drivers/led/pca9633/ |
D | app.overlay | 7 pca9633@62 {
|
/Zephyr-latest/boards/shields/pmod_sd/boards/ |
D | ek_ra8d1.overlay | 8 interrupts = <60 12>, <61 12>, <62 12>;
|
/Zephyr-latest/soc/espressif/esp32c3/ |
D | Kconfig.defconfig | 7 default 62
|
/Zephyr-latest/dts/arm/atmel/ |
D | same70q19.dtsi | 20 erase-blocks = <&eefc 8 2048>, <&eefc 62 8192>;
|
D | same70q19b.dtsi | 20 erase-blocks = <&eefc 8 2048>, <&eefc 62 8192>;
|
D | samv71x19.dtsi | 19 erase-blocks = <&eefc 8 2048>, <&eefc 62 8192>;
|
D | samv71x19b.dtsi | 20 erase-blocks = <&eefc 8 2048>, <&eefc 62 8192>;
|
/Zephyr-latest/include/zephyr/dt-bindings/pinctrl/ |
D | ti-cc32xx-pinctrl.h | 201 #define GPIO7_P62 TI_CC32XX_PINMUX(62U, 0U) 202 #define MCACLKX_P62 TI_CC32XX_PINMUX(62U, 13U) 203 #define UART1_RTS_P62 TI_CC32XX_PINMUX(62U, 3U) 204 #define UART0_RTS_P62 TI_CC32XX_PINMUX(62U, 10U) 205 #define UART0_TX_P62 TI_CC32XX_PINMUX(62U, 11U)
|
/Zephyr-latest/dts/bindings/pinctrl/ |
D | ti,cc32xx-pinctrl.yaml | 37 /* configure pin 57 as UART0 RX and pin 62 as UART0 RTS */ 39 /* both pin 57 and 62 have pull-up enabled */
|
12345678910