Searched refs:ucsi_stm32g0_bl_send (Results 1 – 1 of 1) sorted by relevance
196 static int ucsi_stm32g0_bl_send(struct ucsi *ucsi, void *data, size_t len) in ucsi_stm32g0_bl_send() function240 return ucsi_stm32g0_bl_send(ucsi, data8, STM32_CMD_ADDR_LEN); in ucsi_stm32g0_bl_send_addr()256 return ucsi_stm32g0_bl_send(ucsi, data8, STM32_CMD_ERASE_SPECIAL_LEN); in ucsi_stm32g0_bl_global_mass_erase()286 ret = ucsi_stm32g0_bl_send(ucsi, data8, len + 2); in ucsi_stm32g0_bl_write()