Home
last modified time | relevance | path

Searched defs:p_config (Results 1 – 2 of 2) sorted by relevance

/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/app_drivers/src/
Dapp_gpiote.c246 static void gpiote_config_wake_up_config(const app_gpiote_param_t *p_config) in gpiote_config_wake_up_config()
273 uint16_t app_gpiote_config(const app_gpiote_param_t *p_config) in app_gpiote_config()
Dapp_pwm.c353 …config_channel(app_pwm_id_t id, app_pwm_active_channel_t channel, app_pwm_channel_init_t *p_config) in app_pwm_config_channel()