uwb-core uwb_rng module configurations taken from decawave-uwb-core/lib/uwb_rng/syscfg.yml More...
uwb-core uwb_rng module configurations taken from decawave-uwb-core/lib/uwb_rng/syscfg.yml
Definition in file syscfg_uwb_rng.h.
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Macros | |
| #define | MYNEWT_VAL_UWB_RNG_ENABLED ((IS_ACTIVE(MODULE_UWB_CORE_RNG))) |
| uwb-core uwb_rng module is enabled | |
| #define | MYNEWT_VAL_RNG_RX_TIMEOUT (((uint16_t)0x20)) |
| TOA timeout delay for TWR (usec) | |
| #define | MYNEWT_VAL_RNG_TX_HOLDOFF (((uint32_t)0x0320)) |
| worstcase tx holdoff delay for all TWR modes (usec) | |
| #define | MYNEWT_VAL_RNG_VERBOSE (0) |
| Show debug output from postprocess. | |
| #define | MYNEWT_VAL_UWB_RNG_JSON_BUFSIZE (256) |
| JSON buffer size. | |