Searched refs:SAR2_CHANNEL (Results 1 – 3 of 3) sorted by relevance
16 static const uint32_t SAR2_CHANNEL = 9; variable55 … uint32_t pattern_one = (SAR2_CHANNEL << 2) | SAR2_ATTEN; // we want channel 9 with max attenuation in bootloader_random_enable()56 … uint32_t pattern_two = (SAR2_CHANNEL << 2) | SAR1_ATTEN; // we want channel 9 with max attenuation in bootloader_random_enable()
16 static const uint32_t SAR2_CHANNEL = 9; variable48 uint32_t pattern_one = (SAR2_CHANNEL << 2) | SAR2_ATTEN; in bootloader_random_enable()
16 static const uint32_t SAR2_CHANNEL = 9; variable58 uint32_t pattern_one = (SAR2_CHANNEL << 2) | SAR2_ATTEN; in soc_random_enable()