/Zephyr-latest/drivers/i2s/ |
D | Kconfig.sam_ssc | 27 bool "RF pin enabled" 30 If enabled RF signal is connected to RF pin. It will be configured as 34 If disabled RF signal is disconnected from RF pin and connected
|
/Zephyr-latest/boards/beagle/beagleconnect_freedom/ |
D | board_antenna.c | 10 * Implements the RF driver callback to configure the on-board antenna 21 #include <ti/drivers/rf/RF.h> 39 /* RF driver callback for custom antenna switching */ 63 /* set all GPIOs to 0 (all RF paths disabled) */ in board_antenna_init()
|
/Zephyr-latest/dts/bindings/lora/ |
D | semtech,sx126x-base.yaml | 30 state of the radio and controls the RF switch. 36 state of the radio and controls the RF switch. 47 Use DIO2 to drive an RF switch selecting between the TX and RX
|
D | st,stm32wl-subghz-radio.yaml | 33 the board's RF design. 49 the board's RF design.
|
/Zephyr-latest/boards/ti/common/ |
D | board_antenna.c | 8 * Implements the RF driver callback to configure the on-board antenna 19 #include <ti/drivers/rf/RF.h> 40 /* RF driver callback for custom antenna switching */ 64 /* set all GPIOs to 0 (all RF paths disabled) */ in board_antenna_init()
|
/Zephyr-latest/include/zephyr/dt-bindings/pinctrl/ |
D | cc13xx_cc26xx-pinctrl.h | 48 #define IOC_PORT_RFC_TRC 0x0000002E /* RF Core Tracer */ 55 #define IOC_PORT_RFC_SMI_DL_OUT 0x00000035 /* RF Core SMI Data Link Out */ 56 #define IOC_PORT_RFC_SMI_DL_IN 0x00000036 /* RF Core SMI Data Link in */ 57 #define IOC_PORT_RFC_SMI_CL_OUT 0x00000037 /* RF Core SMI Command Link Out */ 58 #define IOC_PORT_RFC_SMI_CL_IN 0x00000038 /* RF Core SMI Command Link In */
|
/Zephyr-latest/dts/bindings/wifi/ |
D | nordic,nrf70.yaml | 23 GPIO of the RF Switch to control SR RF output to either SR Antenna
|
/Zephyr-latest/drivers/ieee802154/ |
D | Kconfig.cc1200 | 72 This value should follow what has been set in the RF settings via 76 bool "Use TI CC1200 RF pre-sets" 80 prompt "TI CC1200 RF preset" 84 Set the RF preset you want to use.
|
D | ieee802154_cc1200.c | 215 * RF functions * 237 /* See Section 9.12 - RF programming 244 * Freq = ( RF * Lo_Div * 2^16 ) / Xtal 246 * RF and Xtal are, from here, expressed in KHz. 248 * It first calculates the targeted RF with given ChanCenterFreq0, channel 251 * The calculation will slice the targeted RF by multiple of 10: 253 * Let's take the 434000 KHz RF for instance: 255 * Or the 169406 KHz RF, 4 parts: 100000, 60000, 9000, 406. 273 uint32_t rf, lo_div; in rf_evaluate_freq_setting() local 275 rf = ctx->rf_settings->chan_center_freq0 + in rf_evaluate_freq_setting() [all …]
|
D | Kconfig.b91 | 4 # Telink B91 RF configuration options 7 bool "Telink B91 RF driver"
|
D | ieee802154_cc13xx_cc26xx_subg.h | 16 #include <ti/drivers/rf/RF.h>
|
D | Kconfig.cc13xx_cc26xx | 97 Allows overriding the RF modulation / protocol settings. 104 Allows overriding the RF modulation settings.
|
D | ieee802154_cc13xx_cc26xx.h | 17 #include <ti/drivers/rf/RF.h>
|
/Zephyr-latest/samples/boards/nordic/coresight_stm/pytest/ |
D | test_stm.py | 60 rf"{core}: Timing for log message with 0 arguments: (.+)us", output 65 rf"{core}: Timing for log message with 1 argument: (.+)us", output 70 rf"{core}: Timing for log message with 2 arguments: (.+)us", output 75 rf"{core}: Timing for log message with 3 arguments: (.+)us", output 80 rf"{core}: Timing for log_message with string: (.+)us", output 85 rf"{core}: Timing for tracepoint: (.+)us", output 90 rf"{core}: Timing for tracepoint_d32: (.+)us", output
|
/Zephyr-latest/boards/shields/x_nucleo_idb05a1/doc/ |
D | index.rst | 9 SPBTLE-RF BlueNRG-MS RF module to allow expansion of the STM32 Nucleo boards. 10 The SPBTLE-RF module is FCC (FCC ID: S9NSPBTLERF) and IC certified 62 X-NUCLEO-IDB05A1 provides a SPBTLE-RF chip with the following key features:
|
/Zephyr-latest/boards/96boards/wistrio/ |
D | CMakeLists.txt | 2 zephyr_library_sources(rf.c)
|
/Zephyr-latest/tests/boards/nrf/coresight_stm/pytest/ |
D | test_stm.py | 77 "regex": rf"{core}: Timing for log message with 0 arguments: (.+)us", 81 "regex": rf"{core}: Timing for log message with 1 argument: (.+)us", 85 "regex": rf"{core}: Timing for log message with 2 arguments: (.+)us", 89 "regex": rf"{core}: Timing for log message with 3 arguments: (.+)us", 93 "regex": rf"{core}: Timing for log_message with string: (.+)us", 97 "regex": rf"{core}: Timing for tracepoint: (.+)us", 101 "regex": rf"{core}: Timing for tracepoint_d32: (.+)us",
|
/Zephyr-latest/boards/intel/common/scripts/ |
D | build_grub.sh | 58 rm -rf ./src 59 rm -rf ./bin
|
/Zephyr-latest/dts/bindings/bluetooth/ |
D | st,stm32wb-ble-rf.yaml | 7 compatible: "st,stm32wb-rf"
|
/Zephyr-latest/boards/shields/x_nucleo_idb05a1/boards/ |
D | stm32mp157c_dk2.overlay | 8 spbtle_rf_x_nucleo_idb05a1: spbtle-rf@0 {
|
/Zephyr-latest/boards/shields/nrf7002eb/boards/ |
D | nrf54h20dk_nrf54h20_cpuapp.overlay | 9 * The external SR RF switch may not even be present on this board.
|
/Zephyr-latest/dts/bindings/rng/ |
D | espressif,esp32-trng.yaml | 7 The TRNG uses the noise in the Wi-Fi/BT RF system. When Wi-Fi and BT are
|
/Zephyr-latest/subsys/settings/src/ |
D | settings_file.c | 231 struct fs_file_t rf; in settings_file_save_and_compress() local 237 .stor_ctx = &rf, in settings_file_save_and_compress() 253 fs_file_t_init(&rf); in settings_file_save_and_compress() 256 if (fs_open(&rf, cf->cf_name, FS_O_CREATE | FS_O_RDWR) != 0) { in settings_file_save_and_compress() 263 fs_close(&rf); in settings_file_save_and_compress() 348 rc2 = fs_close(&rf); in settings_file_save_and_compress() 364 if (fs_close(&rf) == 0) { in settings_file_save_and_compress()
|
/Zephyr-latest/boards/shields/x_nucleo_idb05a1/ |
D | x_nucleo_idb05a1.overlay | 16 spbtle_rf_x_nucleo_idb05a1: spbtle-rf@0 {
|
/Zephyr-latest/boards/96boards/wistrio/dts/bindings/ |
D | qorvo,rfsw8001.yaml | 5 Qorvo's RFSW8001 is a single pole triple throw (SP3T) RF switch. The RF1,
|