#define NRFX_CLOCK_CONFIG_LF_CAL_ENABLED 0 #endif // <o> NRFX_CLOCK_DEFAULT_CONFIG_IRQ_PRIORITY - Interrupt priority // <0=> 0 (highest) // <1=> 1 // <2=> 2 // <3=> 3 // <4=> 4 // <5=> 5 // <6=> 6 // <7=> 7 #ifndef NRFX_CLOCK_DEFAULT_...
Consider, I have checked this post:https://devzone.nordicsemi.com/f/nordic-q-a/36164/return-error-error-20-identifier-nrfx_timer0_inst_idx-is-undefined I have enabled everything check the attached screenshots:
NRFX_CLOCK_CONFIG_LF_CAL_ENABLED #define NRFX_CLOCK_CONFIG_LF_CAL_ENABLED 0 #endif // NRFX_CLOCK_CONFIG_LFXO_TWO_STAGE_ENABLED - Enables two-stage LFXO start procedure // If set to a non-zero value, LFRC will be started before LFXO and corresponding // event will be generated....