Home
last modified time | relevance | path

Searched defs:cfg (Results 1 – 25 of 500) sorted by relevance

12345678910>>...20

/bsp/maxim/libraries/MAX32660PeriphDriver/Source/
A Dgpio.c77 int GPIO_Config(const gpio_cfg_t *cfg) in GPIO_Config()
155 uint32_t GPIO_InGet(const gpio_cfg_t *cfg) in GPIO_InGet()
163 void GPIO_OutSet(const gpio_cfg_t *cfg) in GPIO_OutSet()
171 void GPIO_OutClr(const gpio_cfg_t *cfg) in GPIO_OutClr()
179 uint32_t GPIO_OutGet(const gpio_cfg_t *cfg) in GPIO_OutGet()
187 void GPIO_OutPut(const gpio_cfg_t *cfg, uint32_t val) in GPIO_OutPut()
195 void GPIO_OutToggle(const gpio_cfg_t *cfg) in GPIO_OutToggle()
238 void GPIO_IntEnable(const gpio_cfg_t *cfg) in GPIO_IntEnable()
246 void GPIO_IntDisable(const gpio_cfg_t *cfg) in GPIO_IntDisable()
254 uint32_t GPIO_IntStatus(const gpio_cfg_t *cfg) in GPIO_IntStatus()
[all …]
/bsp/stm32/libraries/HAL_Drivers/drivers/
A Ddrv_soft_spi.c52 struct stm32_soft_spi_config *cfg = (struct stm32_soft_spi_config *)spi->cfg; in stm32_spi_gpio_init() local
64 struct stm32_soft_spi_config* cfg = (struct stm32_soft_spi_config*)data; in stm32_tog_sclk() local
78 struct stm32_soft_spi_config* cfg = (struct stm32_soft_spi_config*)data; in stm32_set_sclk() local
91 struct stm32_soft_spi_config* cfg = (struct stm32_soft_spi_config*)data; in stm32_set_mosi() local
104 struct stm32_soft_spi_config* cfg = (struct stm32_soft_spi_config*)data; in stm32_set_miso() local
117 struct stm32_soft_spi_config* cfg = (struct stm32_soft_spi_config*)data; in stm32_get_sclk() local
123 struct stm32_soft_spi_config* cfg = (struct stm32_soft_spi_config*)data; in stm32_get_mosi() local
129 struct stm32_soft_spi_config* cfg = (struct stm32_soft_spi_config*)data; in stm32_get_miso() local
135 struct stm32_soft_spi_config* cfg = (struct stm32_soft_spi_config*)data; in stm32_dir_mosi() local
148 struct stm32_soft_spi_config* cfg = (struct stm32_soft_spi_config*)data; in stm32_dir_miso() local
A Ddrv_soft_i2c.c50 struct stm32_soft_i2c_config* cfg = (struct stm32_soft_i2c_config*)i2c->ops.data; in stm32_i2c_gpio_init() local
77 struct stm32_soft_i2c_config* cfg = (struct stm32_soft_i2c_config*)data; in stm32_set_sda() local
96 struct stm32_soft_i2c_config* cfg = (struct stm32_soft_i2c_config*)data; in stm32_set_scl() local
114 struct stm32_soft_i2c_config* cfg = (struct stm32_soft_i2c_config*)data; in stm32_get_sda() local
125 struct stm32_soft_i2c_config* cfg = (struct stm32_soft_i2c_config*)data; in stm32_get_scl() local
150 static rt_err_t stm32_i2c_bus_unlock(const struct stm32_soft_i2c_config *cfg) in stm32_i2c_bus_unlock()
/bsp/raspberry-pico/Drivers/
A Ddrv_soft_spi.c47 struct pico_soft_spi_config *cfg = (struct pico_soft_spi_config *)spi->cfg; in pico_spi_gpio_init() local
59 struct pico_soft_spi_config* cfg = (struct pico_soft_spi_config*)data; in pico_tog_sclk() local
72 struct pico_soft_spi_config* cfg = (struct pico_soft_spi_config*)data; in pico_set_sclk() local
85 struct pico_soft_spi_config* cfg = (struct pico_soft_spi_config*)data; in pico_set_mosi() local
98 struct pico_soft_spi_config* cfg = (struct pico_soft_spi_config*)data; in pico_set_miso() local
111 struct pico_soft_spi_config* cfg = (struct pico_soft_spi_config*)data; in pico_get_sclk() local
117 struct pico_soft_spi_config* cfg = (struct pico_soft_spi_config*)data; in pico_get_mosi() local
123 struct pico_soft_spi_config* cfg = (struct pico_soft_spi_config*)data; in pico_get_miso() local
129 struct pico_soft_spi_config* cfg = (struct pico_soft_spi_config*)data; in pico_dir_mosi() local
142 struct pico_soft_spi_config* cfg = (struct pico_soft_spi_config*)data; in pico_dir_miso() local
A Ddrv_soft_i2c.c33 struct pico_soft_i2c_config* cfg = (struct pico_soft_i2c_config*)i2c->ops.data; in pico_i2c_gpio_init() local
59 struct pico_soft_i2c_config* cfg = (struct pico_soft_i2c_config*)data; in pico_set_sda() local
78 struct pico_soft_i2c_config* cfg = (struct pico_soft_i2c_config*)data; in pico_set_scl() local
96 struct pico_soft_i2c_config* cfg = (struct pico_soft_i2c_config*)data; in pico_get_sda() local
107 struct pico_soft_i2c_config* cfg = (struct pico_soft_i2c_config*)data; in pico_get_scl() local
142 static rt_err_t pico_i2c_bus_unlock(const struct pico_soft_i2c_config *cfg) in pico_i2c_bus_unlock()
/bsp/hpmicro/libraries/hpm_sdk/drivers/src/
A Dhpm_lcb_drv.c11 void lcb_get_default_config(lcb_config_t *cfg) in lcb_get_default_config()
19 void lcb_init(LCB_Type *ptr, lcb_config_t *cfg) in lcb_init()
43 void lcb_get_phy_clk_lane_default_config(lcb_lvds_phy_clk_lane_config_t *cfg) in lcb_get_phy_clk_lane_default_config()
50 void lcb_get_phy_data_lane_default_config(lcb_lvds_phy_data_lane_config_t *cfg) in lcb_get_phy_data_lane_default_config()
56 void lcb_lvds_phy0_data_lane_config(LCB_Type *ptr, lcb_lvds_phy_data_lane_config_t *cfg, lcb_lvds_p… in lcb_lvds_phy0_data_lane_config()
69 void lcb_lvds_phy0_clk_lane_config(LCB_Type *ptr, lcb_lvds_phy_clk_lane_config_t *cfg) in lcb_lvds_phy0_clk_lane_config()
79 void lcb_lvds_phy1_data_lane_config(LCB_Type *ptr, lcb_lvds_phy_data_lane_config_t *cfg, lcb_lvds_p… in lcb_lvds_phy1_data_lane_config()
92 void lcb_lvds_phy1_clk_lane_config(LCB_Type *ptr, lcb_lvds_phy_clk_lane_config_t *cfg) in lcb_lvds_phy1_clk_lane_config()
A Dhpm_pla_drv.c12 pla_aoi_16to8_chn_cfg_t *cfg) in pla_set_aoi_16to8_one_channel()
27 pla_aoi_16to8_chn_cfg_t *cfg) in pla_get_aoi_16to8_one_channel()
38 pla_aoi_8to7_chn_cfg_t *cfg) in pla_set_aoi_8to7_one_channel()
75 pla_aoi_8to7_chn_cfg_t *cfg) in pla_get_aoi_8to7_one_channel()
130 pla_aoi_8to7_cfg_unit_t *cfg) in pla_set_aoi_8to7_input_signal()
166 pla_aoi_8to7_cfg_unit_t *cfg) in pla_get_aoi_8to7_input_signal()
/bsp/renesas/libraries/HAL_Drivers/
A Ddrv_soft_spi.c52 struct ra_soft_spi_config *cfg = (struct ra_soft_spi_config *)spi->cfg; in ra_spi_gpio_init() local
64 struct ra_soft_spi_config* cfg = (struct ra_soft_spi_config*)data; in ra_tog_sclk() local
77 struct ra_soft_spi_config* cfg = (struct ra_soft_spi_config*)data; in ra_set_sclk() local
90 struct ra_soft_spi_config* cfg = (struct ra_soft_spi_config*)data; in ra_set_mosi() local
103 struct ra_soft_spi_config* cfg = (struct ra_soft_spi_config*)data; in ra_set_miso() local
116 struct ra_soft_spi_config* cfg = (struct ra_soft_spi_config*)data; in ra_get_sclk() local
122 struct ra_soft_spi_config* cfg = (struct ra_soft_spi_config*)data; in ra_get_mosi() local
128 struct ra_soft_spi_config* cfg = (struct ra_soft_spi_config*)data; in ra_get_miso() local
134 struct ra_soft_spi_config* cfg = (struct ra_soft_spi_config*)data; in ra_dir_mosi() local
147 struct ra_soft_spi_config* cfg = (struct ra_soft_spi_config*)data; in ra_dir_miso() local
/bsp/nxp/lpc/lpc55sxx/Libraries/drivers/
A Ddrv_soft_spi.c48 struct lpc_soft_spi_config *cfg = (struct lpc_soft_spi_config *)spi->cfg; in lpc_spi_gpio_init() local
60 struct lpc_soft_spi_config* cfg = (struct lpc_soft_spi_config*)data; in lpc_tog_sclk() local
73 struct lpc_soft_spi_config* cfg = (struct lpc_soft_spi_config*)data; in lpc_set_sclk() local
86 struct lpc_soft_spi_config* cfg = (struct lpc_soft_spi_config*)data; in lpc_set_mosi() local
99 struct lpc_soft_spi_config* cfg = (struct lpc_soft_spi_config*)data; in lpc_set_miso() local
112 struct lpc_soft_spi_config* cfg = (struct lpc_soft_spi_config*)data; in lpc_get_sclk() local
118 struct lpc_soft_spi_config* cfg = (struct lpc_soft_spi_config*)data; in lpc_get_mosi() local
124 struct lpc_soft_spi_config* cfg = (struct lpc_soft_spi_config*)data; in lpc_get_miso() local
130 struct lpc_soft_spi_config* cfg = (struct lpc_soft_spi_config*)data; in lpc_dir_mosi() local
143 struct lpc_soft_spi_config* cfg = (struct lpc_soft_spi_config*)data; in lpc_dir_miso() local
A Ddrv_soft_i2c.c43 struct lpc55s69_soft_i2c_config* cfg = (struct lpc55s69_soft_i2c_config*)i2c->ops.data; in lpc55s69_i2c_gpio_init() local
60 struct lpc55s69_soft_i2c_config* cfg = (struct lpc55s69_soft_i2c_config*)data; in lpc55s69_set_sda() local
79 struct lpc55s69_soft_i2c_config* cfg = (struct lpc55s69_soft_i2c_config*)data; in lpc55s69_set_scl() local
98 struct lpc55s69_soft_i2c_config* cfg = (struct lpc55s69_soft_i2c_config*)data; in lpc55s69_get_sda() local
109 struct lpc55s69_soft_i2c_config* cfg = (struct lpc55s69_soft_i2c_config*)data; in lpc55s69_get_scl() local
166 static rt_err_t lpc55s69_i2c_bus_unlock(const struct lpc55s69_soft_i2c_config *cfg) in lpc55s69_i2c_bus_unlock()
/bsp/wch/risc-v/Libraries/ch32_drivers/
A Ddrv_soft_spi.c55 struct ch32_soft_spi_config *cfg = (struct ch32_soft_spi_config *)spi->cfg; in ch32_spi_gpio_init() local
67 struct ch32_soft_spi_config* cfg = (struct ch32_soft_spi_config*)data; in ch32_tog_sclk() local
81 struct ch32_soft_spi_config* cfg = (struct ch32_soft_spi_config*)data; in ch32_set_sclk() local
94 struct ch32_soft_spi_config* cfg = (struct ch32_soft_spi_config*)data; in ch32_set_mosi() local
107 struct ch32_soft_spi_config* cfg = (struct ch3_soft_spi_config*)data; in ch32_set_miso() local
120 struct ch32_soft_spi_config* cfg = (struct ch32_soft_spi_config*)data; in ch32_get_sclk() local
126 struct ch32_soft_spi_config* cfg = (struct ch32_soft_spi_config*)data; in ch32_get_mosi() local
132 struct ch32_soft_spi_config* cfg = (struct ch32_soft_spi_config*)data; in ch32_get_miso() local
138 struct ch32_soft_spi_config* cfg = (struct ch32_soft_spi_config*)data; in ch32_dir_mosi() local
151 struct ch32_soft_spi_config* cfg = (struct ch32_soft_spi_config*)data; in ch32_dir_miso() local
A Ddrv_soft_i2c.c44 struct ch32_soft_i2c_config* cfg = (struct ch32_soft_i2c_config*)i2c->ops.data; in ch32_i2c_gpio_init() local
71 struct ch32_soft_i2c_config* cfg = (struct ch32_soft_i2c_config*)data; in ch32_set_sda() local
90 struct ch32_soft_i2c_config* cfg = (struct ch32_soft_i2c_config*)data; in ch32_set_scl() local
108 struct ch32_soft_i2c_config* cfg = (struct ch32_soft_i2c_config*)data; in ch32_get_sda() local
119 struct ch32_soft_i2c_config* cfg = (struct ch32_soft_i2c_config*)data; in ch32_get_scl() local
179 static rt_err_t ch32_i2c_bus_unlock(const struct ch32_soft_i2c_config *cfg) in ch32_i2c_bus_unlock()
/bsp/gd32/arm/libraries/gd32_drivers/
A Ddrv_hw_i2c.c66 const struct gd32_i2c_config *cfg = i2c_obj->config; in gd32_i2c_xfer_read() local
85 const struct gd32_i2c_config *cfg = i2c_obj->config; in gd32_i2c_xfer_write() local
102 const struct gd32_i2c_config *cfg = i2c_obj->config; in gd32_i2c_handle_tbe() local
125 const struct gd32_i2c_config *cfg = i2c_obj->config; in gd32_i2c_handle_rbne() local
154 const struct gd32_i2c_config *cfg = i2c_obj->config; in gd32_i2c_handle_btc() local
190 const struct gd32_i2c_config *cfg = i2c_obj->config; in gd32_i2c_handle_addsend() local
220 const struct gd32_i2c_config *cfg; in gd32_i2c_event_handler() local
268 const struct gd32_i2c_config *cfg; in gd32_i2c_error_handler() local
306 const struct gd32_i2c_config *cfg; in gd32_i2c_master_xfer() local
A Ddrv_soft_i2c.c47 struct gd32_soft_i2c_config* cfg = (struct gd32_soft_i2c_config*)i2c->ops.data; in gd32_i2c_gpio_init() local
73 struct gd32_soft_i2c_config* cfg = (struct gd32_soft_i2c_config*)data; in gd32_set_sda() local
91 struct gd32_soft_i2c_config* cfg = (struct gd32_soft_i2c_config*)data; in gd32_set_scl() local
109 struct gd32_soft_i2c_config* cfg = (struct gd32_soft_i2c_config*)data; in gd32_get_sda() local
121 struct gd32_soft_i2c_config* cfg = (struct gd32_soft_i2c_config*)data; in gd32_get_scl() local
158 static rt_err_t gd32_i2c_bus_unlock(const struct gd32_soft_i2c_config *cfg) in gd32_i2c_bus_unlock()
/bsp/ESP32_C3/drivers/
A Ddrv_sw_i2c.c46 struct esp32c3_soft_i2c_config* cfg = (struct esp32c3_soft_i2c_config*)i2c->ops.data; in esp32c3_i2c_gpio_init() local
64 struct esp32c3_soft_i2c_config* cfg = (struct esp32c3_soft_i2c_config*)data; in esp32c3_set_sda() local
83 struct esp32c3_soft_i2c_config* cfg = (struct esp32c3_soft_i2c_config*)data; in esp32c3_set_scl() local
101 struct esp32c3_soft_i2c_config* cfg = (struct esp32c3_soft_i2c_config*)data; in esp32c3_get_sda() local
112 struct esp32c3_soft_i2c_config* cfg = (struct esp32c3_soft_i2c_config*)data; in esp32c3_get_scl() local
134 static rt_err_t esp32c3_i2c_bus_unlock(const struct esp32c3_soft_i2c_config *cfg) in esp32c3_i2c_bus_unlock()
/bsp/Infineon/libraries/HAL_Drivers/
A Ddrv_soft_i2c.c41 struct ifx_soft_i2c_config *cfg = (struct ifx_soft_i2c_config *)i2c->ops.data; in ifx_i2c_gpio_init() local
68 struct ifx_soft_i2c_config *cfg = (struct ifx_soft_i2c_config *)data; in ifx_set_sda() local
88 struct ifx_soft_i2c_config *cfg = (struct ifx_soft_i2c_config *)data; in ifx_set_scl() local
107 struct ifx_soft_i2c_config *cfg = (struct ifx_soft_i2c_config *)data; in ifx_get_sda() local
118 struct ifx_soft_i2c_config *cfg = (struct ifx_soft_i2c_config *)data; in ifx_get_scl() local
143 static rt_err_t ifx_i2c_bus_unlock(const struct ifx_soft_i2c_config *cfg) in ifx_i2c_bus_unlock()
/bsp/avr32/drivers/
A Ddrv_soft_i2c.c33 struct avr32_soft_i2c_config* cfg = (struct avr32_soft_i2c_config*)i2c->ops.data; in avr32_i2c_gpio_init() local
60 struct avr32_soft_i2c_config* cfg = (struct avr32_soft_i2c_config*)data; in avr32_set_sda() local
79 struct avr32_soft_i2c_config* cfg = (struct avr32_soft_i2c_config*)data; in avr32_set_scl() local
97 struct avr32_soft_i2c_config* cfg = (struct avr32_soft_i2c_config*)data; in avr32_get_sda() local
108 struct avr32_soft_i2c_config* cfg = (struct avr32_soft_i2c_config*)data; in avr32_get_scl() local
133 static rt_err_t avr32_i2c_bus_unlock(const struct avr32_soft_i2c_config *cfg) in avr32_i2c_bus_unlock()
/bsp/bluetrum/libraries/hal_drivers/
A Ddrv_soft_i2c.c50 struct ab32_soft_i2c_config* cfg = (struct ab32_soft_i2c_config*)i2c->ops.data; in ab32_i2c_gpio_init() local
79 struct ab32_soft_i2c_config* cfg = (struct ab32_soft_i2c_config*)data; in ab32_set_sda() local
104 struct ab32_soft_i2c_config* cfg = (struct ab32_soft_i2c_config*)data; in ab32_set_scl() local
128 struct ab32_soft_i2c_config* cfg = (struct ab32_soft_i2c_config*)data; in ab32_get_sda() local
145 struct ab32_soft_i2c_config* cfg = (struct ab32_soft_i2c_config*)data; in ab32_get_scl() local
176 static rt_err_t ab32_i2c_bus_unlock(const struct ab32_soft_i2c_config *cfg) in ab32_i2c_bus_unlock()
/bsp/gd32/risc-v/libraries/gd32_drivers/
A Ddrv_soft_i2c.c47 struct gd32_soft_i2c_config* cfg = (struct gd32_soft_i2c_config*)i2c->ops.data; in gd32_i2c_gpio_init() local
73 struct gd32_soft_i2c_config* cfg = (struct gd32_soft_i2c_config*)data; in gd32_set_sda() local
91 struct gd32_soft_i2c_config* cfg = (struct gd32_soft_i2c_config*)data; in gd32_set_scl() local
109 struct gd32_soft_i2c_config* cfg = (struct gd32_soft_i2c_config*)data; in gd32_get_sda() local
121 struct gd32_soft_i2c_config* cfg = (struct gd32_soft_i2c_config*)data; in gd32_get_scl() local
158 static rt_err_t gd32_i2c_bus_unlock(const struct gd32_soft_i2c_config *cfg) in gd32_i2c_bus_unlock()
/bsp/airm2m/air32f103/libraries/rt_drivers/
A Ddrv_soft_i2c.c50 struct air32_soft_i2c_config* cfg = (struct air32_soft_i2c_config*)i2c->ops.data; in air32_i2c_gpio_init() local
77 struct air32_soft_i2c_config* cfg = (struct air32_soft_i2c_config*)data; in air32_set_sda() local
96 struct air32_soft_i2c_config* cfg = (struct air32_soft_i2c_config*)data; in air32_set_scl() local
114 struct air32_soft_i2c_config* cfg = (struct air32_soft_i2c_config*)data; in air32_get_sda() local
125 struct air32_soft_i2c_config* cfg = (struct air32_soft_i2c_config*)data; in air32_get_scl() local
184 static rt_err_t air32_i2c_bus_unlock(const struct air32_soft_i2c_config *cfg) in air32_i2c_bus_unlock()
/bsp/hc32/libraries/hc32_drivers/
A Ddrv_soft_i2c.c79 struct hc32_soft_i2c_config *cfg = (struct hc32_soft_i2c_config *)i2c->ops.data; in hc32_i2c_gpio_init() local
105 struct hc32_soft_i2c_config *cfg = (struct hc32_soft_i2c_config *)data; in hc32_set_sda() local
125 struct hc32_soft_i2c_config *cfg = (struct hc32_soft_i2c_config *)data; in hc32_set_scl() local
144 struct hc32_soft_i2c_config *cfg = (struct hc32_soft_i2c_config *)data; in hc32_get_sda() local
155 struct hc32_soft_i2c_config *cfg = (struct hc32_soft_i2c_config *)data; in hc32_get_scl() local
215 static rt_err_t hc32_i2c_bus_unlock(const struct hc32_soft_i2c_config *cfg) in hc32_i2c_bus_unlock()
/bsp/hk32/libraries/rt_drivers/
A Ddrv_soft_i2c.c49 struct hk32_soft_i2c_config *cfg = (struct hk32_soft_i2c_config *)i2c->ops.data; in hk32_i2c_gpio_init() local
76 struct hk32_soft_i2c_config *cfg = (struct hk32_soft_i2c_config *)data; in hk32_set_sda() local
95 struct hk32_soft_i2c_config *cfg = (struct hk32_soft_i2c_config *)data; in hk32_set_scl() local
113 struct hk32_soft_i2c_config *cfg = (struct hk32_soft_i2c_config *)data; in hk32_get_sda() local
124 struct hk32_soft_i2c_config *cfg = (struct hk32_soft_i2c_config *)data; in hk32_get_scl() local
183 static rt_err_t hk32_i2c_bus_unlock(const struct hk32_soft_i2c_config *cfg) in hk32_i2c_bus_unlock()
/bsp/at32/libraries/rt_drivers/
A Ddrv_soft_i2c.c47 struct at32_soft_i2c_config* cfg = (struct at32_soft_i2c_config*)i2c->ops.data; in at32_i2c_gpio_init() local
74 struct at32_soft_i2c_config* cfg = (struct at32_soft_i2c_config*)data; in at32_set_sda() local
93 struct at32_soft_i2c_config* cfg = (struct at32_soft_i2c_config*)data; in at32_set_scl() local
111 struct at32_soft_i2c_config* cfg = (struct at32_soft_i2c_config*)data; in at32_get_sda() local
122 struct at32_soft_i2c_config* cfg = (struct at32_soft_i2c_config*)data; in at32_get_scl() local
182 static rt_err_t at32_i2c_bus_unlock(const struct at32_soft_i2c_config *cfg) in at32_i2c_bus_unlock()
/bsp/n32g452xx/Libraries/rt_drivers/
A Ddrv_soft_i2c.c49 struct n32_soft_i2c_config *cfg = (struct n32_soft_i2c_config *)i2c->ops.data; in n32_i2c_gpio_init() local
76 struct n32_soft_i2c_config *cfg = (struct n32_soft_i2c_config *)data; in n32_set_sda() local
95 struct n32_soft_i2c_config *cfg = (struct n32_soft_i2c_config *)data; in n32_set_scl() local
113 struct n32_soft_i2c_config *cfg = (struct n32_soft_i2c_config *)data; in n32_get_sda() local
124 struct n32_soft_i2c_config *cfg = (struct n32_soft_i2c_config *)data; in n32_get_scl() local
183 static rt_err_t n32_i2c_bus_unlock(const struct n32_soft_i2c_config *cfg) in n32_i2c_bus_unlock()
/bsp/w60x/drivers/
A Ddrv_soft_i2c.c51 struct w60x_soft_i2c_config* cfg = (struct w60x_soft_i2c_config*)i2c->ops.data; in w60x_i2c_gpio_init() local
82 struct w60x_soft_i2c_config* cfg = (struct w60x_soft_i2c_config*)data; in w60x_set_sda() local
106 struct w60x_soft_i2c_config* cfg = (struct w60x_soft_i2c_config*)data; in w60x_set_scl() local
129 struct w60x_soft_i2c_config* cfg = (struct w60x_soft_i2c_config*)data; in w60x_get_sda() local
144 struct w60x_soft_i2c_config* cfg = (struct w60x_soft_i2c_config*)data; in w60x_get_scl() local
174 static rt_err_t w60x_i2c_bus_unlock(const struct w60x_soft_i2c_config *cfg) in w60x_i2c_bus_unlock()

Completed in 38 milliseconds

12345678910>>...20