Searched refs:SYSCALL_OS_DRV_GPIO_REQ (Results 1 – 3 of 3) sorted by relevance
54 #define SYSCALL_OS_DRV_GPIO_REQ 0 // (uint32_t gpioNum) -> void* handle macro
263 …L_NO(SYSCALL_DOMAIN_OS, SYSCALL_OS_DRIVERS, SYSCALL_OS_DRV_GPIO, SYSCALL_OS_DRV_GPIO_REQ), gpioNum… in eOsGpioRequest()
540 [SYSCALL_OS_DRV_GPIO_REQ] = { .func = osExpApiGpioReq, }, in osApiExport()