/Zephyr-Core-3.6.0/subsys/bluetooth/controller/ |
D | Kconfig.df | 55 bool "Reception of CTE with 1us sampling slots" 59 Enable reception of Constant Tone Extension. Process IQ sampling 60 during CTE reception with 1us sampling slots. 61 This sampling mode is optional for Direction Finding according to 143 Enable reception and sampling of Constant Tone Extension in direction 149 bool "Sampling of CTE for PDUs with bad CRC" 153 Enable support for sampling of CTE for PDUs that have bad CRC. 212 int "CTE sampling offset relative for PHY 1M and 1US samples spacing" 217 Offset of sampling start from beginning of sampling slot. The value is a signed number 218 of 16M cycles relative. It is used when PHY is set to PHY 1M and sampling slot duration [all …]
|
/Zephyr-Core-3.6.0/drivers/sensor/lsm9ds0_mfd/ |
D | Kconfig | 39 prompt "Accelerometer sampling rate" 43 Specify the default sampling rate frequency for accelerometer. 81 bool "Dynamic sampling rate for accelerometer" 84 Enable alteration of accelerometer sampling rate attribute at 134 prompt "Magnetometer sampling rate" 138 Specify the default sampling rate frequency for magnetometer. 161 bool "Dynamic sampling rate for magnetometer" 164 Enable alteration of magnetometer sampling rate attribute at
|
/Zephyr-Core-3.6.0/tests/bluetooth/df/connectionless_cte_rx/src/ |
D | test_set_iq_sampling_enable.c | 47 * @param params CTE Sampling parameters. 96 "Unexpected error value for enable IQ sampling with wrong sync handle"); in ZTEST() 109 "Unexpected error value for enable IQ sampling with wrong antenna switching" in ZTEST() 128 "Unexpected error value for enable IQ sampling with wrong number" in ZTEST() 145 "Unexpected error value for enable IQ sampling with wrong number of CTEs" in ZTEST() 160 zassert_equal(err, 0, "Unexpected error value for enable IQ sampling"); in ZTEST() 175 "Unexpected error value for enable IQ sampling with 1us slot durations"); in ZTEST() 190 "Unexpected error value for enable IQ sampling with CTEs count set" in ZTEST() 206 "Unexpected error value for enable IQ sampling with CTEs count set" in ZTEST() 224 "Unexpected error value for enable IQ sampling with min number of" in ZTEST() [all …]
|
/Zephyr-Core-3.6.0/subsys/bluetooth/controller/ll_sw/ |
D | ull_df_types.h | 7 /* @brief Direction Finding switching sampling rates 10 * and sampling rates in different Direction Finding types: 12 * - Angle of departure 1us sampling for reception 13 * - Angle of arrival 1us switching-sampling for reception. 16 * support 2US switching-sampling as mandatory.
|
D | ull_df_internal.h | 22 /* Returns information if CTE sampling for periodic sync is requested to disable. */ 24 /* Returns information if CTE sampling for a connection is not enabled. */
|
/Zephyr-Core-3.6.0/drivers/sensor/lsm9ds0_gyro/ |
D | Kconfig | 41 prompt "Default sampling rate frequency" 44 Specify the default sampling rate frequency. 61 bool "Dynamic sampling rate" 63 Enable alteration of sampling rate frequency at runtime.
|
/Zephyr-Core-3.6.0/tests/bluetooth/df/connection_cte_req/src/ |
D | test_cte_set_rx_params.c | 83 "Unexpected error value for set iq sampling params with wrong conn handle"); in ZTEST() 94 "Unexpected error value for set iq sampling params with invalid slot " in ZTEST() 109 "Unexpected error value for set iq sampling params with switch pattern set " in ZTEST() 124 "Unexpected error value for set iq sampling params with switch pattern set " in ZTEST() 140 "Unexpected error value for set iq sampling params with antenna ids " in ZTEST() 150 "Unexpected error value for set iq sampling params enabled with " in ZTEST() 160 "Unexpected error value for set iq sampling params disable with " in ZTEST() 173 "Unexpected error value for set iq sampling params disable with " in ZTEST() 188 "Unexpected error value for set iq sampling params disable with " in ZTEST() 203 "Unexpected error value for set iq sampling params disable with " in ZTEST() [all …]
|
D | test_cte_set_rx_params.h | 21 * @param params CTE sampling parameters. 22 * @param enable Enable or disable CTE sampling.
|
/Zephyr-Core-3.6.0/samples/sensor/bmi270/src/ |
D | main.c | 39 /* Set sampling frequency last as this also sets the appropriate in main() 40 * power mode. If already sampling, change to 0.0Hz before changing in main() 60 /* Set sampling frequency last as this also sets the appropriate in main() 61 * power mode. If already sampling, change sampling frequency to in main() 69 /* 10ms period, 100Hz Sampling frequency */ in main()
|
/Zephyr-Core-3.6.0/samples/shields/x_nucleo_iks01a3/sensorhub/src/ |
D | main.c | 39 /* set LIS2DW12 accel/gyro sampling frequency to 100 Hz */ in lis2dw12_config() 45 printk("Cannot set sampling frequency for LIS2DW12 accel\n"); in lis2dw12_config() 53 printk("Cannot set sampling frequency for LIS2DW12 gyro\n"); in lis2dw12_config() 70 /* set LSM6DSO accel sampling frequency to 208 Hz */ in lsm6dso_config() 76 printk("Cannot set sampling frequency for LSM6DSO accel\n"); in lsm6dso_config() 88 /* set LSM6DSO gyro sampling frequency to 208 Hz */ in lsm6dso_config() 94 printk("Cannot set sampling frequency for LSM6DSO gyro\n"); in lsm6dso_config() 106 /* set LSM6DSO external magn sampling frequency to 100 Hz */ in lsm6dso_config() 113 printk("Cannot set sampling frequency for LSM6DSO ext magn\n"); in lsm6dso_config() 121 printk("Cannot set sampling frequency for LSM6DSO ext pressure\n"); in lsm6dso_config() [all …]
|
/Zephyr-Core-3.6.0/samples/shields/x_nucleo_iks4a1/sensorhub2/src/ |
D | main.c | 28 /* set LSM6DSO16IS accel sampling frequency to 208 Hz */ in lsm6dso16is_config() 34 printk("Cannot set sampling frequency for LSM6DSO16IS accel\n"); in lsm6dso16is_config() 46 /* set LSM6DSO16IS gyro sampling frequency to 208 Hz */ in lsm6dso16is_config() 52 printk("Cannot set sampling frequency for LSM6DSO16IS gyro\n"); in lsm6dso16is_config() 64 /* set LSM6DSO16IS external magn sampling frequency to 100 Hz */ in lsm6dso16is_config() 71 printk("Cannot set sampling frequency for LSM6DSO16IS ext magn\n"); in lsm6dso16is_config() 78 printk("Cannot set sampling frequency for LSM6DSO16IS ext pressure\n"); in lsm6dso16is_config() 86 printk("Cannot set sampling frequency for LSM6DSO16IS ext humidity\n"); in lsm6dso16is_config()
|
/Zephyr-Core-3.6.0/samples/shields/x_nucleo_iks4a1/sensorhub1/src/ |
D | main.c | 28 /* set LSM6DSV16X accel sampling frequency to 208 Hz */ in lsm6dsv16x_config() 34 printk("Cannot set sampling frequency for LSM6DSV16X accel\n"); in lsm6dsv16x_config() 46 /* set LSM6DSV16X gyro sampling frequency to 208 Hz */ in lsm6dsv16x_config() 52 printk("Cannot set sampling frequency for LSM6DSV16X gyro\n"); in lsm6dsv16x_config() 64 /* set LSM6DSV16X external magn sampling frequency to 100 Hz */ in lsm6dsv16x_config() 71 printk("Cannot set sampling frequency for LSM6DSV16X ext magn\n"); in lsm6dsv16x_config() 78 printk("Cannot set sampling frequency for LSM6DSV16X ext pressure\n"); in lsm6dsv16x_config() 86 printk("Cannot set sampling frequency for LSM6DSV16X ext humidity\n"); in lsm6dsv16x_config()
|
/Zephyr-Core-3.6.0/drivers/sensor/bmc150_magn/ |
D | Kconfig | 22 Specify the default preset (x/y oversampling, z oversampling, sampling 40 bool "Dynamic sampling rate" 42 Enable alteration of sampling rate attribute at runtime.
|
/Zephyr-Core-3.6.0/samples/shields/x_nucleo_iks02a1/standard/src/ |
D | main.c | 58 /* set IIS2DLPC accel/gyro sampling frequency to 100 Hz */ in iis2dlpc_config() 64 printk("Cannot set sampling frequency for IIS2DLPC accel\n"); in iis2dlpc_config() 72 printk("Cannot set sampling frequency for IIS2DLPC gyro\n"); in iis2dlpc_config() 89 /* set IIS2MDC sampling frequency to 100 Hz */ in iis2mdc_config() 95 printk("Cannot set sampling frequency for IIS2MDC\n"); in iis2mdc_config() 112 /* set ISM330DHCX sampling frequency to 416 Hz */ in ism330dhcx_config() 118 printk("Cannot set sampling frequency for ISM330DHCX accel\n"); in ism330dhcx_config() 126 printk("Cannot set sampling frequency for ISM330DHCX accel\n"); in ism330dhcx_config() 130 /* set ISM330DHCX gyro sampling frequency to 208 Hz */ in ism330dhcx_config() 136 printk("Cannot set sampling frequency for ISM330DHCX gyro\n"); in ism330dhcx_config()
|
/Zephyr-Core-3.6.0/samples/shields/x_nucleo_iks02a1/sensorhub/src/ |
D | main.c | 55 /* set IIS2DLPC accel/gyro sampling frequency to 100 Hz */ in iis2dlpc_config() 61 printk("Cannot set sampling frequency for IIS2DLPC accel\n"); in iis2dlpc_config() 69 printk("Cannot set sampling frequency for IIS2DLPC gyro\n"); in iis2dlpc_config() 86 /* set ISM330DHCX accel sampling frequency to 208 Hz */ in ism330dhcx_config() 92 printk("Cannot set sampling frequency for ISM330DHCX accel\n"); in ism330dhcx_config() 104 /* set ISM330DHCX gyro sampling frequency to 208 Hz */ in ism330dhcx_config() 110 printk("Cannot set sampling frequency for ISM330DHCX gyro\n"); in ism330dhcx_config() 122 /* set ISM330DHCX external magn sampling frequency to 100 Hz */ in ism330dhcx_config() 129 printk("Cannot set sampling frequency for ISM330DHCX ext magn\n"); in ism330dhcx_config()
|
/Zephyr-Core-3.6.0/drivers/sensor/bmm150/ |
D | Kconfig | 19 Specify the default preset (x/y oversampling, z oversampling, sampling 62 bool "Dynamic sampling rate" 64 Enable alteration of sampling rate attribute at runtime.
|
/Zephyr-Core-3.6.0/samples/shields/x_nucleo_iks4a1/standard/src/ |
D | main.c | 61 /* set LIS2MDL sampling frequency to 100 Hz */ in lis2mdl_config() 67 printk("Cannot set sampling frequency for LIS2MDL\n"); in lis2mdl_config() 92 /* set LSM6DSO16IS accel sampling frequency to 208 Hz */ in lsm6dso16is_config() 98 printk("Cannot set sampling frequency for LSM6DSO16IS accel\n"); in lsm6dso16is_config() 110 /* set LSM6DSO16IS gyro sampling frequency to 208 Hz */ in lsm6dso16is_config() 116 printk("Cannot set sampling frequency for LSM6DSO16IS gyro\n"); in lsm6dso16is_config() 149 /* set LSM6DSV16X accel sampling frequency to 208 Hz */ in lsm6dsv16x_config() 155 printk("Cannot set sampling frequency for LSM6DSV16X accel\n"); in lsm6dsv16x_config() 167 /* set LSM6DSV16X gyro sampling frequency to 208 Hz */ in lsm6dsv16x_config() 173 printk("Cannot set sampling frequency for LSM6DSV16X gyro\n"); in lsm6dsv16x_config() [all …]
|
/Zephyr-Core-3.6.0/samples/shields/x_nucleo_iks01a3/standard/src/ |
D | main.c | 98 /* set LIS2MDL sampling frequency to 100 Hz */ in lis2mdl_config() 104 printk("Cannot set sampling frequency for LIS2MDL\n"); in lis2mdl_config() 121 /* set LPS22HH sampling frequency to 100 Hz */ in lps22hh_config() 127 printk("Cannot set sampling frequency for LPS22HH\n"); in lps22hh_config() 150 printk("Cannot set sampling frequency for STTS751\n"); in stts751_config() 167 /* set LIS2DW12 accel/gyro sampling frequency to 100 Hz */ in lis2dw12_config() 173 printk("Cannot set sampling frequency for LIS2DW12 accel\n"); in lis2dw12_config() 181 printk("Cannot set sampling frequency for LIS2DW12 gyro\n"); in lis2dw12_config() 198 /* set LSM6DSO accel sampling frequency to 208 Hz */ in lsm6dso_config() 204 printk("Cannot set sampling frequency for LSM6DSO accel\n"); in lsm6dso_config() [all …]
|
/Zephyr-Core-3.6.0/dts/bindings/adc/ |
D | st,stm32-adc.yaml | 87 sampling-times: 91 List all the sampling times supported by the ADC instance. 95 num-sampling-time-common-channels: 98 Number of sampling time common channels for this ADC instance, if any.
|
/Zephyr-Core-3.6.0/tests/drivers/audio/dmic_api/ |
D | README.txt | 7 * Verify the DMIC will not start sampling before it is configured 16 * Verify that the DMIC can restart sampling after being paused and resumed
|
/Zephyr-Core-3.6.0/samples/modules/lvgl/accelerometer_chart/ |
D | README.rst | 36 The maximum number of points to display for each series and the sampling rate of the 40 The default sampling rate is 50 Hz, and the default maximum number of points per series is 50. 42 The demo can be built as follows (note how in this particular case the sampling rate is set to a
|
/Zephyr-Core-3.6.0/dts/bindings/sensor/ |
D | ti,tmag5273.yaml | 35 Defaults to continuous sampling (TMAG5273_DT_OPER_MODE_CONTINUOUS). 56 - 8 # TMAG5273_DT_AXIS_XYX (pseudo-simultaneous sampling) 57 - 9 # TMAG5273_DT_AXIS_YXY (pseudo-simultaneous sampling) 58 - 10 # TMAG5273_DT_AXIS_YZY (pseudo-simultaneous sampling) 59 - 11 # TMAG5273_DT_AXIS_XZX (pseudo-simultaneous sampling) 142 Enables additional sampling of the sensor data to reduce the noise effect
|
/Zephyr-Core-3.6.0/drivers/adc/ |
D | adc_context.h | 22 * - adc_context_start_sampling() that will be called when a sampling (of one 25 * buffer pointer should be prepared for writing of next sampling results, 107 * If a sampling was already requested and was not finished yet, in adc_context_request_next_sampling() 109 * adc_context_on_sampling_done() after the current sampling is in adc_context_request_next_sampling() 234 * This function should be called after a sampling (of one or more channels, 275 * Immediately start the next sampling if working with in adc_context_on_sampling_done() 277 * the current sampling was in progress. in adc_context_on_sampling_done()
|
/Zephyr-Core-3.6.0/dts/bindings/spi/ |
D | nordic,nrf-spim.yaml | 22 sampling. This property needs to be defined at SoC level DTS files. 36 Number of 64 MHz clock cycles (15.625 ns) delay from the sampling edge
|
/Zephyr-Core-3.6.0/samples/boards/sensortile_box/src/ |
D | main.c | 97 /* set LPS22HH sampling frequency to 50 Hz */ in lps22hh_config() 103 printk("Cannot set sampling frequency for LPS22HH\n"); in lps22hh_config() 120 /* set LIS2DW12 accel/gyro sampling frequency to 100 Hz */ in lis2dw12_config() 126 printk("Cannot set sampling frequency for LIS2DW12 accel\n"); in lis2dw12_config() 134 printk("Cannot set sampling frequency for LIS2DW12 gyro\n"); in lis2dw12_config() 151 /* set LSM6DSO accel sampling frequency to 208 Hz */ in lsm6dso_config() 157 printk("Cannot set sampling frequency for LSM6DSO accel\n"); in lsm6dso_config() 169 /* set LSM6DSO gyro sampling frequency to 208 Hz */ in lsm6dso_config() 175 printk("Cannot set sampling frequency for LSM6DSO gyro\n"); in lsm6dso_config() 214 printk("Cannot set sampling frequency for STTS751\n"); in stts751_config() [all …]
|