Searched refs:SetupGpioEvent (Results 1 – 2 of 2) sorted by relevance
176 …int SetupGpioEvent(int aFd, uint8_t aLine, uint32_t aHandleFlags, uint32_t aEventFlags, const …
215 int SpiInterface::SetupGpioEvent(int aFd, in SetupGpioEvent() function in ot::Posix::SpiInterface276 …mIntGpioValueFd = SetupGpioEvent(fd, aLine, GPIOHANDLE_REQUEST_INPUT, GPIOEVENT_REQUEST_FALLING_ED… in InitIntPin()