/Zephyr-latest/tests/bsim/bluetooth/ll/edtt/tests_scripts/ |
D | gatt.llcp.test_list | 7 GATT/SR/GAC/BV-01-C 8 GATT/SR/GAD/BV-01-C 9 GATT/SR/GAD/BV-02-C 10 GATT/SR/GAD/BV-03-C 11 GATT/SR/GAD/BV-04-C 12 GATT/SR/GAD/BV-05-C 13 GATT/SR/GAD/BV-06-C 14 GATT/SR/GAR/BV-01-C 15 GATT/SR/GAR/BI-01-C 16 GATT/SR/GAR/BI-02-C [all …]
|
/Zephyr-latest/boards/shields/nrf7002ek/doc/ |
D | index.rst | 46 SR Co-existence 49 The nRF7002 EK supports SR co-existence provided the host board supports it. The SR co-existence 53 Two Kconfig options are available to enable SR co-existence: 55 - :kconfig:option:`CONFIG_NRF70_SR_COEX`: Enables SR co-existence driver. 56 - :kconfig:option:`CONFIG_NRF70_SR_COEX_RF_SWITCH`: Control SR side RF switch. 68 - ``nrf7002ek_coex``: Variant for the SR co-existence interface
|
/Zephyr-latest/boards/shields/nrf7002eb/boards/ |
D | nrf54h20dk_nrf54h20_cpuapp.overlay | 8 * remove this as Wi-Fi SR co-existence is not yet supported on this board. 9 * The external SR RF switch may not even be present on this board.
|
D | thingy53_nrf5340_cpuapp.overlay | 8 * This uses gpio0 pin 8 which conflicts with STATUS pin of Wi-Fi SR coex
|
/Zephyr-latest/boards/shields/nrf7002eb/doc/ |
D | index.rst | 55 SR Co-existence 58 The nRF7002 EB supports SR co-existence provided the host board supports it. The SR co-existence 61 Two Kconfig options are available to enable SR co-existence: 63 - :kconfig:option:`CONFIG_NRF70_SR_COEX`: Enables SR co-existence. 64 - :kconfig:option:`CONFIG_NRF70_SR_COEX_RF_SWITCH`: Control SR side RF switch.
|
/Zephyr-latest/drivers/timer/ |
D | wch_systick_ch32v00x.c | 36 SYSTICK->SR = 0; in ch32v00x_systick_irq() 55 SYSTICK->SR = 0; in ch32v00x_systick_init()
|
/Zephyr-latest/boards/shields/nrf7002ek/ |
D | nrf7002ek_common.dtsi | 16 /* Short-range (SR) co-existence */
|
/Zephyr-latest/drivers/flash/ |
D | flash_stm32wbx.c | 414 error = (regs->SR & FLASH_FLAG_SR_ERRORS); in flash_stm32_check_status() 419 regs->SR |= FLASH_FLAG_SR_ERRORS; in flash_stm32_check_status()
|
D | flash_stm32.h | 53 #define SR1 SR 71 #define FLASH_STM32_SR SR
|
/Zephyr-latest/doc/connectivity/bluetooth/shell/host/ |
D | gap.rst | 32 …[DEVICE]: CB:01:1A:2D:6E:AE (random), AD evt type 0, RSSI -78 C:1 S:1 D:0 SR:0 E:0 Prim: LE 1M, S… 33 …[DEVICE]: 20:C2:EE:59:85:5B (random), AD evt type 3, RSSI -62 C:0 S:0 D:0 SR:0 E:0 Prim: LE 1M, S… 34 …[DEVICE]: E3:72:76:87:2F:E8 (random), AD evt type 3, RSSI -74 C:0 S:0 D:0 SR:0 E:0 Prim: LE 1M, S… 35 …[DEVICE]: 1E:19:25:8A:CB:84 (random), AD evt type 3, RSSI -67 C:0 S:0 D:0 SR:0 E:0 Prim: LE 1M, S… 36 …[DEVICE]: 26:42:F3:D5:A0:86 (random), AD evt type 3, RSSI -73 C:0 S:0 D:0 SR:0 E:0 Prim: LE 1M, S… 37 …[DEVICE]: 0C:61:D1:B9:5D:9E (random), AD evt type 3, RSSI -87 C:0 S:0 D:0 SR:0 E:0 Prim: LE 1M, S… 38 …[DEVICE]: 20:C2:EE:59:85:5B (random), AD evt type 3, RSSI -66 C:0 S:0 D:0 SR:0 E:0 Prim: LE 1M, S… 39 …[DEVICE]: 25:3F:7A:EE:0F:55 (random), AD evt type 3, RSSI -83 C:0 S:0 D:0 SR:0 E:0 Prim: LE 1M, S… 268 …]: 68:49:30:68:49:30 (random), AD evt type 5, RSSI -59 shell C:1 S:0 D:0 SR:0 E:1 Prim: LE 1M, S…
|
/Zephyr-latest/drivers/spi/ |
D | spi_pl022.c | 111 #define SSP_SR_MASK_TFE SSP_MASK(SR, TFE) 113 #define SSP_SR_MASK_TNF SSP_MASK(SR, TNF) 115 #define SSP_SR_MASK_RNE SSP_MASK(SR, RNE) 117 #define SSP_SR_MASK_RFF SSP_MASK(SR, RFF) 119 #define SSP_SR_MASK_BSY SSP_MASK(SR, BSY)
|
D | spi_ll_stm32.c | 362 uint32_t sr = LL_SPI_ReadReg(spi, SR); in spi_stm32_get_err()
|
/Zephyr-latest/soc/nxp/imxrt/imxrt7xx/cm33/ |
D | flash_clock_setup.c | 54 while ((base->SR & XSPI_SR_BUSY_MASK) != 0U) { in flash_deinit()
|
/Zephyr-latest/drivers/usb_c/tcpc/ |
D | ucpd_stm32.c | 210 sr = LL_UCPD_ReadReg(config->ucpd_port, SR); in ucpd_get_cc() 1112 LL_UCPD_ReadReg(((const struct tcpc_config *)dev_inst[0]->config)->ucpd_port, SR); in ucpd_isr() 1114 LL_UCPD_ReadReg(((const struct tcpc_config *)dev_inst[1]->config)->ucpd_port, SR); in ucpd_isr() 1140 sr = LL_UCPD_ReadReg(config->ucpd_port, SR); in ucpd_isr() 1263 LOG_INF("SR: %08x", LL_UCPD_ReadReg(config->ucpd_port, SR)); in ucpd_dump_std_reg()
|
/Zephyr-latest/soc/atmel/sam/sam4l/ |
D | soc.c | 179 while (HCACHE->SR & HCACHE_SR_CSTS_EN) { in clock_init()
|
/Zephyr-latest/boards/adi/eval_adin2111ebz/doc/ |
D | index.rst | 99 - MOD LED1 : PE2 (SR LED) 101 - NET LED1 : PB10 (SR LED)
|
/Zephyr-latest/drivers/wifi/nrf_wifi/ |
D | Kconfig.nrfwifi | 172 # Wi-Fi and SR Coexistence Hardware configuration. 174 bool "Wi-Fi and SR coexistence support" 177 bool "GPIO configuration to control SR side RF switch position" 181 Select this option to enable GPIO configuration to control SR side RF switch position. 182 …If this GPIO is asserted (1), the SR side RF switch is connected to the Wi-Fi side (shared antenna… 183 …If this GPIO is de-asserted (0), the SR side RF switch is connected to the SR side (separate anten…
|
/Zephyr-latest/drivers/sensor/st/stm32_digi_temp/ |
D | stm32_digi_temp.c | 76 while (READ_BIT(dts->SR, DTS_SR_TS1_RDY) == 0) { in stm32_digi_temp_sample_fetch()
|
/Zephyr-latest/drivers/ipm/ |
D | ipm_imx.c | 111 status_reg = base->SR >>= MU_SR_RFn_SHIFT; in imx_mu_isr()
|
/Zephyr-latest/drivers/watchdog/ |
D | wdt_sam4l.c | 267 while ((wdt->SR & WDT_SR_CLEARED) != WDT_SR_CLEARED) { in wdt_sam4l_feed()
|
/Zephyr-latest/doc/connectivity/bluetooth/shell/audio/ |
D | bap_broadcast_assistant.rst | 97 …6E:49 (random), AD evt type 5, RSSI -28 Broadcast Audio Source C:0 S:0 D:0 SR:0 E:1 Prim: LE 1M, S…
|
/Zephyr-latest/drivers/i2c/ |
D | i2c_sam4l_twim.c | 426 isr_status = twim->SR & twim->IMR; in i2c_sam_twim_isr()
|
/Zephyr-latest/subsys/net/ip/ |
D | Kconfig | 497 bool "SR class A and class B mapping" 502 system that supports SR (Stream Reservation) class A and SR class B. 506 bool "SR class B only mapping" 511 system that supports SR (Stream Reservation) class B only.
|
/Zephyr-latest/drivers/ethernet/eth_nxp_enet_qos/ |
D | eth_nxp_enet_qos_mac.c | 412 ENET_QOS_REG_PREP(DMA_CH_DMA_CHX_RX_CTRL, SR, 0b1); in enet_qos_start()
|
/Zephyr-latest/doc/releases/ |
D | release-notes-1.10.rst | 331 * :github:`3829` - PTS test case GATT/SR/GPA/BV-02-C crashes tester in QEMU 338 * :github:`3922` - [PTS] GATT/SR/GAT/BV-01-C INCONC
|