Searched refs:M2M_ERR_BUS_FAIL (Results 1 – 5 of 5) sorted by relevance
87 s8Ret = M2M_ERR_BUS_FAIL; in nm_uart_sync_cmd()93 s8Ret = M2M_ERR_BUS_FAIL; in nm_uart_sync_cmd()148 s8Ret = M2M_ERR_BUS_FAIL; in nm_uart_read_reg_with_ret()156 s8Ret = M2M_ERR_BUS_FAIL; in nm_uart_read_reg_with_ret()161 s8Ret = M2M_ERR_BUS_FAIL; in nm_uart_read_reg_with_ret()169 s8Ret = M2M_ERR_BUS_FAIL; in nm_uart_read_reg_with_ret()176 s8Ret = M2M_ERR_BUS_FAIL; in nm_uart_read_reg_with_ret()246 s8Ret = M2M_ERR_BUS_FAIL; in nm_uart_write_reg()256 s8Ret = M2M_ERR_BUS_FAIL; in nm_uart_write_reg()265 s8Ret = M2M_ERR_BUS_FAIL; in nm_uart_write_reg()[all …]
93 s8Ret = M2M_ERR_BUS_FAIL; in nm_i2c_read_reg_with_ret()99 s8Ret = M2M_ERR_BUS_FAIL; in nm_i2c_read_reg_with_ret()169 s8Ret = M2M_ERR_BUS_FAIL; in nm_i2c_write_reg()209 s8Ret = M2M_ERR_BUS_FAIL; in nm_i2c_read_block()219 s8Ret = M2M_ERR_BUS_FAIL; in nm_i2c_read_block()262 s8Ret = M2M_ERR_BUS_FAIL; in nm_i2c_write_block()
1251 return M2M_ERR_BUS_FAIL; in nm_spi_init()1313 else s8Ret = M2M_ERR_BUS_FAIL; in nm_spi_read_reg_with_ret()1337 else s8Ret = M2M_ERR_BUS_FAIL; in nm_spi_write_reg()1363 else s8Ret = M2M_ERR_BUS_FAIL; in nm_spi_read_block()1389 else s8Ret = M2M_ERR_BUS_FAIL; in nm_spi_write_block()
476 ret = M2M_ERR_BUS_FAIL; in hif_isr()528 ret = M2M_ERR_BUS_FAIL; in hif_isr()
61 #define M2M_ERR_BUS_FAIL ((sint8)-6) macro