CONFIG_SENSOR_SIM_ACCEL_SINE

Sine wave

Type: bool

Direct dependencies

<choice: Select simulated acceleration type>

(Includes any dependencies from ifs and menus.)

Symbols selected by this symbol

Kconfig definition

At <nRF>/drivers/sensor/sensor_sim/Kconfig:28

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:23<Zephyr>/modules/Kconfig:6<BuildDir>/Kconfig/Kconfig.modules:2<nRF>/Kconfig.nrf:28<nRF>/drivers/Kconfig:13<nRF>/drivers/sensor/Kconfig:15

Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect → Device Drivers → Sensor Drivers → Sensor simulator → Select simulated acceleration type

config SENSOR_SIM_ACCEL_SINE
    bool "Sine wave"
    select REQUIRES_FULL_LIBC
    depends on <choice: Select simulated acceleration type>

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)