Home
last modified time | relevance | path

Searched refs:clientArg (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/drivers/entropy/
Dentropy_cc13xx_cc26xx.c241 uintptr_t clientArg) in post_notify_fxn() argument
243 const struct device *dev = (const struct device *)clientArg; in post_notify_fxn()
/Zephyr-latest/drivers/i2c/
Di2c_cc13xx_cc26xx.c295 uintptr_t clientArg) in postNotifyFxn() argument
297 const struct device *dev = (const struct device *)clientArg; in postNotifyFxn()
/Zephyr-latest/drivers/serial/
Duart_cc13xx_cc26xx.c397 uintptr_t clientArg) in postNotifyFxn() argument
399 const struct device *dev = (const struct device *)clientArg; in postNotifyFxn()