Home
last modified time | relevance | path

Searched refs:fsm (Results 1 – 22 of 22) sorted by relevance

/hal_espressif-latest/components/driver/gpio/
Dgpio_pin_glitch_filter.c41 …ESP_RETURN_ON_FALSE(filter->fsm == GLITCH_FILTER_FSM_INIT, ESP_ERR_INVALID_STATE, TAG, "filter not… in gpio_pin_glitch_filter_del()
48 …ESP_RETURN_ON_FALSE(filter->fsm == GLITCH_FILTER_FSM_INIT, ESP_ERR_INVALID_STATE, TAG, "filter not… in gpio_pin_glitch_filter_enable()
57 filter->fsm = GLITCH_FILTER_FSM_ENABLE; in gpio_pin_glitch_filter_enable()
63 …ESP_RETURN_ON_FALSE(filter->fsm == GLITCH_FILTER_FSM_ENABLE, ESP_ERR_INVALID_STATE, TAG, "filter n… in gpio_pin_glitch_filter_disable()
73 filter->fsm = GLITCH_FILTER_FSM_INIT; in gpio_pin_glitch_filter_disable()
104 filter->base.fsm = GLITCH_FILTER_FSM_INIT; in gpio_new_pin_glitch_filter()
Dgpio_flex_glitch_filter.c85 …ESP_RETURN_ON_FALSE(filter->fsm == GLITCH_FILTER_FSM_INIT, ESP_ERR_INVALID_STATE, TAG, "filter not… in gpio_flex_glitch_filter_del()
92 …ESP_RETURN_ON_FALSE(filter->fsm == GLITCH_FILTER_FSM_INIT, ESP_ERR_INVALID_STATE, TAG, "filter not… in gpio_flex_glitch_filter_enable()
102 filter->fsm = GLITCH_FILTER_FSM_ENABLE; in gpio_flex_glitch_filter_enable()
108 …ESP_RETURN_ON_FALSE(filter->fsm == GLITCH_FILTER_FSM_ENABLE, ESP_ERR_INVALID_STATE, TAG, "filter n… in gpio_flex_glitch_filter_disable()
119 filter->fsm = GLITCH_FILTER_FSM_INIT; in gpio_flex_glitch_filter_disable()
167 filter->base.fsm = GLITCH_FILTER_FSM_INIT; in gpio_new_flex_glitch_filter()
Dglitch_filter_priv.h33 glitch_filter_fsm_t fsm; member
/hal_espressif-latest/components/esp_hw_support/
Desp_etm.c58 etm_chan_fsm_t fsm; // record ETM channel's driver state member
192 chan->fsm = ETM_CHAN_FSM_INIT; in esp_etm_new_channel()
207 …ESP_RETURN_ON_FALSE(chan->fsm == ETM_CHAN_FSM_INIT, ESP_ERR_INVALID_STATE, TAG, "channel is not in… in esp_etm_del_channel()
225 …ESP_RETURN_ON_FALSE(chan->fsm == ETM_CHAN_FSM_INIT, ESP_ERR_INVALID_STATE, TAG, "channel is not in… in esp_etm_channel_enable()
228 chan->fsm = ETM_CHAN_FSM_ENABLE; in esp_etm_channel_enable()
235 …ESP_RETURN_ON_FALSE(chan->fsm == ETM_CHAN_FSM_ENABLE, ESP_ERR_INVALID_STATE, TAG, "channel not in … in esp_etm_channel_disable()
238 chan->fsm = ETM_CHAN_FSM_INIT; in esp_etm_channel_disable()
/hal_espressif-latest/components/esp_adc/
Dadc_filter.c94 …ESP_RETURN_ON_FALSE(handle->fsm == ADC_FSM_INIT, ESP_ERR_INVALID_STATE, TAG, "ADC continuous drive… in adc_new_continuous_iir_filter()
125 …ESP_RETURN_ON_FALSE(filter_hdl->continuous_ctx->fsm == ADC_FSM_INIT, ESP_ERR_INVALID_STATE, TAG, "… in adc_continuous_iir_filter_enable()
139 …ESP_RETURN_ON_FALSE(filter_hdl->continuous_ctx->fsm == ADC_FSM_INIT, ESP_ERR_INVALID_STATE, TAG, "… in adc_continuous_iir_filter_disable()
151 …ESP_RETURN_ON_FALSE(filter_hdl->continuous_ctx->fsm == ADC_FSM_INIT, ESP_ERR_INVALID_STATE, TAG, "… in adc_del_continuous_iir_filter()
Dadc_continuous.c236 adc_ctx->fsm = ADC_FSM_INIT; in adc_continuous_new_handle()
329 …ESP_RETURN_ON_FALSE(handle->fsm == ADC_FSM_INIT, ESP_ERR_INVALID_STATE, ADC_TAG, "ADC continuous m… in adc_continuous_start()
338 handle->fsm = ADC_FSM_STARTED; in adc_continuous_start()
383 …ESP_RETURN_ON_FALSE(handle->fsm == ADC_FSM_STARTED, ESP_ERR_INVALID_STATE, ADC_TAG, "The driver is… in adc_continuous_stop()
385 handle->fsm = ADC_FSM_INIT; in adc_continuous_stop()
419 …ESP_RETURN_ON_FALSE(handle->fsm == ADC_FSM_STARTED, ESP_ERR_INVALID_STATE, ADC_TAG, "The driver is… in adc_continuous_read()
450 …ESP_RETURN_ON_FALSE(handle->fsm == ADC_FSM_INIT, ESP_ERR_INVALID_STATE, ADC_TAG, "The driver is st… in adc_continuous_deinit()
491 …ESP_RETURN_ON_FALSE(handle->fsm == ADC_FSM_INIT, ESP_ERR_INVALID_STATE, ADC_TAG, "ADC continuous m… in adc_continuous_config()
583 …ESP_RETURN_ON_FALSE(handle->fsm == ADC_FSM_INIT, ESP_ERR_INVALID_STATE, ADC_TAG, "ADC continuous m… in adc_continuous_register_event_callbacks()
Dadc_continuous_internal.h70 …adc_fsm_t fsm; //ADC continuous mode driver internal … member
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dgpspi_flash_ll.h156 return dev->fsm.st == 0; in gpspi_flash_ll_host_idle()
Dspimem_flash_ll.h329 return dev->fsm.st == 0; in spimem_flash_ll_host_idle()
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dsdmmc_struct.h331 uint32_t fsm: 4; ///< DMAC FSM state member
Dspi_mem_struct.h271 } fsm; member
/hal_espressif-latest/components/soc/esp32/include/soc/
Dsdmmc_struct.h378 uint32_t fsm: 4; ///< DMAC FSM state member
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Dspimem_flash_ll.h333 return dev->fsm.spi0_mst_st == 0; in spimem_flash_ll_host_idle()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dspimem_flash_ll.h333 return dev->fsm.spi0_mst_st == 0; in spimem_flash_ll_host_idle()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dspimem_flash_ll.h329 return dev->fsm.st == 0; in spimem_flash_ll_host_idle()
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dapb_saradc_struct.h56 } fsm; member
Dspi_mem_struct.h262 } fsm; member
Dspi_struct.h254 } fsm; member
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dspi_mem_struct.h203 } fsm; member
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dspi_mem_struct.h202 } fsm; member
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dspi_mem_struct.h285 } fsm; member
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dspi_mem_struct.h286 } fsm; member