zephyr/drivers/ptp_clock
Frank Duerr 8079ef51e0 drivers: ptp clock: fixed invalid assertion
Assertion checked whether pointer is NULL.
Assertion should check whether pointer is *not* NULL.
Fixed by changing check in assertion.

Signed-off-by: Frank Duerr <frank.duerr@ipvs.uni-stuttgart.de>
2025-05-16 19:00:50 +02:00
..
CMakeLists.txt
Kconfig drivers: kconfig: Fix menu items 2025-01-31 11:50:12 +01:00
Kconfig.nxp_enet
ptp_clock_nxp_enet.c drivers: ptp clock: fixed invalid assertion 2025-05-16 19:00:50 +02:00
ptp_clock.c