Searched refs:gfsk (Results 1 – 2 of 2) sorted by relevance
626 LR1110.modulation_params.modulation.gfsk.bitrate = datarate; in RadioSetRxConfig()627 LR1110.modulation_params.modulation.gfsk.pulse_shape = LR1110_RADIO_PULSESHAPE_GAUSSIANBT1; in RadioSetRxConfig()628 LR1110.modulation_params.modulation.gfsk.bandwidth = in RadioSetRxConfig()632 …LR1110.packet_params.packet.gfsk.preamble_length_tx_in_bit = ( preambleLen << 3 ); // convert byt… in RadioSetRxConfig()633 …LR1110.packet_params.packet.gfsk.preamble_detect = LR1110_RADIO_GFSK_PREAMBLE_DETECTOR_L… in RadioSetRxConfig()634 … LR1110.packet_params.packet.gfsk.sync_word_length_in_bit = 3 << 3; // convert byte into bit in RadioSetRxConfig()635 …LR1110.packet_params.packet.gfsk.address_filtering = LR1110_RADIO_GFSK_ADDRESS_FILTERING_D… in RadioSetRxConfig()636 LR1110.packet_params.packet.gfsk.header_type = in RadioSetRxConfig()638 LR1110.packet_params.packet.gfsk.payload_length_in_byte = MaxPayloadLength; in RadioSetRxConfig()641 LR1110.packet_params.packet.gfsk.crc_type = LR1110_RADIO_GFSK_CRC_2BYTES_INV; in RadioSetRxConfig()[all …]
44 lr1110_radio_modulation_param_gfsk_t gfsk; member57 lr1110_radio_packet_param_gfsk_t gfsk; member