24#ifndef PFS_EXAMPLE_COMPONENT_H
25#define PFS_EXAMPLE_COMPONENT_H
45#define COUNTRY_NAME_LEN 20 * 4
46#define CONTINENT_NAME_LEN 20 * 4
47#define COUNTRY_CODE_LEN 4
Specifies macros to define Components.
REQUIRES_SERVICE_PLACEHOLDER_AS(pfs_plugin_table_v1, pt_srv)
Specifies macros to define Service Implementations.