Searched refs:tx_gfsk_coeff1_32mhz (Results 1 – 12 of 12) sorted by relevance
127 .tx_gfsk_coeff1_32mhz = 0,
123 .tx_gfsk_coeff1_32mhz = 0,
110 .tx_gfsk_coeff1_32mhz = 0,
109 .tx_gfsk_coeff1_32mhz = 0,
108 .tx_gfsk_coeff1_32mhz = 0,
115 .tx_gfsk_coeff1_32mhz = (1U) << 0 | /* Coeff 2/13 */
115 .tx_gfsk_coeff1_32mhz = (70U) << 0 | /* coeff 2/13 */
122 .tx_gfsk_coeff1_32mhz = 0,
735 uint32_t tx_gfsk_coeff1_32mhz; member
1044 XCVR_TX_DIG->GFSK_COEFF1 = mode_config->tx_gfsk_coeff1_32mhz; in XCVR_Configure()