Implement the hj_response api for STM32 I3C. This also implements the PM calls for enabling and disabling runtime PM. For HJ to work the device must be powered on and be receiving a clock. Signed-off-by: Ryan McClelland <ryanmcclelland@meta.com> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| i3c_ccc.c | ||
| i3c_cdns.c | ||
| i3c_common.c | ||
| i3c_handlers.c | ||
| i3c_ibi_workq.c | ||
| i3c_mcux.c | ||
| i3c_npcx.c | ||
| i3c_rtio_default.c | ||
| i3c_rtio.c | ||
| i3c_shell.c | ||
| i3c_stm32.c | ||
| i3c_test.c | ||
| Kconfig | ||
| Kconfig.cdns | ||
| Kconfig.npcx | ||
| Kconfig.nxp | ||
| Kconfig.stm32 | ||
| Kconfig.test | ||