Searched defs:condition (Results 1 – 6 of 6) sorted by relevance
14 #define NRF_802154_ASSERT(condition) __ASSERT_NO_MSG(condition) argument20 #define NRF_802154_ASSERT(condition) \ argument
46 static void erase_when_needed(const struct device *dev, bool condition, in erase_when_needed()
125 uint8_t condition; member220 uint8_t condition; member225 uint8_t condition; member269 static bool check_condition(uint8_t condition, int16_t old_val, int16_t new_val, in check_condition()
151 void LINKLAYER_PLAT_Assert(uint8_t condition) in LINKLAYER_PLAT_Assert()
638 #define CHECK_ERROR(condition) \ in z_gdb_main_loop() argument
216 uint8_t condition; in SCSI_CMD_STRUCT() local