Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:
- a -
- f -
- j -
- JUNO_APP_API_T : app_api.h
- JUNO_APP_ROOT_T : app_api.h
- JUNO_APP_T : app_api.h
- JUNO_ARC_CRC_INIT : crc.h
- JUNO_ASYNC_IO_API_T : async_io_api.h
- JUNO_ASYNC_IO_ROOT_T : async_io_api.h
- JUNO_ASYNC_IO_T : async_io_api.h
- JUNO_BINHEX_CRC_INIT : crc.h
- JUNO_BUFF_QUEUE_API_T : buff_queue_api.h
- JUNO_BUFF_QUEUE_T : buff_queue_api.h
- JUNO_BUFF_STACK_API_T : buff_stack_api.h
- JUNO_BUFF_STACK_T : buff_stack_api.h
- JUNO_CCITT32_CRC_INIT : crc.h
- JUNO_CCITT_CRC_INIT : crc.h
- Juno_CrcArcUpdate() : crc.h, juno_arc.c
- Juno_CrcBinhexUpdate() : crc.h, juno_binhex.c
- Juno_CrcCcitt32Update() : crc.h, juno_ccitt32.c
- Juno_CrcCcittUpdate() : juno_ccitt.c, crc.h
- Juno_CrcKermitUpdate() : crc.h, juno_kermit.c
- Juno_CrcZipUpdate() : crc.h, juno_zip.c
- JUNO_FAILURE_HANDLER : module.h
- JUNO_FAILURE_HANDLER_T : status.h
- JUNO_FAILURE_USER_DATA : module.h
- JUNO_HASH_API_T : hash_api.h
- JUNO_HASH_DJB2_T : hash_djb2.h
- JUNO_HASH_ROOT_T : hash_api.h
- JUNO_HASH_T : hash_api.h
- JUNO_I2C_IO_API_T : i2c_io_api.h
- JUNO_I2C_IO_MSG_HDR_T : i2c_io_api.h
- JUNO_I2C_IO_MSG_R_T : i2c_io_api.h
- JUNO_I2C_IO_MSG_T : i2c_io_api.h
- JUNO_I2C_IO_MSG_TYPE_R : i2c_io_api.h
- JUNO_I2C_IO_MSG_TYPE_RESERVED : i2c_io_api.h
- JUNO_I2C_IO_MSG_TYPE_T : i2c_io_api.h
- JUNO_I2C_IO_MSG_TYPE_TAG : i2c_io_api.h
- JUNO_I2C_IO_MSG_TYPE_W : i2c_io_api.h
- JUNO_I2C_IO_MSG_W_T : i2c_io_api.h
- JUNO_I2C_IO_TRANSFER : i2c_io_api.h
- JUNO_KERMIT_CRC_INIT : crc.h
- JUNO_LOG_API_T : log_api.h
- JUNO_LOG_ROOT_T : log_api.h
- JUNO_LOG_T : log_api.h
- JUNO_MAP_API_T : map_api.h
- JUNO_MAP_IMPL_T : map_impl.h
- JUNO_MAP_KEY_EQUAL_FCN_T : map_api.h
- JUNO_MAP_ROOT_T : map_api.h
- JUNO_MAP_T : map_api.h
- JUNO_MEMORY_ALLOC_API_T : memory_api.h
- JUNO_MEMORY_ALLOC_BLOCK_T : memory_block.h
- JUNO_MEMORY_ALLOC_ROOT_T : memory_api.h
- JUNO_MEMORY_ALLOC_T : memory_api.h
- JUNO_MEMORY_BLOCK : memory_api.h
- JUNO_MEMORY_BLOCK_METADATA : memory_api.h
- JUNO_MEMORY_BLOCK_METADATA_T : memory_api.h
- JUNO_MEMORY_BLOCK_T : memory_api.h
- JUNO_MEMORY_T : memory_api.h
- JUNO_MODULE : module.h
- JUNO_MODULE_DECLARE : module.h, i2c_io_api.h
- JUNO_MODULE_DERIVE : module.h, hash_djb2.h, map_impl.h, memory_block.h, string_impl.h
- JUNO_MODULE_DERIVE_DECLARE : module.h
- JUNO_MODULE_EMPTY : module.h
- JUNO_MODULE_GET_API : module.h
- JUNO_MODULE_ROOT() : time_api.h, string_api.h, subscriber_api.h, async_io_api.h, publisher_api.h, msg_api.h, memory_api.h, log_api.h, map_api.h, module.h, app_api.h, i2c_io_api.h, hash_api.h, spi_io_api.h
- JUNO_MODULE_ROOT_DECLARE : module.h, i2c_io_api.h
- JUNO_MODULE_SUPER : module.h
- JUNO_MSG_API_T : msg_api.h
- JUNO_MSG_BUFFER_T : msg_api.h
- JUNO_MSG_ROOT_T : msg_api.h
- JUNO_MSG_T : msg_api.h
- JUNO_NEW_REF : memory_api.h
- JUNO_PUBLISHER_API_T : publisher_api.h
- JUNO_PUBLISHER_ID_T : publisher_api.h
- JUNO_PUBLISHER_ROOT_T : publisher_api.h
- JUNO_PUBLISHER_T : publisher_api.h
- JUNO_REF : memory_api.h
- JUNO_SPI_IO_API_T : spi_io_api.h
- JUNO_SPI_IO_ROOT_T : spi_io_api.h
- JUNO_SPI_IO_T : spi_io_api.h
- JUNO_STATUS_CRC_ERROR : status.h
- JUNO_STATUS_DNE_ERROR : status.h
- JUNO_STATUS_ERR : status.h
- JUNO_STATUS_FILE_ERROR : status.h
- JUNO_STATUS_INVALID_DATA_ERROR : status.h
- JUNO_STATUS_INVALID_REF_ERROR : status.h
- JUNO_STATUS_INVALID_SIZE_ERROR : status.h
- JUNO_STATUS_INVALID_TYPE_ERROR : status.h
- JUNO_STATUS_MEMALLOC_ERROR : status.h
- JUNO_STATUS_MEMFREE_ERROR : status.h
- JUNO_STATUS_NULLPTR_ERROR : status.h
- JUNO_STATUS_READ_ERROR : status.h
- JUNO_STATUS_REF_IN_USE_ERROR : status.h
- JUNO_STATUS_SUCCESS : status.h
- JUNO_STATUS_T : status.h
- JUNO_STATUS_TABLE_FULL_ERROR : status.h
- JUNO_STATUS_TAG : status.h
- JUNO_STATUS_TIMEOUT_ERROR : status.h
- JUNO_STATUS_WRITE_ERROR : status.h
- JUNO_STRING_API_T : string_api.h
- JUNO_STRING_BUFFER_T : string_api.h
- JUNO_STRING_IMPL_T : string_impl.h
- JUNO_STRING_ROOT_T : string_api.h
- JUNO_STRING_T : string_api.h
- JUNO_SUBSCRIBER_API_T : subscriber_api.h
- JUNO_SUBSCRIBER_ROOT_T : subscriber_api.h
- JUNO_SUBSCRIBER_T : subscriber_api.h
- JUNO_TIME_API_T : time_api.h
- JUNO_TIME_MICROS_T : time_api.h
- JUNO_TIME_MILLIS_T : time_api.h
- JUNO_TIME_NANOS_T : time_api.h
- JUNO_TIME_ROOT_T : time_api.h
- JUNO_TIME_SECONDS_T : time_api.h
- JUNO_TIME_T : time_api.h
- JUNO_TIMESTAMP_T : time_api.h
- JUNO_USER_DATA_T : status.h
- JUNO_ZIP_CRC_INIT : crc.h
- JunoHash_Djb2Api() : hash_djb2.h, juno_hash.c
- JunoMap_ImplApi() : juno_map.c, map_impl.h
- JunoMemory_BlockApi() : memory_block.h, juno_memory_block.c
- JunoString_Append() : string_direct.h
- JunoString_AppendCStr() : string_direct.h
- JunoString_Free() : string_direct.h
- JunoString_GetSize() : string_direct.h
- JunoString_ImplApi() : string_impl.h
- JunoString_Init() : string_direct.h
- m -
- r -
- w -