Searched refs:time_string_to_seconds (Results 1 – 1 of 1) sorted by relevance
59 static int32_t time_string_to_seconds(const uint8_t *time_string) in time_string_to_seconds() function143 expected_time_seconds = time_string_to_seconds(&test_date_time[TIME_CHECK_HH_START_CHAR]); in ZTEST()144 received_time_seconds = time_string_to_seconds(&output.value[TIME_CHECK_HH_START_CHAR]); in ZTEST()239 expected_time_seconds = time_string_to_seconds(&test_date_time[TIME_CHECK_HH_START_CHAR]); in ZTEST()240 received_time_seconds = time_string_to_seconds(&output.value[(strlen(response_all_left) + in ZTEST()