MeterLogger
|
#include <string.h>
#include "user_config.h"
Go to the source code of this file.
Macros | |
#define | os_bzero ets_bzero |
#define | os_delay_us ets_delay_us |
#define | os_install_putc1 ets_install_putc1 |
#define | os_memcmp ets_memcmp |
#define | os_memcpy ets_memcpy |
#define | os_memmove ets_memmove |
#define | os_memset ets_memset |
#define | os_strcat strcat |
#define | os_strchr strchr |
#define | os_strcmp ets_strcmp |
#define | os_strcpy ets_strcpy |
#define | os_strlen ets_strlen |
#define | os_strncmp ets_strncmp |
#define | os_strncpy ets_strncpy |
#define | os_strstr ets_strstr |
#define | os_timer_arm(a, b, c) ets_timer_arm_new(a, b, c, 1) |
#define | os_timer_disarm ets_timer_disarm |
#define | os_timer_setfn ets_timer_setfn |
#define | os_sprintf ets_sprintf |
#define | os_printf os_printf_plus |
Functions | |
unsigned long | os_random (void) |
int | os_get_random (unsigned char *buf, size_t len) |
#define os_bzero ets_bzero |
Definition at line 31 of file osapi.h.
Referenced by add_offer_options(), espconn_tcp_disconnect_successful(), espconn_tcp_reconnect(), wifi_softap_init_dhcps_lease(), and wifi_softap_set_dhcps_lease().
#define os_install_putc1 ets_install_putc1 |
Definition at line 33 of file osapi.h.
Referenced by uart_init().
#define os_memcmp ets_memcmp |
Definition at line 35 of file osapi.h.
Referenced by parse_msg(), and parse_options().
#define os_memcpy ets_memcpy |
Definition at line 36 of file osapi.h.
Referenced by create_msg(), dhcps_set_mapping(), espconn_copy_partial(), espconn_get_connection_info(), espconn_get_packet_info(), espconn_tcp_accept(), espconn_tcp_disconnect_successful(), espconn_tcp_reconnect(), espFsOpen(), httpdSend(), mqtt_dns_found(), mqtt_tcpclient_recv(), and parse_msg().
#define os_memset ets_memset |
Definition at line 38 of file osapi.h.
Referenced by cfg_load(), create_msg(), en61107_received_task(), en61107_request_send(), espconn_get_connection_info(), ip_output_if(), kmp_received_task(), mem_calloc(), MQTT_InitClient(), MQTT_InitConnection(), parse_msg(), wifi_connect(), wifi_default(), wifi_fallback(), and wifi_handle_event_cb().
#define os_printf os_printf_plus |
Definition at line 62 of file osapi.h.
Referenced by ac_motor_valve_close(), ac_motor_valve_open(), ac_out_off_timer_func(), ac_test(), ac_thermo_close(), ac_thermo_open(), ac_thermo_pwm(), acl_check_packet(), add_cron_job_from_query(), add_watchdog(), cfg_load(), clear_cron_jobs(), cron_init(), dhcps_start(), en61107_received_task(), espconn_client_connect(), espconn_recv_hold(), espconn_recv_unhold(), espconn_tcp_delete(), ext_spi_flash_hexdump(), ext_spi_init(), handle_dhcp(), ip_router(), kmp_received_task(), kmp_request_send(), minute_timer_func(), parse_msg(), parse_options(), patch_netif_ap(), remove_watchdog(), reset_watchdog(), resetTimerCb(), send_ack(), send_nak(), send_offer(), start_watchdog(), stop_watchdog(), watchdog_timer_func(), wifi_default(), wifi_fallback(), wifi_handle_event_cb(), wifi_reconnect_timer_func(), wifi_scan_done_cb(), wifi_scan_timeout_timer_func(), wifi_scan_timer_func(), and wifi_softap_ip_config().
#define os_sprintf ets_sprintf |
Definition at line 54 of file osapi.h.
Referenced by en61107_request_send(), and wifi_handle_event_cb().
#define os_strcmp ets_strcmp |
Definition at line 41 of file osapi.h.
Referenced by authBasic(), espFsOpen(), httpdGetMimetype(), httpdSendResp(), and tplSetup().
#define os_strcpy ets_strcpy |
Definition at line 42 of file osapi.h.
Referenced by MQTT_InitClient(), MQTT_InitConnection(), MQTT_InitLWT(), myPassFn(), and tplSetup().
#define os_strlen ets_strlen |
Definition at line 43 of file osapi.h.
Referenced by httpdFindArg(), httpdSendResp(), MQTT_InitClient(), MQTT_InitConnection(), MQTT_InitLWT(), and pbuf_strstr().
#define os_strncmp ets_strncmp |
Definition at line 44 of file osapi.h.
Referenced by authBasic(), httpdFindArg(), httpdGetHeader(), httpdParseHeader(), httpdSendResp(), wifi_handle_event_cb(), and wifi_scan_done_cb().
#define os_strncpy ets_strncpy |
Definition at line 45 of file osapi.h.
Referenced by cgiSetup(), en61107_received_task(), en61107_request_send(), and kmp_received_task().
#define os_strstr ets_strstr |
Definition at line 46 of file osapi.h.
Referenced by httpdFindArg(), httpdParseHeader(), and httpdRecvCb().
#define os_timer_arm | ( | a, | |
b, | |||
c | |||
) | ets_timer_arm_new(a, b, c, 1) |
Definition at line 50 of file osapi.h.
Referenced by ac_motor_valve_close(), ac_motor_valve_open(), ac_off(), ac_pwm_timer_func(), ac_test(), ac_thermo_pwm(), cfg_save_defered(), cgiSetup(), config_save_timer_func(), cron_init(), en61107_receive_timeout_timer_func(), en61107_request_send(), en61107_uart_send_en61107(), en61107_uart_send_en61107_ident(), en61107_uart_send_inst_values(), en61107_uart_send_standard_data_1(), en61107_uart_send_standard_data_2(), httpdStop(), init_unix_time(), kmp_request_send(), led_blink(), led_double_blink_timer_func(), led_pattern_a(), led_pattern_b(), led_pattern_c(), minute_timer_func(), MQTT_Connect(), sntp_check_timer_func(), start_watchdog(), watchdog_timer_func(), wifi_connect(), wifi_default(), wifi_reconnect_timer_func(), wifi_scan_timer_func(), and wifi_start_scan().
#define os_timer_disarm ets_timer_disarm |
Definition at line 51 of file osapi.h.
Referenced by ac_motor_valve_close(), ac_motor_valve_open(), ac_off(), ac_pwm_timer_func(), ac_test(), ac_thermo_pwm(), cfg_save_defered(), cgiSetup(), config_save_timer_func(), cron_init(), en61107_receive_timeout_timer_func(), en61107_received_task(), en61107_request_send(), en61107_uart_send_en61107(), en61107_uart_send_en61107_ident(), en61107_uart_send_inst_values(), en61107_uart_send_standard_data_1(), en61107_uart_send_standard_data_2(), httpdStop(), init_unix_time(), kmp_request_send(), led_blink(), led_blinker_timer_func(), led_double_blink_timer_func(), led_pattern_a(), led_pattern_b(), led_pattern_c(), minute_timer_func(), MQTT_Connect(), MQTT_DeleteClient(), MQTT_Disconnect(), sntp_check_timer_func(), start_watchdog(), stop_watchdog(), watchdog_timer_func(), wifi_connect(), wifi_default(), wifi_reconnect_timer_func(), wifi_scan_done_cb(), wifi_scan_timeout_timer_func(), wifi_scan_timer_func(), wifi_start_scan(), and wifi_stop_scan().
#define os_timer_setfn ets_timer_setfn |
Definition at line 52 of file osapi.h.
Referenced by ac_motor_valve_close(), ac_motor_valve_open(), ac_off(), ac_pwm_timer_func(), ac_test(), ac_thermo_pwm(), cfg_save_defered(), cgiSetup(), config_save_timer_func(), cron_init(), en61107_receive_timeout_timer_func(), en61107_request_send(), en61107_uart_send_en61107(), en61107_uart_send_en61107_ident(), en61107_uart_send_inst_values(), en61107_uart_send_standard_data_1(), en61107_uart_send_standard_data_2(), httpdStop(), init_unix_time(), kmp_request_send(), led_blink(), led_double_blink_timer_func(), led_pattern_a(), led_pattern_b(), led_pattern_c(), minute_timer_func(), MQTT_Connect(), start_watchdog(), watchdog_timer_func(), wifi_connect(), wifi_default(), wifi_reconnect_timer_func(), wifi_scan_timer_func(), and wifi_start_scan().
int os_get_random | ( | unsigned char * | buf, |
size_t | len | ||
) |
unsigned long os_random | ( | void | ) |