Home
last modified time | relevance | path

Searched refs:puf_config_t (Results 1 – 4 of 4) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/puf/
Dfsl_puf.h110 } puf_config_t; typedef
141 void PUF_GetDefaultConfig(puf_config_t *conf);
152 status_t PUF_Init(PUF_Type *base, puf_config_t *conf);
162 void PUF_Deinit(PUF_Type *base, puf_config_t *conf);
329 status_t PUF_PowerCycle(PUF_Type *base, puf_config_t *conf);
Dfsl_puf.c80 static void puf_powerOn(PUF_Type *base, puf_config_t *conf) in puf_powerOn()
110 status_t PUF_PowerCycle(PUF_Type *base, puf_config_t *conf) in PUF_PowerCycle()
174 void PUF_GetDefaultConfig(puf_config_t *conf) in PUF_GetDefaultConfig()
199 status_t PUF_Init(PUF_Type *base, puf_config_t *conf) in PUF_Init()
251 void PUF_Deinit(PUF_Type *base, puf_config_t *conf) in PUF_Deinit()
/hal_nxp-latest/mcux/mcux-sdk/drivers/puf_v3/
Dfsl_puf_v3.h80 } puf_config_t; typedef
123 void PUF_GetDefaultConfig(puf_config_t *conf);
133 status_t PUF_Init(PUF_Type *base, puf_config_t *conf);
143 void PUF_Deinit(PUF_Type *base, puf_config_t *conf);
Dfsl_puf_v3.c67 static void puf_powerOn(PUF_Type *base, puf_config_t *conf) in puf_powerOn()
82 static status_t puf_powerCycle(PUF_Type *base, puf_config_t *conf) in puf_powerCycle()
130 void PUF_GetDefaultConfig(puf_config_t *conf) in PUF_GetDefaultConfig()
145 status_t PUF_Init(PUF_Type *base, puf_config_t *conf) in PUF_Init()
196 void PUF_Deinit(PUF_Type *base, puf_config_t *conf) in PUF_Deinit()