Searched full:angle (Results 1 – 25 of 59) sorted by relevance
123
/Zephyr-latest/subsys/sensing/sensor/hinge_angle/ |
D | Kconfig | 5 bool "Sensing hinge angle sensor" 9 Enable sensing hinge angle sensor.
|
/Zephyr-latest/dts/bindings/sensor/ |
D | zephyr,sensing-hinge-angle.yaml | 5 description: Sensing subsystem hinge angle sensor bindings. 7 compatible: "zephyr,sensing-hinge-angle"
|
D | ti,tmag5273.yaml | 110 angle-magnitude-axis: 115 Enables angle calculation, magnetic gain, and offset corrections 136 Only active if angle-magnitude-calculation is active.
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/ |
D | ull_df_types.h | 11 * - Angle of departure: 1us switching for transmission 12 * - Angle of departure 1us sampling for reception 13 * - Angle of arrival 1us switching-sampling for reception.
|
/Zephyr-latest/samples/subsys/sensing/simple/boards/ |
D | native_sim.overlay | 47 hinge_angle: hinge-angle { 48 compatible = "zephyr,sensing-hinge-angle"; 51 friendly-name = "Hinge Angle Sensor";
|
/Zephyr-latest/tests/subsys/sensing/boards/ |
D | native_sim.overlay | 47 hinge_angle: hinge-angle { 48 compatible = "zephyr,sensing-hinge-angle"; 51 friendly-name = "Hinge Angle Sensor";
|
/Zephyr-latest/samples/bluetooth/direction_finding_central/ |
D | README.rst | 27 By default the application supports Angle of Arrival and Angle of Departure mode. 29 To use Angle of Departure mode only, build this application as follows, 60 To use this sample with Angle of Arrival enabled on Nordic SoCs, additional
|
/Zephyr-latest/samples/bluetooth/direction_finding_peripheral/ |
D | README.rst | 26 By default the application supports Angle of Arrival and Angle of Departure mode. 28 To use Angle of Arrival mode only, build this application as follows, 59 To use this sample with Angle of Departure enabled on Nordic SoCs, additional
|
/Zephyr-latest/samples/bluetooth/direction_finding_connectionless_rx/ |
D | README.rst | 27 By default the application supports Angle of Arrival and Angle of Departure mode. 29 To use Angle of Departure mode only, build this application as follows, 63 To use this sample with Angle of Departure enabled on Nordic SoCs, additional
|
/Zephyr-latest/samples/modules/tflite-micro/magic_wand/renode/ |
D | litex-vexriscv-tflite.resc | 21 i2c.adxl345 FeedSample $ORIGIN/angle.data 27 i2c.adxl345 FeedSample $ORIGIN/angle.data
|
D | litex-vexriscv-tflite.robot | 86 Execute Command i2c.adxl345 FeedSample @${CURDIR}/angle.data 92 Execute Command i2c.adxl345 FeedSample @${CURDIR}/angle.data
|
/Zephyr-latest/drivers/display/ |
D | Kconfig.mcux_elcdif | 61 prompt "Rotation angle of PXP" 63 Set rotation angle of PXP. The ELCDIF cannot detect the correct 64 rotation angle based on the call to display_write, so the user should 102 rotation angle based on the call to display_write, so the user should
|
/Zephyr-latest/samples/bluetooth/direction_finding_connectionless_tx/ |
D | README.rst | 26 By default the application supports Angle of Arrival (AoA) and Angle of 29 To use Angle of Arrival mode only, build this application as follows, changing 63 To use this sample with Angle of Departure enabled on Nordic SoCs, additional
|
/Zephyr-latest/include/zephyr/data/ |
D | navigation.h | 30 /** Bearing angle in millidegrees (0 to 360E3) */ 55 * @param bearing Destination for calculated bearing angle in millidegrees
|
/Zephyr-latest/samples/subsys/display/lvgl/boards/ |
D | mimxrt1060_evk.conf | 4 # Enable PXP DMA engine and set rotation angle to 0 degrees.
|
D | mimxrt1170_evk_mimxrt1176_cm7_A.conf | 4 # Enable PXP DMA engine and set rotation angle to 0 degrees.
|
/Zephyr-latest/samples/modules/lvgl/demos/boards/ |
D | mimxrt1060_evk.conf | 4 # Enable PXP DMA engine and set rotation angle to 0 degrees.
|
D | mimxrt1170_evk_mimxrt1176_cm7_A.conf | 4 # Enable PXP DMA engine and set rotation angle to 0 degrees.
|
/Zephyr-latest/doc/_static/latex/ |
D | title.tex | 13 angle=0,
|
/Zephyr-latest/drivers/sensor/ti/tmag5170/ |
D | tmag5170.h | 39 uint16_t angle; member
|
/Zephyr-latest/include/zephyr/sensing/ |
D | sensing_sensor_types.h | 45 /* Sensor type for hinge angle sensors. */
|
/Zephyr-latest/include/zephyr/drivers/sensor/ |
D | tmag5273.h | 31 * Angle result in deg, magnitude result in Gs and magnitude MSB between two axis.
|
D | tdk_apex.h | 35 * ** Tilt Detection: Detect the Tilt angle exceeds 35 degrees.
|
/Zephyr-latest/samples/subsys/settings/ |
D | sample.yaml | 37 - "<alpha/angle/1> = 5"
|
/Zephyr-latest/boards/shields/lcd_par_s035/doc/ |
D | index.rst | 9 The LCD-PAR-S035 is a 3.5” 480x320 IPS TFT LCD module with wide viewing angle
|
123