Searched refs:LINKLAYER_PLAT_Assert (Results 1 – 3 of 3) sorted by relevance
44 extern void LINKLAYER_PLAT_Assert(uint8_t condition);
51 LINKLAYER_PLAT_Assert(condition); in ll_sys_assert()
102 void LINKLAYER_PLAT_Assert(uint8_t condition) in LINKLAYER_PLAT_Assert() function