Searched refs:carrier_duty_percent (Results 1 – 5 of 5) sorted by relevance
43 uint8_t carrier_duty_percent; /*!< RMT carrier duty (%) */ member62 uint8_t carrier_duty_percent; /*!< RMT carrier duty (%) */ member99 .carrier_duty_percent = 33, \
57 config.tx_config.carrier_duty_percent = 50; in rmt_tx_init()
607 uint16_t carrier_duty_percent = rmt_param->tx_config.carrier_duty_percent; in rmt_internal_config() local631 duty_h = duty_div * carrier_duty_percent / 100; in rmt_internal_config()642 … channel, gpio_num, rmt_source_clk_hz, clk_div, carrier_freq_hz, carrier_duty_percent); in rmt_internal_config()667 uint32_t duty_high = duty_total * rmt_param->rx_config.carrier_duty_percent / 100; in rmt_internal_config()
64 rx_config.rx_config.carrier_duty_percent = 33; in rmt_setup_testbench()
147 * Duty cycle of the carrier signal in percent (%) - **carrier_duty_percent**165 …PPORT_RX_DEMODULATION: * Duty cycle of the carrier signal in percent (%) - **carrier_duty_percent**