monoZ docs
|
Files | |
file | MZ_BoardCfg.h [code] |
Configuration of monoZ Board This file defines the Hardware and Software features enabled in monoZ Library for the specific board. | |
file | MZ_common.h [code] |
monoZ Lib Common. | |
file | MZ_device_include.h [code] |
monoZ lib common Devices | |
file | MZ_error_handler.h [code] |
monoZ Error Handler | |
file | MZ_flash.h [code] |
This file contains the monoZ flash structure and also responsible for flash initialization, flash storage and flash erase. | |
file | MZ_gpio.h [code] |
This file includes Monoz GPIO Related APIs. | |
file | MZ_i2c.h [code] |
This file contains all the functionalities for I2C protocol. | |
file | MZ_it.h [code] |
This file include all Interrupt Handler Requests. | |
file | MZ_Lwm2m_public.h [code] |
monoZ LWM2M public Protocol | |
file | MZ_main.h [code] |
monoZ Main file | |
file | MZ_Modem_public.h [code] |
monoZ Modem public Protocol | |
file | MZ_Murata_AT_include.h [code] |
monoZ Murata AT Include | |
file | MZ_print.h [code] |
monoZ Print | |
file | MZ_public.h [code] |
monoZ Public All peripheral Configurations will send to monoZ library through this file | |
file | MZ_rtc.h [code] |
This file is responsible for real time clock operations. | |
file | MZ_spi.h [code] |
This file contains all the functionalities for SPI protocol. | |
file | MZ_sys_cmsis_os2.h [code] |
monoZ system CMSIS OS2 This is an abstraction layer and includes FreeRTOS configuration, here can create the App and can also migrate to different versions with user required changes. | |
file | MZ_timer.h [code] |
This file contains APIs for create,delete,start and stop of timers. Maximum 5 timers can be created. If create API returns the value 0xFFFF then timer will not create, it means already 5 timers created. | |
file | MZ_tool_config.h [code] |
Configuration of monoZ Tool. | |
file | MZ_type_converter.h [code] |
monoZ Type Converter This file contains the APIs used to hex to ascii and ascii to hex conversion | |
file | MZ_uart.h [code] |
This file includes monoZ Uart Related APIs. | |
file | MZ_version.h [code] |
This file contains the API for compare the versions of two inputs. | |