HPM SDK
HPMicro Software Development Kit
Deprecated List
Global adc12_disable_busywait (ADC12_Type *ptr)
This API will be removed from V2.0.x
Global adc12_enable_busywait (ADC12_Type *ptr)
This API will be removed from V2.0.x
Global adc16_disable_busywait (ADC16_Type *ptr)
This API will be deleted from V2.0.x
Global adc16_enable_busywait (ADC16_Type *ptr)
This API will be deleted from V2.0.x
Global adc16_set_pmt_queue_enable (ADC16_Type *ptr, uint8_t trig_ch, bool enable)
This API will be deleted from V2.0.x
Global hpm_mcl_loop_init_v1 (mcl_loop_t *loop, mcl_loop_cfg_t *cfg, mcl_cfg_t *mcl_cfg, mcl_encoder_t *encoder, mcl_analog_t *analog, mcl_control_t *control, mcl_drivers_t *drivers, mcl_path_plan_t *path)
This function is provided for backward compatibility. Use hpm_mcl_loop_init_v2 instead.
Global mcan_disable_txbuf_interrupt (MCAN_Type *ptr, uint32_t mask)
This API is deprecated, will be removed in later SDK release
Global mcan_enable_txbuf_interrupt (MCAN_Type *ptr, uint32_t mask)
This API is deprecated, will be removed in later SDK release
Global mcan_get_data_phase_last_error_code (MCAN_Type *ptr)
This API will be removed in later SDK release
Global pdma_blit (PDMA_Type *ptr, uint32_t dst, uint32_t dst_width, uint32_t src, uint32_t src_width, uint32_t x, uint32_t y, uint32_t width, uint32_t height, uint8_t alpha, display_pixel_format_t format, bool wait, uint32_t *status)
This API will be deleted in future versions. It is recommended to use the pdma_blit_ex API instead
Global pdma_flip_rotate (PDMA_Type *ptr, uint32_t dst, uint32_t dst_width, uint32_t src, uint32_t src_width, uint32_t x, uint32_t y, uint32_t width, uint32_t height, pdma_flip_t flip, pdma_rotate_t rotate, uint8_t alpha, display_pixel_format_t format, bool wait, uint32_t *status)
This API will be deleted in future versions. It is recommended to use the pdma_blit_ex API instead
Global pdma_scale (PDMA_Type *ptr, uint32_t dst, uint32_t dst_width, uint32_t src, uint32_t src_width, uint32_t x, uint32_t y, uint32_t width, uint32_t height, uint32_t target_width, uint32_t target_height, uint8_t alpha, display_pixel_format_t format, bool wait, uint32_t *status)
This API will be deleted in future versions. It is recommended to use the pdma_blit_ex API instead
Global pmp_config (const pmp_entry_t *entry, uint32_t num_of_entries)
This API will be dropped in future release, please use the pmp_config_attributes and pma_config_attributes instead
Global pmp_config_entry (const pmp_entry_t *entry, uint32_t entry_index)
This API will be dropped in future release, please use the pmp_config_attributes and pma_config_attributes instead