Hi,
I would like to ask when using zephyr's k_timer it uses a clock from LFCLK, then it can be generated in the following three ways:
32.768 kHz RC oscillator (LFRC)
32.768 kHz crystal oscillator (LFXO)
32.768 kHz synthesized from HFCLK (LFSYNT)
Is the following configuration OK when I need an LFXO?