|
Zephyr API Documentation 4.1.99
A Scalable Open Source RTOS
|
Go to the source code of this file.
Functions | |
| struct k_sem * | mfd_maxq10xx_get_lock (const struct device *dev) |
| Get the semaphore reference for a MAXQ1xx instance. | |
| struct k_sem * mfd_maxq10xx_get_lock | ( | const struct device * | dev | ) |
Get the semaphore reference for a MAXQ1xx instance.
Callers should pass the return value to k_sem_take/k_sem_give
| [in] | dev | Pointer to device struct of the driver instance |