-
CONFIG_NRF_MODEM_LIB_SHM_TX_DUMP_PERIODIC
¶
Periodically dump the TX memory region contents
Type: bool
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At <nRF>/lib/nrf_modem_lib/Kconfig:129
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:23
→ <Zephyr>/modules/Kconfig:6
→ <BuildDir>/kconfig/Kconfig.modules:2
→ <nRF>/Kconfig.nrf:52
→ <nRF>/lib/Kconfig:11
Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect → Libraries → Enable Modem library → Diagnostics
config NRF_MODEM_LIB_SHM_TX_DUMP_PERIODIC
bool "Periodically dump the TX memory region contents"
depends on NRF_MODEM_LIB
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)