| /Zephyr-latest/tests/drivers/clock_control/nrf_lf_clock_start/src/ | 
| D | main.c | 14 static void xtal_check(bool on, nrf_clock_lfclk_t type)  in xtal_check()29 static void rc_check(bool on, nrf_clock_lfclk_t type)  in rc_check()
 39 static void synth_check(bool on, nrf_clock_lfclk_t type)  in synth_check()
 
 | 
| /Zephyr-latest/drivers/pwm/ | 
| D | pwm_mchp_xec.c | 61 	uint32_t on;  member110 static uint32_t xec_compute_frequency(uint32_t clk, uint32_t on, uint32_t off)  in xec_compute_frequency()
 135 			       uint32_t *on, uint32_t *off)  in xec_compute_on_off()
 145 static uint32_t xec_compute_dc(uint32_t on, uint32_t off)  in xec_compute_dc()
 190 					  uint32_t *on, uint32_t *off)  in xec_select_best_div_on_off()
 244 					   uint32_t on, uint32_t off)  in xec_compute_and_set_parameters()
 324 	uint32_t on, off;  in pwm_xec_set_cycles()  local
 
 | 
| /Zephyr-latest/boards/particle/boron/ | 
| D | board.c | 13 static inline void external_antenna(bool on)  in external_antenna()
 | 
| /Zephyr-latest/boards/particle/argon/ | 
| D | board.c | 14 static inline void external_antenna(bool on)  in external_antenna()
 | 
| /Zephyr-latest/boards/particle/xenon/ | 
| D | board.c | 14 static inline void external_antenna(bool on)  in external_antenna()
 | 
| /Zephyr-latest/tests/drivers/clock_control/nrf_onoff_and_bt/src/ | 
| D | main.c | 40 	static bool on;  in bt_timeout_handler()  local144 	static bool on;  in onoff_timeout_handler()  local
 
 | 
| /Zephyr-latest/soc/nxp/imxrt/imxrt10xx/ | 
| D | power.c | 124 static void bandgap_set(bool on)  in bandgap_set()
 | 
| /Zephyr-latest/soc/nordic/nrf53/ | 
| D | nrf53_cpunet_mgmt.c | 82 void nrf53_cpunet_enable(bool on)  in nrf53_cpunet_enable()
 | 
| /Zephyr-latest/samples/subsys/modbus/rtu_server/src/ | 
| D | main.c | 45 	bool on;  in coil_wr()  local
 | 
| /Zephyr-latest/drivers/fpga/ | 
| D | fpga_ice40_common.c | 50 static int fpga_ice40_on_off(const struct device *dev, bool on)  in fpga_ice40_on_off()
 | 
| D | fpga_ice40_common.h | 60 	bool on;  member
 | 
| /Zephyr-latest/drivers/clock_control/ | 
| D | clock_control_arm_scmi.c | 20 			     clock_control_subsys_t clk, bool on)  in scmi_clock_on_off()
 | 
| /Zephyr-latest/include/zephyr/drivers/ | 
| D | fpga.h | 43 	fpga_api_on on;  member
 | 
| D | clock_control.h | 103 	clock_control			on;  member
 | 
| D | led.h | 116 	led_api_on on;  member
 | 
| /Zephyr-latest/drivers/watchdog/ | 
| D | wdt_sam0.c | 51 static inline void wdt_sam0_set_enable(bool on)  in wdt_sam0_set_enable()
 | 
| /Zephyr-latest/samples/boards/96boards/argonkey/sensors/src/ | 
| D | main.c | 116 	int i, on = 1;  in main()  local
 | 
| /Zephyr-latest/drivers/sensor/mhz19b/ | 
| D | mhz19b.c | 184 static int mhz19b_attr_abc_cfg(const struct device *dev, bool on)  in mhz19b_attr_abc_cfg()
 | 
| /Zephyr-latest/samples/subsys/modbus/tcp_server/src/ | 
| D | main.c | 105 	bool on;  in coil_wr()  local
 | 
| /Zephyr-latest/drivers/spi/ | 
| D | spi_context.h | 279 					   bool on, bool force_off)  in _spi_context_cs_control()304 static inline void spi_context_cs_control(struct spi_context *ctx, bool on)  in spi_context_cs_control()
 
 | 
| /Zephyr-latest/soc/mediatek/mt8xxx/ | 
| D | cpuclk.c | 86 static void set_pll_power(bool on)  in set_pll_power()
 | 
| /Zephyr-latest/boards/nordic/nrf9160dk/ | 
| D | board.c | 42 	bool on;  member
 | 
| /Zephyr-latest/samples/boards/st/sensortile_box/src/ | 
| D | main.c | 255 	int i, on = 1;  in main()  local
 | 
| /Zephyr-latest/drivers/can/ | 
| D | can_nrf.c | 140 static int configure_hsfll(const struct device *dev, bool on)  in configure_hsfll()
 | 
| /Zephyr-latest/drivers/interrupt_controller/ | 
| D | intc_sam0_eic.c | 42 static inline void set_eic_enable(bool on)  in set_eic_enable()
 |