Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/bee/
Dfsl_bee.h115 } bee_region_config_t; typedef
186 void BEE_GetDefaultConfig(bee_region_config_t *config);
196 void BEE_SetConfig(BEE_Type *base, const bee_region_config_t *config);
Dfsl_bee.c95 void BEE_GetDefaultConfig(bee_region_config_t *config) in BEE_GetDefaultConfig()
122 void BEE_SetConfig(BEE_Type *base, const bee_region_config_t *config) in BEE_SetConfig()