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
..
2022-01-19 11:08:57 +08:00
2022-03-08 14:05:23 +00:00
2022-01-19 11:08:57 +08:00
2022-01-19 11:08:57 +08:00
2022-02-24 22:20:09 +08:00
2022-01-19 11:08:57 +08:00
2022-07-11 12:24:58 +08:00