Searched defs:set_cc (Results  1 – 5 of 5) sorted by relevance
| /Zephyr-latest/drivers/counter/ | 
| D | counter_max32_timer.c | 106 static int set_cc(const struct device *dev, uint8_t id, uint32_t val, uint32_t flags)  in set_cc()  function
 | 
| D | counter_gd32_timer.c | 207 static int set_cc(const struct device *dev, uint8_t chan, uint32_t val,  in set_cc()  function
 | 
| D | counter_nrfx_timer.c | 187 static int set_cc(const struct device *dev, uint8_t id, uint32_t val,  in set_cc()  function
 | 
| D | counter_nrfx_rtc.c | 227 static int set_cc(const struct device *dev, uint8_t chan, uint32_t val,  in set_cc()  function
 | 
| /Zephyr-latest/include/zephyr/drivers/usb_c/ | 
| D | usbc_tcpc.h | 136 	int (*set_cc)(const struct device *dev, enum tc_cc_pull pull);  member
 |