Home
last modified time | relevance | path

Searched refs:NM_BUS_IOCTL_W_SPECIAL (Results 1 – 2 of 2) sorted by relevance

/hal_atmel-latest/asf/common/components/wifi/winc1500/bus_wrapper/include/
Dnm_bus_wrapper.h58 #define NM_BUS_IOCTL_W_SPECIAL ((uint8)2) /*!< Write two buffers within the same transaction macro
/hal_atmel-latest/asf/common/components/wifi/winc1500/driver/source/
Dnmi2c.c259 if(M2M_SUCCESS != nm_bus_ioctl(NM_BUS_IOCTL_W_SPECIAL, &strI2c)) in nm_i2c_write_block()