Home
last modified time | relevance | path

Searched full:csn (Results 1 – 19 of 19) sorted by relevance

/Zephyr-latest/dts/bindings/mtd/
Djedec,spi-nor-common.yaml45 down by a timed sequence of CSn toggles rather than the RDPD
49 (2) tCDRP (CSn Toggling Time before Release from Deep Power-Down Mode)
60 This provides the duration, in nanoseconds, that CSn must be
71 This provides the duration, in nanoseconds, that CSn must be
Dnordic,qspi-nor.yaml73 Number of clock cycles CSn must be asserted before it can go low
/Zephyr-latest/boards/shields/adafruit_2_8_tft_touch_v2/doc/
Dindex.rst24 | D4 | MicroSD SPI CSn |
28 | D8 | STMPE610 SPI CSn (Resistive Touch Version) |
32 | D10 | ILI9341 SPI CSn |
/Zephyr-latest/dts/bindings/spi/
Dspi-controller.yaml53 choice for a typical "CSn" pin. GPIO_ACTIVE_HIGH may be used if
/Zephyr-latest/boards/shields/adafruit_winc1500/doc/
Dindex.rst25 | D4 | MicroSD SPI CSn (Not supported) |
33 | D10 | WINC1500 SPI CSn |
/Zephyr-latest/boards/shields/waveshare_epaper/doc/
Dindex.rst24 | D5 | RAM CSn | RAM Chip Select |
26 | D6 | SD CSn | EPD SD Card Chip Select |
34 | D10 | EPD CSn | EPD Chip Select Input |
/Zephyr-latest/include/zephyr/dt-bindings/pinctrl/
Dnrf-pinctrl.h89 /** SPI slave CSN */
129 /** QSPI CSN */
/Zephyr-latest/dts/bindings/net/wireless/
Dnordic,nrf21540-fem.yaml50 - CSN on P1.3 (from index 0 in the bus node's 'cs-gpios' property)
/Zephyr-latest/drivers/pinctrl/
Dpinctrl_nrf.c188 NRF_PSEL_SPIS(reg, CSN) = psel; in pinctrl_configure_pins()
321 NRF_PSEL_QSPI(reg, CSN) = psel; in pinctrl_configure_pins()
/Zephyr-latest/boards/shields/buydisplay_2_8_tft_touch_arduino/doc/
Dindex.rst30 | D9 | ILI9341 SPI CSn |
/Zephyr-latest/boards/shields/buydisplay_3_5_tft_touch_arduino/doc/
Dindex.rst32 | D9 | ILI9488 SPI CSn |
/Zephyr-latest/boards/shields/seeed_xiao_expansion_board/doc/
Dindex.rst31 | 2 | MicroSD SPI CSn |
/Zephyr-latest/boards/raytac/mdbt53v_db_40/doc/
Dindex.rst158 * CSN = P0.11
164 * CSN = P0.18
/Zephyr-latest/boards/shields/max3421e/doc/
Dindex.rst41 | D10 | SPI CSn | 34 (SPI Chip Select) |
/Zephyr-latest/drivers/flash/
Dspi_nor.c33 * * When CSn is asserted (during a SPI operation) the device is
35 * * When CSn is deasserted the device enters a standby mode.
544 /* Assert CSn and wait for tCRDP. in exit_dpd()
547 * control CSn so fake it by writing a known-supported in exit_dpd()
554 /* Deassert CSn and wait for tRDP */ in exit_dpd()
/Zephyr-latest/boards/shields/link_board_eth/doc/
Dindex.rst68 | D10 | SPI CSn | 34 (SPI Chip Select) |
/Zephyr-latest/boards/ezurio/mg100/doc/
Dindex.rst128 CSN = P0.17
/Zephyr-latest/scripts/utils/
Dpinctrl_nrf_migrate.py604 "csn": "QSPI_CSN",
/Zephyr-latest/drivers/ieee802154/
Dieee802154_dw1000.c1259 /* Enable sleep and wake using SPI CSn */ in dwt_initialise_dev()