Searched refs:mcux_gpt_config (Results 1 – 1 of 1) sorted by relevance
19 #define DEV_CFG(_dev) ((const struct mcux_gpt_config *)(_dev)->config)22 struct mcux_gpt_config { struct155 const struct mcux_gpt_config *config = dev->config; in mcux_gpt_set_top_value()175 const struct mcux_gpt_config *config = dev->config; in mcux_gpt_get_top_value()182 const struct mcux_gpt_config *config = dev->config; in mcux_gpt_init()230 static const struct mcux_gpt_config mcux_gpt_config_ ## n = { \