esp-idf/components/hal/esp32
songruojing 0c4b9a0101 gpio: Fix HAL bad bit shift operation on gpio_num_t reported from coverity
All gpio hal and ll functions input arguments gpio_num_t are changed to uint32_t type.
Validation of gpio num should be guaranteed from the driver layer.
2022-07-15 16:51:25 +08:00
..
include/hal gpio: Fix HAL bad bit shift operation on gpio_num_t reported from coverity 2022-07-15 16:51:25 +08:00
adc_hal.c adc: unify adc_ll_num_t and adc_unit_t 2022-03-18 11:36:50 +08:00
brownout_hal.c spi_flash: Making XMC flash works more stable when brownout detected 2022-06-02 10:38:55 +08:00
efuse_hal.c efuse: Adds major and minor versions and others 2022-07-05 14:38:27 +08:00
gpio_hal_workaround.c gpio: Fix HAL bad bit shift operation on gpio_num_t reported from coverity 2022-07-15 16:51:25 +08:00
touch_sensor_hal.c hal: fix issues reported by PVS-Studio 2022-03-14 18:46:48 +01:00