Home
last modified time | relevance | path

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

/hardware/nxp/uwb/halimpl/tml/
DphTmlUwb_spi.h24 #define SRXXX_ESE_RESET _IOW(SRXXX_MAGIC, 0x03, uint32_t) macro
DphTmlUwb_spi.cc173 ioctl((intptr_t)pDevHandle, SRXXX_ESE_RESET, arg); in phTmlUwb_Spi_Ioctl()