Home
last modified time | relevance | path

Searched refs:digits (Results 1 – 2 of 2) sorted by relevance

/NetX-Duo-v6.2.1/addons/azure_iot/docs/
Dazure_rtos_iot_json.md572 | fractional_digits [in] | The number of digits of the value to write after the decimal point and …
868 | fractional_digits [in] | The number of digits of the value to write after the decimal point and …
/NetX-Duo-v6.2.1/addons/ftp/
Dnxd_ftp_server.c6161 UINT digits = 0; in _nx_ftp_utility_parse_port_number() local
6228 digits++; in _nx_ftp_utility_parse_port_number()
6231 if (digits > 5) in _nx_ftp_utility_parse_port_number()