Question about clock speed

Hello. I have a question about how to enable a 32 MHz crystal oscillator on a custom board? I have 32 kHz and 32 MHz quartz crystals on the board. I found the following config lines to enable 32 kHz: CONFIG_CLOCK_CONTROL_NRF_K32SRC_XTAL=y
CONFIG_CLOCK_CONTROL_NRF_K32SRC_50PPM=y, but as it turns out, it is enabled without them. Is there something like that that enables a 32 MHz crystal by default? I would be extremely grateful for your help.

Best regards

Related