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