-
CONFIG_MODEM_UBLOX_SARA_RSSI_WORK_PERIOD
¶
Configure RSSI WORK polling frequency
Type: int
Help¶
This settings is used to configure the period of RSSI polling
Direct dependencies¶
MODEM_UBLOX_SARA_RSSI_WORK
&& MODEM_UBLOX_SARA
&& MODEM
(Includes any dependencies from ifs and menus.)
Default¶
30
Kconfig definition¶
At <Zephyr>/drivers/modem/Kconfig.ublox-sara-r4:121
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:32
→ <Zephyr>/drivers/Kconfig:82
→ <Zephyr>/drivers/modem/Kconfig:136
Menu path: (Top) → Device Drivers → Modem Drivers → Enable u-blox SARA modem driver → Enable RSSI polling work
config MODEM_UBLOX_SARA_RSSI_WORK_PERIOD int "Configure RSSI WORK polling frequency" default 30 depends onMODEM_UBLOX_SARA_RSSI_WORK
&&MODEM_UBLOX_SARA
&&MODEM
help This settings is used to configure the period of RSSI polling
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)