/Zephyr-latest/tests/drivers/audio/dmic_api/boards/ |
D | mimxrt595_evk_mimxrt595s_cm33.overlay | 15 dc-cutoff = "155hz"; 16 dc-gain = <1>; 22 dc-cutoff = "155hz"; 23 dc-gain = <1>; 29 dc-cutoff = "155hz"; 30 dc-gain = <1>; 36 dc-cutoff = "155hz"; 37 dc-gain = <1>;
|
D | rd_rw612_bga.overlay | 15 dc-cutoff = "155hz"; 16 dc-gain = <1>; 22 dc-cutoff = "155hz"; 23 dc-gain = <1>; 29 dc-cutoff = "155hz"; 30 dc-gain = <1>; 36 dc-cutoff = "155hz"; 37 dc-gain = <1>;
|
/Zephyr-latest/drivers/pwm/ |
D | pwm_mchp_xec.c | 134 static void xec_compute_on_off(uint32_t freq, uint32_t dc, uint32_t clk, in xec_compute_on_off() argument 141 *on = ((on_off * dc) / XEC_PWM_DC_PF) - 1; in xec_compute_on_off() 147 int dc = (on + 1) + (off + 1); in xec_compute_dc() local 150 dc = (((uint64_t)(on + 1) * XEC_PWM_DC_PF) / dc); in xec_compute_dc() 152 return (uint32_t)dc; in xec_compute_dc() 155 static uint16_t xec_compare_div_on_off(uint32_t target_freq, uint32_t dc, in xec_compare_div_on_off() argument 162 xec_compute_on_off(target_freq, dc, max_freq[div_a], in xec_compare_div_on_off() 167 xec_compute_on_off(target_freq, dc, max_freq[div_b], in xec_compare_div_on_off() 188 static uint8_t xec_select_best_div_on_off(uint32_t target_freq, uint32_t dc, in xec_select_best_div_on_off() argument 198 div = xec_compare_div_on_off(target_freq, dc, max_freq, in xec_select_best_div_on_off() [all …]
|
D | pwm_mchp_xec_bbled.c | 145 static void xec_pwmbb_progam_pwm(const struct device *dev, uint32_t ld, uint32_t dc) in xec_pwmbb_progam_pwm() argument 152 val |= ((dc << XEC_PWM_BBLED_LIM_MIN_POS) & XEC_PWM_BBLED_LIM_MIN_MSK); in xec_pwmbb_progam_pwm() 218 uint32_t dc, ld; in pwm_bbled_xec_set_cycles() local 252 dc = ((XEC_PWM_BBLED_DC_MAX + 1) * pulse_cycles / period_cycles); in pwm_bbled_xec_set_cycles() 253 if (dc < XEC_PWM_BBLED_DC_MIN) { in pwm_bbled_xec_set_cycles() 254 dc = XEC_PWM_BBLED_DC_MIN; in pwm_bbled_xec_set_cycles() 255 } else if (dc > XEC_PWM_BBLED_DC_MAX) { in pwm_bbled_xec_set_cycles() 256 dc = XEC_PWM_BBLED_DC_MAX; in pwm_bbled_xec_set_cycles() 259 LOG_DBG("Program: ld = 0x%0x dc = 0x%0x", ld, dc); in pwm_bbled_xec_set_cycles() 261 xec_pwmbb_progam_pwm(dev, ld, dc); in pwm_bbled_xec_set_cycles()
|
/Zephyr-latest/boards/nxp/rd_rw612_bga/ |
D | rd_rw612_bga.dtsi | 210 dc-cutoff = "155hz"; 211 dc-gain = <1>; 217 dc-cutoff = "155hz"; 218 dc-gain = <1>; 224 dc-cutoff = "155hz"; 225 dc-gain = <1>; 231 dc-cutoff = "155hz"; 232 dc-gain = <1>;
|
/Zephyr-latest/samples/modules/lvgl/demos/boards/ |
D | native_posix.overlay | 8 compatible = "zephyr,sdl-dc";
|
D | native_posix_64.overlay | 8 compatible = "zephyr,sdl-dc";
|
/Zephyr-latest/samples/drivers/display/ |
D | dummy_dc.overlay | 13 compatible = "zephyr,dummy-dc";
|
/Zephyr-latest/tests/lib/gui/lvgl/ |
D | app.overlay | 13 compatible = "zephyr,dummy-dc";
|
/Zephyr-latest/boards/shields/waveshare_epaper/ |
D | waveshare_epaper_gdew042t2.overlay | 16 dc-gpios = <&arduino_header 15 GPIO_ACTIVE_HIGH>; /* D9 */
|
D | waveshare_epaper_gdeh0154a07.overlay | 17 dc-gpios = <&arduino_header 15 GPIO_ACTIVE_HIGH>; /* D9 */
|
D | waveshare_epaper_gdew075t7.overlay | 17 dc-gpios = <&arduino_header 15 GPIO_ACTIVE_HIGH>; /* D9 */
|
D | waveshare_epaper_gdey0213b74.overlay | 17 dc-gpios = <&arduino_header 15 GPIO_ACTIVE_HIGH>; /* D9 */
|
D | waveshare_epaper_gdeh029a1.overlay | 17 dc-gpios = <&arduino_header 15 GPIO_ACTIVE_HIGH>; /* D9 */
|
D | waveshare_epaper_gdeh0213b72.overlay | 17 dc-gpios = <&arduino_header 15 GPIO_ACTIVE_HIGH>; /* D9 */
|
D | waveshare_epaper_gdeh0213b1.overlay | 17 dc-gpios = <&arduino_header 15 GPIO_ACTIVE_HIGH>; /* D9 */
|
D | waveshare_epaper_gdew042t2-p.overlay | 17 dc-gpios = <&arduino_header 15 GPIO_ACTIVE_HIGH>; /* D9 */
|
/Zephyr-latest/boards/shields/st7735r/ |
D | st7735r_ada_160x128.overlay | 17 dc-gpios = <&arduino_header 15 GPIO_ACTIVE_HIGH>; /* D9 */
|
/Zephyr-latest/boards/shields/st7789v_generic/ |
D | st7789v_tl019fqv01.overlay | 16 dc-gpios = <&arduino_header 15 GPIO_ACTIVE_HIGH>; /* D9 */
|
D | st7789v_waveshare_240x240.overlay | 18 dc-gpios = <&arduino_header 15 GPIO_ACTIVE_HIGH>; /* D9 */
|
/Zephyr-latest/boards/shields/buydisplay_3_5_tft_touch_arduino/ |
D | buydisplay_3_5_tft_touch_arduino.overlay | 25 dc-gpios = <&arduino_header 13 GPIO_ACTIVE_HIGH>; /* D7 */
|
/Zephyr-latest/boards/shields/buydisplay_2_8_tft_touch_arduino/ |
D | buydisplay_2_8_tft_touch_arduino.overlay | 25 dc-gpios = <&arduino_header 13 GPIO_ACTIVE_HIGH>; /* D7 */
|
/Zephyr-latest/boards/nxp/mimxrt685_evk/ |
D | mimxrt685_evk_mimxrt685s_cm33.dts | 427 dc-cutoff = "155hz"; 428 dc-gain = <1>; 434 dc-cutoff = "155hz"; 435 dc-gain = <1>;
|
/Zephyr-latest/boards/shields/adafruit_2_8_tft_touch_v2/dts/ |
D | adafruit_2_8_tft_touch_v2.dtsi | 26 dc-gpios = <&arduino_header 15 GPIO_ACTIVE_HIGH>; /* D9 */
|
/Zephyr-latest/boards/shields/seeed_xiao_round_display/ |
D | seeed_xiao_round_display.overlay | 35 dc-gpios = <&xiao_d 3 GPIO_ACTIVE_HIGH>;
|