Searched defs:carrier_en (Results 1 – 4 of 4) sorted by relevance
410 unsigned char carrier_en) in pwm_cal_pwm0_ir_fifo_cfg_data()424 unsigned char carrier_en) in pwm_set_pwm0_ir_fifo_cfg_data()
54 bool carrier_en; /*!< RMT carrier enable */ member
226 esp_err_t rmt_set_tx_carrier(rmt_channel_t channel, bool carrier_en, uint16_t high_level, uint16_t … in rmt_set_tx_carrier()569 bool carrier_en = rmt_param->tx_config.carrier_en; in rmt_internal_config() local
33 …uint32_t carrier_en: 1; /*This is the carrier modulation enable control bit for ch… member